Gtk.ComboBox.prototype.get_row_span_column
function get_row_span_column():Number { // Gjs wrapper for gtk_combo_box_get_row_span_column() }
Returns the column with row span information for combo_box.
Since 2.6
- Returns
the row span column.
function get_row_span_column():Number { // Gjs wrapper for gtk_combo_box_get_row_span_column() }
Returns the column with row span information for combo_box.
Since 2.6
the row span column.