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