Constructor
PhoshHeadnew_from_wlr_head
Declaration [src]
PhoshHead*
phosh_head_new_from_wlr_head (
gpointer wlr_head
)
Parameters
wlr_head |
gpointer |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | PhoshHead |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |