Virtual Method
PhocViewset_suspended
Declaration [src]
void
set_suspended (
PhocView* self,
_Bool suspended
)
Description [src]
This is called by PhocView
to indicate that the view is suspended
The implementation is optional.