Documentation
Dlang.org
Paned.insert
panel
paned
Paned
Inserts a widget at position in the paned.
class
Paned
void
insert
(
int
position
,
gtk.widget.Widget
child
)
Parameters
position
int
the position
child
gtk
.
widget
.
Widget
a #GtkWidget to insert.
panel
paned
Paned
constructors
this
functions
append
getNChildren
getNthChild
insert
insertAfter
prepend
remove
self
properties
gType
static functions
getGType
Inserts a widget at position in the paned.