Re: Default-Filter in gtk_file_selection?
- From: Owen Taylor <otaylor redhat com>
- To: Ralf Müller <ralf deres-mueller de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Default-Filter in gtk_file_selection?
- Date: 08 Aug 2003 09:37:52 -0400
On Fri, 2003-08-08 at 04:40, Ralf MÃller wrote:
Hello,
is there a possibility to set a default filter for the
gtk_file_selection
for example how to show only *.html files?
No, this isn't really possible with GtkFileSelection.
gtk_file_selection_complete (filesel, "*.html") will
sort of do this, but it's going to look strange
to your users
(and see http://bugzilla.gnome.org/show_bug.cgi?id=102792)
You'll just have to wait for GTK+-2.4 and GtkFileChooser
for this.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]