gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Table.attach
gtk
Table
Table
Attach a new widget creating a new row if necessary
void
attach
(Widget child)
class
Table
void
attach
(
Widget
child
)
void
attach
(Widget child, uint leftAttach, uint rightAttach, uint topAttach, uint bottomAttach, GtkAttachOptions xoptions, GtkAttachOptions yoptions, uint xpadding, uint ypadding)
Meta
Source
See Implementation
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
col
defaultXOption
defaultYOption
gtkTable
maxCols
maxRows
row
Attach a new widget creating a new row if necessary