mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 12:40:10 +00:00
accellabel: Fix code snippet
This commit is contained in:
parent
8169d6703a
commit
7525a11a30
@ -74,6 +74,8 @@
|
||||
* ## Creating a simple menu item with an accelerator key.
|
||||
*
|
||||
* |[<!-- language="C" -->
|
||||
* GtkWidget *window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
|
||||
* GtkWidget *menu = gtk_menu_new ();
|
||||
* GtkWidget *save_item;
|
||||
* GtkAccelGroup *accel_group;
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user