Function
GObjectflags_get_value_by_name
Parameters
flags_class |
GFlagsClass |
A |
|
The data is owned by the caller of the function. | |
name |
const gchar* |
The name to look up. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GFlagsValue |
The |
|
The data is owned by the called function. | |
The return value can be NULL . |