Package: gtk

Function gtk:separator-new

Lambda List

gtk:separator-new (orientation)

Arguments

orientation -- a gtk:orientation value for the orientation of the separator

Return Value

The new gtk:separator widget.

Details

Creates a new separator widget with the given orientation. See also the gtk:orientable interface.
 

See also

2025-07-06