PHP-GTK
Tuesday, October 07, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkFileChooserAction
GtkIconLookupFlagsnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkFileFilterFlags

These flags indicate what parts of a GtkFileFilterInfo struct are filled or need to be filled.

Value

Symbolic name

Description

  1Gtk::FILE_FILTER_FILENAME The filename of the file being tested.
  2Gtk::FILE_FILTER_URI The URI for the file being tested.
  4Gtk::FILE_FILTER_DISPLAY_NAME The string that will be used to display the file in the file chooser.
  8Gtk::FILE_FILTER_MIME_TYPE The mime type of the file.

User Contributed Notes
gtk.enum.filefilterflags.php
add a note about notes
There are no user contributed notes for this page.


previousGtkFileChooserAction
GtkIconLookupFlagsnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:29 2007 UTC