IDesktopFileProvider

Interface for desktop file provider.

Members

Functions

getByDesktopId
const(DesktopFile) getByDesktopId(string desktopId)

Retrieve DesktopFile by desktopId

update
void update()

Update internal information, e.g. re-read cached .desktop files if needed.

See Also

findAssociatedApplications, findKnownAssociatedApplications, findDefaultApplication

Meta