Method
GioDesktopAppInfoget_filename
since: 2.24
Declaration [src]
const char*
g_desktop_app_info_get_filename (
GDesktopAppInfo* info
)
Description [src]
When info
was created from a known filename, return it. In some
situations such as a GDesktopAppInfo
returned from
g_desktop_app_info_new_from_keyfile()
, this function will return NULL
.
Available since: 2.24
Gets property | Gio.DesktopAppInfo:filename |