Package: gtk

Accessor gtk-paned-position

Lambda List

gtk-paned-position (object)

Syntax

(gtk-paned-position object) => position
(setf (gtk-paned-position position) position)

Arguments

object -- a gtk-paned widget
position -- an integer with the pixel position of divider, a negative value means that the position is unset

Details

Accessor of the position slot of the gtk-paned class.

The gtk-paned-position slot access function obtains the position of the divider between the two panes. The (setf gtk-paned-position) slot access function sets the position.
 

See also

2021-12-1