[][src]Function gtk_sys::gtk_combo_box_set_row_separator_func

pub unsafe extern "C" fn gtk_combo_box_set_row_separator_func(
    combo_box: *mut GtkComboBox,
    func: GtkTreeViewRowSeparatorFunc,
    data: gpointer,
    destroy: GDestroyNotify
)