class Gio::IOExtension

Overview

#GIOExtension is an opaque data structure and can only be accessed using the following functions.

Defined in:

lib/gi-crystal/src/auto/gio-2.0/io_extension.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

[View source]

Instance Method Detail

def name : String #

[View source]
def priority : Int32 #

[View source]
def to_unsafe : Pointer(Void) #

[View source]
def type : UInt64 #

[View source]