mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Remove g_type_class_get_private() public documentation
This is a internal function needed for the documented
G_TYPE_CLASS_GET_PRIVATE() macro
This was introduced by error in
commit 81e2aa941b
This commit is contained in:
@@ -64,15 +64,6 @@ are set for @type.
|
|||||||
@flags: Bitwise combination of #GTypeFlags and #GTypeFundamentalFlags.
|
@flags: Bitwise combination of #GTypeFlags and #GTypeFundamentalFlags.
|
||||||
@Returns: #TRUE if all @flags are set for @type, #FALSE otherwise.
|
@Returns: #TRUE if all @flags are set for @type, #FALSE otherwise.
|
||||||
|
|
||||||
<!-- ##### FUNCTION g_type_class_get_private ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@klass:
|
|
||||||
@private_type:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION g_type_instance_is_a ##### -->
|
<!-- ##### FUNCTION g_type_instance_is_a ##### -->
|
||||||
<para>
|
<para>
|
||||||
Determines if @instance adheres to the interface exported
|
Determines if @instance adheres to the interface exported
|
||||||
|
Reference in New Issue
Block a user