Constructor
GioDesktopAppInfonew_from_keyfile
since: 2.18
Declaration [src]
GDesktopAppInfo*
g_desktop_app_info_new_from_keyfile (
GKeyFile* key_file
)
Return value
Type: GDesktopAppInfo
A new GDesktopAppInfo
or NULL
on error.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |