gtkPanedGetPosition {RGtk2}R Documentation

gtkPanedGetPosition

Description

Obtains the position of the divider between the two panes.

Usage

gtkPanedGetPosition(object)

Arguments

object

a GtkPaned widget

Value

[integer] position of the divider

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]