Frame.setLabelWidget
void setLabelWidget(gtk.widget.Widget labelWidget = null)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.
Parameters
labelWidget | the new label widget |
void setLabelWidget(gtk.widget.Widget labelWidget = null)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.
labelWidget | the new label widget |