RGtk2 (version 2.20.31)

gtkPanedAdd1: gtkPanedAdd1

Description

Adds a child to the top or left pane with default parameters. This is equivalent to gtk_paned_pack1 (paned, child, FALSE, TRUE).

Usage

gtkPanedAdd1(object, child)

Arguments

object
a paned widget
child
the child to add