RGtk2 (version 2.20.31)

gAppInfoGetDefaultForType: gAppInfoGetDefaultForType

Description

Gets the GAppInfo that corresponds to a given content type.

Usage

gAppInfoGetDefaultForType(content.type, must.support.uris)

Arguments

content.type
the content type to find a GAppInfo for
must.support.uris
if TRUE, the GAppInfo is expected to support URIs

Value

GAppInfo] GAppInfo for given content.type or NULL on error.