Frame.this

Creates a new gtk.Frame, with optional label label. If label is NULL, the label is omitted.

Parameters

label string

the text to use as the label of the frame

Return Value

a new gtk.Frame widget

Throws

ConstructionException GTK+ fails to create the object.