Gtk.ComboBox.prototype.set_title

function set_title(title:String):void {
    // Gjs wrapper for gtk_combo_box_set_title()
}

Sets the menu's title in tearoff mode.

Since 2.10

title

a title for the menu in tearoff mode