get_application_for_desktop_file


Description:

public unowned Application get_application_for_desktop_file (string desktop_file_path, bool create_if_not_found)

Parameters:

this

a Matcher

desktop_file_path

Path to the desktop file

create_if_not_found

Create a Application if one isn't found

Returns:

A Application for given desktop file.