Mark 2.2 API additions.

This commit is contained in:
Matthias Clasen
2002-11-28 00:15:45 +00:00
parent d2c266b3dd
commit a69dc4b65d
16 changed files with 114 additions and 3 deletions

View File

@@ -1230,6 +1230,8 @@ g_type_interface_add_prerequisite (GType interface_type,
*
* Return value: a newly-allocated zero-terminated array of #GType containing
* the prerequisites of @interface_type
*
* Since: 2.2
**/
GType* /* free result */
g_type_interface_prerequisites (GType interface_type,