accellabel: Fix code snippet
This commit is contained in:
		@ -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;
 | 
			
		||||
 *
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user