Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechoosernative.c344 gtk_file_chooser_native_choice_free (GtkFileChooserNativeChoice *choice) in gtk_file_chooser_native_choice_free() function
400 gtk_file_chooser_native_choice_free (choice); in gtk_file_chooser_native_remove_choice()
525 g_slist_free_full (self->choices, (GDestroyNotify)gtk_file_chooser_native_choice_free); in gtk_file_chooser_native_finalize()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechoosernative.c316 gtk_file_chooser_native_choice_free (GtkFileChooserNativeChoice *choice) in gtk_file_chooser_native_choice_free() function
372 gtk_file_chooser_native_choice_free (choice); in gtk_file_chooser_native_remove_choice()
497 g_slist_free_full (self->choices, (GDestroyNotify)gtk_file_chooser_native_choice_free); in gtk_file_chooser_native_finalize()