GtkComboBox::get_column_span_column

int get_column_span_column();

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

See also: set_column_span_column()