Next: get-enum-items, Previous: enum-item, Up: Enum types information
(defstruct flags-item name value nick)
Structure flags-item represents a single item of an flags type.
flags-item
Example:
#S(FLAGS-ITEM :NAME "GDK_POINTER_MOTION_HINT_MASK" :VALUE 8 :NICK "pointer-motion-hint-mask")