Method
GtkComboBoxget_row_separator_func
Declaration [src]
GtkTreeViewRowSeparatorFunc
gtk_combo_box_get_row_separator_func (
  GtkComboBox* combo_box
)
Description [src]
Returns the current row separator function.
| This method is not directly available to language bindings. | 
Return value
| Returns: | GtkTreeViewRowSeparatorFunc | 
| The current row separator function. |