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 principally for use in the implementation of `GtkFileChooser`.
Parameters:
this |
a `GtkFileFilter` |
Returns:
the attributes |