Define G_FILE_ATTRIBUTE_STANDARD_FILE
Define the standard::file attribute for attaching the GFile that is being queried to a GFileInfo.
This is useful to avoid having to carry around the (file, info) pair. In particular, it allows to store just a self-contained GFileInfo in a list model. This is going to be used in the GTK file chooser.