Re: GTK+ 2.4 file selector request



On Tue, 2003-04-15 at 07:36, Ross Burton wrote:
> Hi,
> 
> Quick message before I go to lunch -- I don't have the archives to hand
> atm but will the GTK+ 2.4 file selector support a directory selection
> mode, where I can pick a folder instead of a file?

void       gtk_file_chooser_set_folder_mode     (GtkFileChooser *chooser,
                                                 gboolean        folder_mode);
gboolean   gtk_file_chooser_get_folder_mode     (GtkFileChooser *chooser);

Regards,
                                          Owen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]