gtkPanedGetPosition {RGtk2}R Documentation

gtkPanedGetPosition

Description

Obtains the position of the divider between the two panes.

Usage

gtkPanedGetPosition(object)

Arguments

object [GtkPaned] a GtkPaned widget

Value

[integer] position of the divider

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]