mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
Fix a gtk-doc warning
This commit is contained in:
parent
90fcf994d5
commit
d5d896f812
@ -62,7 +62,7 @@ GType gtk_application_window_get_type (void) G_GNUC_CONST;
|
||||
GtkWidget * gtk_application_window_new (GtkApplication *application);
|
||||
|
||||
void gtk_application_window_set_show_menubar (GtkApplicationWindow *window,
|
||||
gboolean show);
|
||||
gboolean show_menubar);
|
||||
gboolean gtk_application_window_get_show_menubar (GtkApplicationWindow *window);
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user