GR_ID

Name

GR_ID -- Generic ID type

Synopsis

typedef unsigned int  GR_ID;
  

Description

The GR_ID type uniquely identifies a nano-X object. This type is the base type for all of the other nano-X object type identifiers.

See Also

GR_DRAW_ID, GR_FONT_ID, GR_GC_ID, GR_IMAGE_ID, GR_REGION_ID, GR_WINDOW_ID.