This commit is contained in:
Matthias Clasen
2006-05-15 17:16:28 +00:00
parent 24fb387fb9
commit ba7dd25959
89 changed files with 1366 additions and 1223 deletions

View File

@@ -839,7 +839,7 @@ class conforms.
@instance_class: A #GTypeClass structure.
@iface_type: An interface ID which this class conforms to.
@Returns: The GTypeInterface structure of iface_type if implemented
by @instance_class, %NULL otherwise
by @instance_class, %NULL otherwise
<!-- ##### FUNCTION g_type_interface_peek_parent ##### -->