Gtk.Frame.prototype.set_label_widget

function set_label_widget(label_widget:Gtk.Widget):void {
    // Gjs wrapper for gtk_frame_set_label_widget()
}

Sets the label widget for the frame. This is the widget that will appear embedded in the top edge of the frame as a title.

label_widget

the new label widget