Package: gtk

Accessor gtk-frame-label-widget

Lambda List

gtk-frame-label-widget (object)

Syntax

(gtk-frame-label-widget object) => label-widget
(setf (gtk-frame-label-widget object) label-widget)

Arguments

object -- a gtk-frame widget
label-widget -- the new gtk-widget label widget

Details

Accessor of the label-widget slot of the gtk-frame class.

The slot access function gtk-frame-label-widget retrieves the label widget for the frame. The slot access function (setf gtk-frame-label-widget) sets the label widget for the frame.

This is the widget that will appear embedded in the top edge of the frame as a title.
 

See also

2020-9-5