Method
PhocOutputdrag_icons_for_each_surface
Declaration [src]
void
phoc_output_drag_icons_for_each_surface (
PhocOutput* self,
PhocInput* input,
PhocSurfaceIterator iterator,
void* user_data
)
Parameters
input-
Type:
PhocInputA
PhocInput.The data is owned by the caller of the method. iterator-
Type:
PhocSurfaceIteratorThe iterator.
user_data-
Type:
void*Callback user data.
The argument can be NULL.The data is owned by the caller of the method.