org.gnu.glib

Interface Handle

Known Implementing Classes:
Handle32Bits, Handle64Bits

public interface Handle

Interface that represents a pointer to a native peer.

Method Summary

boolean
equals(Handle other)
boolean
isNull()

Method Details

equals

public boolean equals(Handle other)


isNull

public boolean isNull()