GtkComboBox::get_row_span_column

int get_row_span_column();

The get_row_span_column() method returns the value of the "row-span-column" property. The "row-span-column" property indicates the column in the associated GtkTreeModel row that contains an integer that indicates how many rows the item should span.

See also: set_row_span_column()