Documentation
Dlang.org
GridLayoutChild.setColumn
gtk
grid_layout_child
GridLayoutChild
Sets the column number to attach the left side of child.
class
GridLayoutChild
void
setColumn
(
int
column
)
Parameters
column
int
the attach point for child
gtk
grid_layout_child
GridLayoutChild
constructors
this
functions
getColumn
getColumnSpan
getRow
getRowSpan
self
setColumn
setColumnSpan
setRow
setRowSpan
properties
_gType
column
columnSpan
row
rowSpan
static functions
_getGType
Sets the column number to attach the left side of child.