mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-28 23:12:17 +01:00 
			
		
		
		
	docs: Fix typo in G_DEFINE_DYNAMIC_TYPE_EXTENDED example.
This commit is contained in:
		| @@ -160,7 +160,7 @@ struct _GTypeModuleClass | ||||
|  *   }; | ||||
|  *   gtk_gadget_type_id = g_type_module_register_type (type_module, | ||||
|  *                                                     GTK_TYPE_THING, | ||||
|  *                                                     GtkGadget, | ||||
|  *                                                     "GtkGadget", | ||||
|  *                                                     &g_define_type_info, | ||||
|  *                                                     (GTypeFlags) flags); | ||||
|  *   { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user