Handbook
Glossary
g_app_info_get_default_for_type ( content_type must_support_uris -- GAppInfo* )
Vocabulary
gio
.
ffi
Inputs
content_type
an
object
must_support_uris
an
object
Outputs
GAppInfo*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GAppInfo*
g_app_info_get_default_for_type
( gchar* content_type,
gboolean
must_support_uris )