org.gnu.glib
Class Boxed

java.lang.Object
  |
  +--org.gnu.glib.Boxed
Direct Known Subclasses:
AccelKey, AccelMap, Atom, Attribute, AttrIterator, Border, CellEditable, Clipboard, Color, Color, Coverage, Cursor, Error, EventAny, EventButton, EventClient, EventConfigure, EventCrossing, EventDND, EventExpose, EventFocus, EventKey, EventMotion, EventNoExpose, EventProperty, EventProximity, EventScroll, EventSelection, EventSetting, EventVisibility, EventWindowState, FontDescription, FontMetrics, GlyphString, IconSet, IconSource, ImageAnimationData, ImageIconSetData, ImageImageData, ImagePixbufData, ImagePixmapData, ImageStockData, ItemFactoryEntry, KeymapKey, Language, LayoutLine, List, NativeWindow, Pango, PixbufAnimation, PixbufAnimationIter, PixbufFrame, Point, Property, Quark, Rc, RcProperty, Rectangle, Rectangle, Requisition, RgbCmap, Segment, Span, State, TabArray, TextAppearance, TextAttributes, TextIter, TextLine, TextLineData, ToolTipsData, TreeIter, TreePath, Type, Value, WidgetAuxInfo

public class Boxed
extends java.lang.Object

Base class for all classes resulting from a define-boxed in a .defs file.


Method Summary
 boolean equals(Boxed other)
           
 int getHandle()
          Get the raw handle value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHandle

public final int getHandle()
Get the raw handle value.

Returns:
the handle value.

equals

public boolean equals(Boxed other)

Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net