Package: gtk

Function gtk:bin-child

Lambda List

gtk:bin-child (bin)

Arguments

bin -- a gtk:bin widget

Return Value

The gtk:widget child widget of bin.

Details

Gets the child widget of the bin widget, or nil if the bin argument contains no child widget.
 

See also

2023-12-30