Frame.this

Creates a new #GtkFrame, 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 #GtkFrame widget

Throws

ConstructionException GTK+ fails to create the object.

Meta