Home
last modified time | relevance | path

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

/dports/games/libretro-px68k/px68k-libretro-8455d9c/libretro/
H A Dprop.c481 static void file_selection_ok(GtkWidget *w, GtkFileSelection *gfs);
1277 file_selection_ok(GtkWidget *w, GtkFileSelection *gfs)
1378 "clicked", GTK_SIGNAL_FUNC(file_selection_ok), fsp);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestgtk.c7852 file_selection_ok (GtkFileSelection *fs) in file_selection_ok() function
7889 G_CALLBACK (file_selection_ok), in create_file_selection()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/
H A DChangeLog11739 * sample/test/TestFileSelection.cs (file_selection_ok):