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.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.cast(obj : GObject::Object) : self #

Cast a GObject::Object to self, throws a TypeCastError if the cast can't be made.


[View source]

Class Method Detail

def self.cast?(obj : GObject::Object) : self | Nil #

[View source]
def self.g_type : UInt64 #

[View source]

Instance Method Detail

def default_for_uri_scheme(uri_scheme : String) : Gio::AppInfo | Nil #

DEPRECATED


[View source]
abstract def to_unsafe #

[View source]