Lines Matching full:returns
59 * Returns: If @path is the path that led to @obj, the function
60 * returns the #Object corresponding to "@path/@part".
61 * If "@path/@part" is not a valid object path, it returns #NULL.
589 * Returns: An #InterfaceClass or raise an error if cast is invalid
600 * Returns: @obj casted to @interface if cast is valid, otherwise raise error.
614 * Returns: The newly allocated and instantiated object.
626 * Returns: The newly allocated and instantiated object.
674 * Returns: The newly allocated, instantiated & initialized object.
738 * Returns: %true on success, %false on error.
750 * Returns: %true on success, %false on error.
787 * Returns: %true on success, %false on failure.
806 * Returns: %true on success, %false on failure.
842 * Returns: This function returns @obj on success or #NULL on failure.
867 * Returns: The #ObjectClass of the type associated with @obj.
875 * Returns: The QOM typename of @obj.
886 * Returns: the new #Type.
895 * string members to continue to exist after the call returns.
897 * Returns: the new #Type.
972 * Returns: If @typename is a class, this function returns @klass if
973 * @typename is a subtype of @klass, else returns #NULL.
975 * If @typename is an interface, this function returns the interface
988 * Returns: The parent for @klass or %NULL if none.
996 * Returns: The QOM typename for @klass.
1004 * Returns: %true if @klass is abstract, %false otherwise.
1012 * Returns: The class for @typename or %NULL if not found.
1024 * Returns: The class for @typename or %NULL if not found.
1037 * Returns: A singly-linked list of the classes in reverse hashtable order.
1047 * Returns: A singly-linked list of the classes in alphabetical
1059 * Returns: @obj
1092 * Returns: The #ObjectProperty; this can be used to set the @resolve
1199 * @errp: returns an error if this function fails
1225 * @errp: returns an error if this function fails
1293 * Returns: the next property, or %NULL when all properties
1306 * @errp: returns an error if this function fails
1310 * Returns: %true on success, %false on failure.
1320 * @errp: returns an error if this function fails
1324 * Returns: %true on success, %false on failure.
1333 * @errp: returns an error if this function fails
1335 * Returns: the value of the property, converted to a C string, or NULL if
1347 * @errp: returns an error if this function fails
1355 * Returns: %true on success, %false on failure.
1364 * @errp: returns an error if this function fails
1366 * Returns: the value of the property, resolved from a path to an Object,
1378 * @errp: returns an error if this function fails
1382 * Returns: %true on success, %false on failure.
1391 * @errp: returns an error if this function fails
1393 * Returns: the value of the property, converted to a boolean, or false if
1404 * @errp: returns an error if this function fails
1408 * Returns: %true on success, %false on failure.
1417 * @errp: returns an error if this function fails
1419 * Returns: the value of the property, converted to an integer, or -1 if
1430 * @errp: returns an error if this function fails
1434 * Returns: %true on success, %false on failure.
1443 * @errp: returns an error if this function fails
1445 * Returns: the value of the property, converted to an unsigned integer, or 0
1456 * @errp: returns an error if this function fails
1458 * Returns: the value of the property, converted to an integer (which
1472 * @errp: returns an error if this function fails
1476 * Returns: %true on success, %false on failure.
1486 * @errp: returns an error if this function fails
1490 * Returns: %true on success, %false on failure.
1500 * @errp: returns an error if this function fails
1502 * Returns a string representation of the value of the property. The
1512 * @errp: returns an error if this function fails
1514 * Returns: The type name of the property.
1522 * Returns: the root object of the composition tree
1534 * Returns: the user object container
1545 * Returns: the internal object container
1553 * Returns: The final component in the object's canonical path. The canonical
1563 * Returns: The canonical path for a object, newly allocated. This is
1590 * Returns: The matched object or %NULL on path lookup failure.
1610 * Returns: The matched object or NULL on path lookup failure.
1624 * Returns: The matched object or NULL on path lookup failure.
1636 * Returns: The resolved object or NULL on path lookup failure.
1648 * Returns: The resolved object or NULL on path lookup failure.
1669 * Returns: The newly added property on success, or %NULL on failure.
1703 * callback function. It allows the link property to be set and never returns
1731 * managed by the property from after the function returns till the
1737 * Returns: The newly added property on success, or %NULL on failure.
1763 * Returns: The newly added property on success, or %NULL on failure.
1785 * Returns: The newly added property on success, or %NULL on failure.
1808 * Returns: The newly added property on success, or %NULL on failure.
1832 * Returns: The newly added property on success, or %NULL on failure.
1860 * Returns: The newly added property on success, or %NULL on failure.
1881 * Returns: The newly added property on success, or %NULL on failure.
1902 * Returns: The newly added property on success, or %NULL on failure.
1923 * Returns: The newly added property on success, or %NULL on failure.
1949 * Returns: The newly added property on success, or %NULL on failure.
1968 * Returns: The newly added property on success, or %NULL on failure.
1981 * Returns: %true on success, %false on failure.
1994 * Call @fn passing each child of @obj and @opaque to it, until @fn returns
2000 * Returns: The last value returned by @fn, or 0 if there is no child.
2011 * Call @fn passing each child of @obj and @opaque to it, until @fn returns
2018 * Returns: The last value returned by @fn, or 0 if there is no child.
2031 * Returns: the container object.
2042 * Returns: a user-friendly formatted string describing the property