mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26:17 +01:00
parent
2ac44f3111
commit
79da3551e3
@ -1420,8 +1420,8 @@ guint g_type_get_type_registration_serial (void);
|
|||||||
* @OBJ_NAME: The bare name of the type, in all caps (like 'WIDGET')
|
* @OBJ_NAME: The bare name of the type, in all caps (like 'WIDGET')
|
||||||
* @ParentName: the name of the parent type, in camel case (like GtkWidget)
|
* @ParentName: the name of the parent type, in camel case (like GtkWidget)
|
||||||
*
|
*
|
||||||
* A convenience macro for emitting the usual declarations in the header file for a type which will is intended
|
* A convenience macro for emitting the usual declarations in the
|
||||||
* to be subclassed.
|
* header file for a type which is intended to be subclassed.
|
||||||
*
|
*
|
||||||
* You might use it in a header as follows:
|
* You might use it in a header as follows:
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user