class Gio::UnixMountEntry
- Gio::UnixMountEntry
- Reference
- Object
Overview
Defines a Unix mount entry (e.g.
Defined in:
lib/gi-crystal/src/auto/gio-2.0/unix_mount_entry.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. - #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?
.