class Gio::IOStreamAdapter
- Gio::IOStreamAdapter
- Reference
- Object
Defined in:
auto/gio-2.0/io_stream_adapter.crConstructors
Instance Method Summary
-
#==(other : self) : Bool
Returns
true
if this reference is the same as other. - #finalize
- #to_unsafe : Pointer(Void)
Constructor Detail
Instance Method Detail
def ==(other : self) : Bool
#
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.