Home
last modified time | relevance | path

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

/dports/misc/mc-nox11/mc-4.8.27/lib/widget/
H A Dlistbox.c76 listbox_entry_free (void *data) in listbox_entry_free() function
749 listbox_entry_free (current->data); in listbox_remove_current()
795 g_queue_free_full (l->list, (GDestroyNotify) listbox_entry_free); in listbox_remove_list()
/dports/misc/mc/mc-4.8.27/lib/widget/
H A Dlistbox.c76 listbox_entry_free (void *data) in listbox_entry_free() function
749 listbox_entry_free (current->data); in listbox_remove_current()
795 g_queue_free_full (l->list, (GDestroyNotify) listbox_entry_free); in listbox_remove_list()