mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gio: Add some missing type annotations to object arguments
Similar to https://bugzilla.gnome.org/show_bug.cgi?id=745239
This commit is contained in:
@@ -2928,7 +2928,7 @@ g_settings_bind_writable (GSettings *settings,
|
||||
|
||||
/**
|
||||
* g_settings_unbind:
|
||||
* @object: the object
|
||||
* @object: (type GObject.Object): the object
|
||||
* @property: the property whose binding is removed
|
||||
*
|
||||
* Removes an existing binding for @property on @object.
|
||||
|
Reference in New Issue
Block a user