Frame.this

Creates a new gtk.frame.Frame, with optional label label.

If label is null, the label is omitted.

class Frame
this
(
string label = null
)

Parameters

label string

the text to use as the label of the frame

Return Value

a new gtk.frame.Frame widget