Gtk.ComboBox.prototype.get_title
function get_title():String { // Gjs wrapper for gtk_combo_box_get_title() }
Gets the current title of the menu in tearoff mode. See Gtk.set_add_tearoffs.
Since 2.10
- Returns
the menu's title in tearoff mode. This is an internal copy of the string which must not be freed.