Method
GioFileInfoget_attribute_object
Description
Gets the value of a GObject
attribute. If the attribute does
not contain a GObject
, NULL
will be returned.
Parameters
attribute |
const char* |
A file attribute key. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GObject |
A |
|
The data is owned by the instance. | |
The return value can be NULL . |