Method
PhoshHeadfind_mode_by_name
Declaration [src]
PhoshHeadMode*
phosh_head_find_mode_by_name (
PhoshHead* self,
const char* name
)
Parameters
name |
const char* |
The name of a mode. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | PhoshHeadMode |
The |
|
The data is owned by the instance. |