Method
PhocDesktopfor_each_view
Declaration [src]
void
phoc_desktop_for_each_view (
PhocDesktop* self,
PhocDesktopViewIter view_iter,
gpointer user_data
)
Parameters
view_iter
-
Type:
PhocDesktopViewIter
The iterator.
user_data
-
Type:
gpointer
The user data.
The argument can be NULL
.The data is owned by the caller of the method.