gAppInfoGetDefaultForType {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]