get_attributes
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_attributes ()
public unowned string[] get_attributes ()
Gets the attributes that need to be filled in for the `GFileInfo` passed to this filter.
This function will not typically be used by applications; it is intended for use in file chooser implementation.
Parameters:
this |
a file filter |
Returns:
the attributes |