Method
GtkFrameset_label
Declaration [src]
void
gtk_frame_set_label (
GtkFrame* frame,
const gchar* label
)
Description [src]
Removes the current GtkFrame:label-widget
. If label
is not NULL
, creates a
new GtkLabel
with that text and adds it as the GtkFrame:label-widget
.
Sets property | Gtk.Frame:label |