Method
PhocCursorset_name
Declaration [src]
void
phoc_cursor_set_name (
PhocCursor* self,
wl_client* client,
const char* name
)
Description [src]
Select a cursor from the cursor theme by its name. To use a surface see
phoc_cursor_set_image()
.