Frame
Description:
Creates a new `GtkFrame`, with optional label label
.
If label
is null, the label is omitted.
Parameters:
label |
the text to use as the label of the frame |
Returns:
a new `GtkFrame` widget |
Creates a new `GtkFrame`, with optional label label
.
If label
is null, the label is omitted.
label |
the text to use as the label of the frame |
a new `GtkFrame` widget |