Package: gtk

Function gtk:file-filter-attributes

Lambda List

gtk:file-filter-attributes (filter)

Arguments

filter -- a gtk:file-filter object

Return Value

The list of strings with the attributes.

Details

Gets the attributes that need to be filled in for the g:file-info object passed to this file filter. This function will not typically be used by applications. It is intended principally for use in the implementation of the gtk:file-chooser widget.
 

See also

2024-8-21