AppInfoIF.setAsDefaultForType

Sets the application as the default handler for a given type.

interface AppInfoIF
bool
setAsDefaultForType
()

Parameters

contentType string

the content type.

Return: %TRUE on success, %FALSE on error.

Throws

GException on failure.

Meta