GtkFontChooser: GtkFontChooserDialog: Update documenation to reflect Since: 3.2
This commit is contained in:
committed by
Matthias Clasen
parent
4add47946b
commit
4163fa5d29
@ -73,6 +73,8 @@
|
||||
*
|
||||
* To change the text which is shown in the preview area, use
|
||||
* gtk_font_chooser_set_preview_text().
|
||||
*
|
||||
* Since: 3.2
|
||||
*/
|
||||
|
||||
|
||||
@ -656,6 +658,8 @@ gtk_font_chooser_init (GtkFontChooser *fontchooser)
|
||||
* Creates a new #GtkFontChooser.
|
||||
*
|
||||
* Return value: a new #GtkFontChooser
|
||||
*
|
||||
* Since: 3.2
|
||||
*/
|
||||
GtkWidget *
|
||||
gtk_font_chooser_new (void)
|
||||
|
||||
Reference in New Issue
Block a user