References
Libraries
Superclasses: LayoutChild, Object
LayoutChild
Object
OverlayLayoutChild(**properties)
Retrieves whether the child is clipped.
Retrieves whether the child is measured.
Sets whether to clip this child.
clip_overlay – whether to clip this child
Sets whether to measure this child.
measure – whether to measure this child
Whether the child should be clipped to fit the parent’s size.
Whether the child size should contribute to the GtkOverlayLayout’s measurement.
GtkOverlayLayout
OverlayLayoutChild.get_clip_overlay()
OverlayLayoutChild.get_measure()
OverlayLayoutChild.set_clip_overlay()
OverlayLayoutChild.set_measure()
OverlayLayoutChild.props.clip_overlay
OverlayLayoutChild.props.measure