get_filename


Description:

public unowned string get_filename ()

When this was created from a known filename, return it.

In some situations such as the DesktopAppInfo returned from DesktopAppInfo.from_keyfile, this function will return null.

Parameters:

this

a DesktopAppInfo

Returns:

The full path to the file for this, or null if not known.