class Gdk::FileList
- Gdk::FileList
- Reference
- Object
Overview
An opaque type representing a list of files.
Defined in:
lib/gi-crystal/src/auto/gdk-4.0/file_list.crConstructors
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
-
#==(other : self) : Bool
Returns
true
if this reference is the same as other. - #files : GLib::SList
- #finalize
- #to_unsafe : Pointer(Void)
Constructor Detail
Class Method Detail
Instance Method Detail
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.