mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 14:14:10 +00:00
script: Fix annotation for get_object()'s return value
This commit is contained in:
parent
dcf2662616
commit
2f21c851ea
@ -569,7 +569,7 @@ clutter_script_load_from_data (ClutterScript *script,
|
|||||||
* Retrieves the object bound to @name. This function does not increment
|
* Retrieves the object bound to @name. This function does not increment
|
||||||
* the reference count of the returned object.
|
* the reference count of the returned object.
|
||||||
*
|
*
|
||||||
* Return value: : (transfer none): the named object, or %NULL if no object
|
* Return value: (transfer none): the named object, or %NULL if no object
|
||||||
* with the given name was available
|
* with the given name was available
|
||||||
*
|
*
|
||||||
* Since: 0.6
|
* Since: 0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user