Constructor
ValagirMetadataRulenew
Declaration
GirMetadataRule*
gir_metadata_rule_new (
const gchar* pattern,
const gchar* selector,
GeeMap* args,
GeeList* children,
GirXmlReference* source_reference
)
Parameters
pattern-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. selector-
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. args-
Type:
GeeMapNo description available.
The data is owned by the caller of the function. children-
Type:
GeeListNo description available.
The data is owned by the caller of the function. source_reference-
Type:
GirXmlReferenceNo description available.
The data is owned by the caller of the function.
Return value
Type: GirMetadataRule
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |