Searched refs:gfio (Results 1 – 4 of 4) sorted by relevance
3 - Ability to save job files. Probably in an extended gfio format,48 - Split gfio.c a bit. Add gfio/ sub directory, and split it into
157 --enable-gfio)1000 gfio="no"1029 gfio="yes"1034 gfio="no"1038 gfio="no"1044 echo "gtk 2.18 or higher $gfio"1519 if test "$gfio" = "yes" ; then
106 For gfio, gtk 2.18 (or newer), associated glib threads, and cairo are required107 to be installed. gfio isn't built automatically and can be enabled108 with a --enable-gfio option to configure.
1576 const gchar *gfio = g_get_application_name(); in add_recent_file_items() local1603 if (!gtk_recent_info_has_application(info, gfio)) in add_recent_file_items()