Package: gtk

Accessor gtk-paned-child-resize

Lambda List

gtk-paned-child-resize (container child)

Syntax

(gtk-paned-child-resize container child) => resize)
(setf (gtk-paned-child-resize container child) resize)

Arguments

container -- a gtk-paned widget
child -- a gtk-widget child widget
resize -- a boolean whether the child widget expands and shrinks along with the paned widget

Details

Accessor of the resize child property of the gtk-paned class.

The gtk-paned-child-resize function gets whether the child widget expands and shrinks along with the paned widget. The (setf gtk-paned-child-resize) function sets the child property.
 

See also

2021-12-1