Home
last modified time | relevance | path

Searched refs:e_destination_store_get_path (Results 1 – 3 of 3) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-destination-store.h99 GtkTreePath * e_destination_store_get_path (GtkTreeModel *tree_model,
H A De-destination-store.c144 iface->get_path = e_destination_store_get_path; in e_destination_store_tree_model_init()
554 e_destination_store_get_path (GtkTreeModel *tree_model, in e_destination_store_get_path() function
H A De-name-selector-list.c278 path = e_destination_store_get_path (GTK_TREE_MODEL (store), &iter); in enl_tree_select_node()