Constructor
ValagirReturnValuenew
Declaration
GirReturnValue*
gir_return_value_new (
gboolean introspectable,
gboolean nullable,
const gchar* closure,
GirScope scope,
const gchar* destroy,
gboolean skip,
gboolean allow_none,
GirTransferOwnership transfer_ownership,
GirDocElementsParameters* doc_elements,
GeeList* attributes,
GirAnyType* anytype,
GirXmlReference* source
)
Parameters
introspectable-
Type:
gbooleanNo description available.
nullable-
Type:
gbooleanNo description available.
closure-
Type:
const gchar*No description available.
The argument can be NULL.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. scope-
Type:
GirScopeNo description available.
destroy-
Type:
const gchar*No description available.
The argument can be NULL.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. skip-
Type:
gbooleanNo description available.
allow_none-
Type:
gbooleanNo description available.
transfer_ownership-
Type:
GirTransferOwnershipNo description available.
doc_elements-
Type:
GirDocElementsParametersNo description available.
The data is owned by the caller of the function. attributes-
Type:
GeeListNo description available.
The data is owned by the caller of the function. anytype-
Type:
GirAnyTypeNo description available.
The data is owned by the caller of the function. source-
Type:
GirXmlReferenceNo description available.
The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: GirReturnValue
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |