Frame

constructor(label: String? = null)(source)

Creates a new GtkFrame, with optional label @label.

If @label is null, the label is omitted.

Return

a new GtkFrame widget

Parameters

label

the text to use as the label of the frame


constructor(gtkFramePointer: <Error class: unknown class><<Error class: unknown class>>)(source)