GridLayoutChild
open class GridLayoutChild(pointer: <Error class: unknown class><<Error class: unknown class>>) : LayoutChild
GtkLayoutChild
subclass for children in a GtkGridLayout
.
Constructors
Properties
Functions
Link copied to clipboard
Retrieves the GtkWidget
associated to the given @layout_child.
Link copied to clipboard
Retrieves the number of columns that @child spans to.
Link copied to clipboard
Retrieves the GtkLayoutManager
instance that created the given @layout_child.
Link copied to clipboard
Retrieves the number of rows that @child spans to.
Link copied to clipboard
Sets the number of columns @child spans to.
Link copied to clipboard
Sets the number of rows @child spans to.