module Gio::DesktopAppInfoLookup
Overview
#GDesktopAppInfoLookup is an opaque data structure and can only be accessed using the following functions.
Defined in:
lib/gi-crystal/src/auto/gio-2.0/desktop_app_info_lookup.crConstructors
-
.cast(obj : GObject::Object) : self
Cast a
GObject::Object
toself
, throws aTypeCastError
if the cast can't be made.
Class Method Summary
Instance Method Summary
Constructor Detail
Cast a GObject::Object
to self
, throws a TypeCastError
if the cast can't be made.