forked from AuroraMiddleware/gtk
Change param name to make gtk-doc happy.
This commit is contained in:
parent
2359f03b6b
commit
7c8130dada
@ -60,7 +60,7 @@ struct _GtkFontChooserDialogClass
|
||||
|
||||
GType gtk_font_chooser_dialog_get_type (void) G_GNUC_CONST;
|
||||
GtkWidget* gtk_font_chooser_dialog_new (const gchar *title,
|
||||
GtkWindow *window);
|
||||
GtkWindow *parent);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user