Frame
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Frame (string? label)
Creates a new Frame, 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: