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

Re: making GtkFileChooser allow directories only?



On Mon, 2004-09-27 at 13:12, William Dest wrote:
> I want to allow the user to set a path or directory
> which gets saved in the settings for the program.  I'd
> like to use GtkFileChooser to show the directories and
> let the user choose one, but is there a way to NOT
> show the files in the directories, since they would
> not be valid selections?
> 
http://developer.gnome.org/doc/API/2.0/gtk/GtkFileChooser.html#GtkFileChooserAction

See GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER



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