Home
last modified time | relevance | path

Searched refs:birthdays_list_selection (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dcontacts_birthdays.c89 if (gtk_tree_selection_get_selected (appGUI->cnt->birthdays_list_selection, &model, &iter)) { in birthdays_list_dbclick_cb()
217 …appGUI->cnt->birthdays_list_selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (appGUI->cnt->b… in contacts_create_birthdays_window()
H A Dgui.h555 GtkTreeSelection *birthdays_list_selection; member