class Gdk::FileList

Overview

An opaque type representing a list of files.

Defined in:

lib/gi-crystal/src/auto/gdk-4.0/file_list.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

[View source]

Class Method Detail

def self.g_type : UInt64 #

Returns the type id (GType) registered in GLib type system.


[View source]

Instance Method Detail

def files : GLib::SList #

[View source]
def finalize #

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

[View source]