gtkPanedSetPosition {RGtk2}R Documentation

gtkPanedSetPosition

Description

Sets the position of the divider between the two panes.

Usage

gtkPanedSetPosition(object, position)

Arguments

object [GtkPaned] a GtkPaned widget
position [integer] pixel position of divider, a negative value means that the position is unset.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]