OverlayLayoutChild
open class OverlayLayoutChild(pointer: <Error class: unknown class><<Error class: unknown class>>) : LayoutChild
GtkLayoutChild
subclass for children in a GtkOverlayLayout
.
Constructors
Properties
Link copied to clipboard
The widget that is associated to the GtkLayoutChild
instance.
Link copied to clipboard
Whether the child should be clipped to fit the parent's size.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The layout manager that created the GtkLayoutChild
instance.
Functions
Link copied to clipboard
Retrieves the GtkWidget
associated to the given @layout_child.
Link copied to clipboard
Retrieves whether the child is clipped.
Link copied to clipboard
Retrieves the GtkLayoutManager
instance that created the given @layout_child.
Link copied to clipboard
Retrieves whether the child is measured.
Link copied to clipboard
Sets whether to clip this child.
Link copied to clipboard
Sets whether to measure this child.