Package: gtk

Accessor gtk-handle-box-child-detached

Lambda List

gtk-handle-box-child-detached (object)

Syntax

(gtk-handle-box-child-detached object) => detached

Arguments

object -- a gtk-handle-box widget
detached -- a boolean whether the child is detached

Details

Accessor of the child-detached slot of the gtk-handle-box class.

Returns whether the child of the handle box is currently detached.

Warning

The function gtk-handle-box-child-detached has been deprecated since version 3.4 and should not be used in newly written code. The gtk-handle-box widget has been deprecated.
 

See also

2021-7-20