Function
GObjectflags_get_value_by_nick
Parameters
flags_class |
GFlagsClass |
A |
|
The data is owned by the caller of the function. | |
nick |
const gchar* |
The nickname 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 . |