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:
Javier Jardón 2010-03-29 18:20:03 +02:00
parent 0f51e99565
commit c3f1025c33

View File

@ -64,15 +64,6 @@ are set for @type.
@flags: Bitwise combination of #GTypeFlags and #GTypeFundamentalFlags.
@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 ##### -->
<para>
Determines if @instance adheres to the interface exported