This is the equivalent of phoc_view_apply_damage
but for PhocViewChild
.
This is the equivalent of phoc_view_damage_whole()
but for
PhocViewChild
.
Get the view’s parent (if any). The parent is either a PhocViewChild
or NULL
(in that case self
is a direct child of it’s view
).
No description available.
Get the root of the tree this child belongs to.
Get the wlr_surface
associated with this view child.
Sets whether the view child is currently mapped.