forked from AuroraMiddleware/gtk
Add introspection annotation for gtk_builder_get_object
This commit is contained in:
parent
ab3d86d44d
commit
c4a3a7bdfd
@ -857,8 +857,8 @@ gtk_builder_add_objects_from_string (GtkBuilder *builder,
|
|||||||
* Gets the object named @name. Note that this function does not
|
* Gets the object named @name. Note that this function does not
|
||||||
* increment the reference count of the returned object.
|
* increment the reference count of the returned object.
|
||||||
*
|
*
|
||||||
* Return value: the object named @name or %NULL if it could not be
|
* Return value: (transfer none): the object named @name or %NULL if
|
||||||
* found in the object tree.
|
* it could not be found in the object tree.
|
||||||
*
|
*
|
||||||
* Since: 2.12
|
* Since: 2.12
|
||||||
**/
|
**/
|
||||||
|
Loading…
Reference in New Issue
Block a user