mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
docs: Fix typo in G_DEFINE_DYNAMIC_TYPE_EXTENDED example.
This commit is contained in:
parent
5aa38ae9fb
commit
ed1f10bc1c
@ -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);
|
||||
* {
|
||||
|
Loading…
Reference in New Issue
Block a user