go
Table.this
gtk
Table
Table
Sets our main struct and passes it to the parent class.
this
(GtkTable* gtkTable, bool ownedRef)
class
Table
this
(
GtkTable
*
gtkTable
,
bool
ownedRef
= false
)
this
(uint rows, uint columns, int homogeneous)
gtk
Table
Table
constructors
this
functions
attach
attachDefaults
getColSpacing
getDefaultColSpacing
getDefaultRowSpacing
getHomogeneous
getRowSpacing
getSize
getStruct
getTableStruct
removeAll
resize
setColSpacing
setColSpacings
setHomogeneous
setRowSpacing
setRowSpacings
static functions
getType
variables
gtkTable
Sets our main struct and passes it to the parent class.