MINKEY = 0
[ Constant: int ]
Minimum and maximum key values
MAXKEY = 65535
[ Constant: int ]
MINTYPE = 0
[ Constant: int ]
Minimum and maximum types
MAXTYPE = 65535
[ Constant: int ]
SEL_NONE = SEL_NONE
[ Constant: int ]
SEL_KEYPRESS = SEL_KEYPRESS
[ Constant: int ]
SEL_KEYRELEASE = SEL_KEYRELEASE
[ Constant: int ]
Key
SEL_LEFTBUTTONPRESS = SEL_LEFTBUTTONPRESS
[ Constant: int ]
SEL_LEFTBUTTONRELEASE = SEL_LEFTBUTTONRELEASE
[ Constant: int ]
Buttons
SEL_MIDDLEBUTTONPRESS = SEL_MIDDLEBUTTONPRESS
[ Constant: int ]
SEL_MIDDLEBUTTONRELEASE = SEL_MIDDLEBUTTONRELEASE
[ Constant: int ]
SEL_RIGHTBUTTONPRESS = SEL_RIGHTBUTTONPRESS
[ Constant: int ]
SEL_RIGHTBUTTONRELEASE = SEL_RIGHTBUTTONRELEASE
[ Constant: int ]
SEL_MOTION = SEL_MOTION
[ Constant: int ]
SEL_ENTER = SEL_ENTER
[ Constant: int ]
Mouse motion
SEL_LEAVE = SEL_LEAVE
[ Constant: int ]
SEL_FOCUSIN = SEL_FOCUSIN
[ Constant: int ]
SEL_FOCUSOUT = SEL_FOCUSOUT
[ Constant: int ]
SEL_KEYMAP = SEL_KEYMAP
[ Constant: int ]
SEL_UNGRABBED = SEL_UNGRABBED
[ Constant: int ]
SEL_PAINT = SEL_PAINT
[ Constant: int ]
Lost the grab (Windows)
SEL_CREATE = SEL_CREATE
[ Constant: int ]
Must repaint window
SEL_DESTROY = SEL_DESTROY
[ Constant: int ]
SEL_UNMAP = SEL_UNMAP
[ Constant: int ]
SEL_MAP = SEL_MAP
[ Constant: int ]
SEL_CONFIGURE = SEL_CONFIGURE
[ Constant: int ]
SEL_SELECTION_LOST = SEL_SELECTION_LOST
[ Constant: int ]
Resize
SEL_SELECTION_GAINED = SEL_SELECTION_GAINED
[ Constant: int ]
Widget lost selection
SEL_SELECTION_REQUEST = SEL_SELECTION_REQUEST
[ Constant: int ]
Widget gained selection
SEL_RAISED = SEL_RAISED
[ Constant: int ]
Inquire selection data
SEL_LOWERED = SEL_LOWERED
[ Constant: int ]
SEL_CLOSE = SEL_CLOSE
[ Constant: int ]
SEL_CLOSEALL = SEL_CLOSEALL
[ Constant: int ]
Close window
SEL_DELETE = SEL_DELETE
[ Constant: int ]
Close all windows
SEL_MINIMIZE = SEL_MINIMIZE
[ Constant: int ]
Delete window
SEL_RESTORE = SEL_RESTORE
[ Constant: int ]
Iconified
SEL_MAXIMIZE = SEL_MAXIMIZE
[ Constant: int ]
No longer iconified or maximized
SEL_UPDATE = SEL_UPDATE
[ Constant: int ]
Maximized
SEL_COMMAND = SEL_COMMAND
[ Constant: int ]
GUI update
SEL_CLICKED = SEL_CLICKED
[ Constant: int ]
GUI command
SEL_DOUBLECLICKED = SEL_DOUBLECLICKED
[ Constant: int ]
Clicked
SEL_TRIPLECLICKED = SEL_TRIPLECLICKED
[ Constant: int ]
Double-clicked
SEL_CHANGING = SEL_CHANGING
[ Constant: int ]
Triple-clicked
SEL_CHANGED = SEL_CHANGED
[ Constant: int ]
GUI will change
SEL_VERIFY = SEL_VERIFY
[ Constant: int ]
GUI has changed
SEL_DESELECTED = SEL_DESELECTED
[ Constant: int ]
Verify change
SEL_SELECTED = SEL_SELECTED
[ Constant: int ]
Deselected
SEL_INSERTED = SEL_INSERTED
[ Constant: int ]
Selected
SEL_DELETED = SEL_DELETED
[ Constant: int ]
Inserted
SEL_OPENED = SEL_OPENED
[ Constant: int ]
Deleted
SEL_CLOSED = SEL_CLOSED
[ Constant: int ]
Opened
SEL_EXPANDED = SEL_EXPANDED
[ Constant: int ]
Closed
SEL_COLLAPSED = SEL_COLLAPSED
[ Constant: int ]
Expanded
SEL_BEGINDRAG = SEL_BEGINDRAG
[ Constant: int ]
Collapsed
SEL_ENDDRAG = SEL_ENDDRAG
[ Constant: int ]
Start a drag
SEL_DRAGGED = SEL_DRAGGED
[ Constant: int ]
End a drag
SEL_LASSOED = SEL_LASSOED
[ Constant: int ]
Dragged
SEL_TIMEOUT = SEL_TIMEOUT
[ Constant: int ]
Lassoed
SEL_SIGNAL = SEL_SIGNAL
[ Constant: int ]
Timeout occurred
SEL_CLIPBOARD_LOST = SEL_CLIPBOARD_LOST
[ Constant: int ]
Signal received
SEL_CLIPBOARD_GAINED = SEL_CLIPBOARD_GAINED
[ Constant: int ]
Widget lost clipboard
SEL_CLIPBOARD_REQUEST = SEL_CLIPBOARD_REQUEST
[ Constant: int ]
Widget gained clipboard
SEL_CHORE = SEL_CHORE
[ Constant: int ]
Inquire clipboard data
SEL_FOCUS_SELF = SEL_FOCUS_SELF
[ Constant: int ]
Background chore
SEL_FOCUS_RIGHT = SEL_FOCUS_RIGHT
[ Constant: int ]
Focus on widget itself
SEL_FOCUS_LEFT = SEL_FOCUS_LEFT
[ Constant: int ]
Focus movements
SEL_FOCUS_DOWN = SEL_FOCUS_DOWN
[ Constant: int ]
SEL_FOCUS_UP = SEL_FOCUS_UP
[ Constant: int ]
SEL_FOCUS_HOME = SEL_FOCUS_HOME
[ Constant: int ]
SEL_FOCUS_END = SEL_FOCUS_END
[ Constant: int ]
SEL_FOCUS_NEXT = SEL_FOCUS_NEXT
[ Constant: int ]
SEL_FOCUS_PREV = SEL_FOCUS_PREV
[ Constant: int ]
SEL_DND_ENTER = SEL_DND_ENTER
[ Constant: int ]
SEL_DND_LEAVE = SEL_DND_LEAVE
[ Constant: int ]
Drag action entering potential drop target
SEL_DND_DROP = SEL_DND_DROP
[ Constant: int ]
Drag action leaving potential drop target
SEL_DND_MOTION = SEL_DND_MOTION
[ Constant: int ]
Drop on drop target
SEL_DND_REQUEST = SEL_DND_REQUEST
[ Constant: int ]
Drag position changed over potential drop target
SEL_ACTIVATE = SEL_ACTIVATE
[ Constant: int ]
Inquire drag and drop data
SEL_DEACTIVATE = SEL_DEACTIVATE
[ Constant: int ]
Activate through mouse or keyboard
SEL_UNCHECK_OTHER = SEL_UNCHECK_OTHER
[ Constant: int ]
Deactivate through mouse or keyboard
SEL_UNCHECK_RADIO = SEL_UNCHECK_RADIO
[ Constant: int ]
Sent by child to parent to uncheck other children
SEL_IO_READ = SEL_IO_READ
[ Constant: int ]
Sent by parent to uncheck radio children
SEL_IO_WRITE = SEL_IO_WRITE
[ Constant: int ]
Read activity on a pipe
SEL_IO_EXCEPT = SEL_IO_EXCEPT
[ Constant: int ]
Write activity on a pipe
SEL_LAST = SEL_LAST
[ Constant: int ]
Except activity on a pipe Last message
SHIFTMASK = SHIFTMASK
[ Constant: int ]
CAPSLOCKMASK = CAPSLOCKMASK
[ Constant: int ]
CONTROLMASK = CONTROLMASK
[ Constant: int ]
ALTMASK = ALTMASK
[ Constant: int ]
NUMLOCKMASK = NUMLOCKMASK
[ Constant: int ]
SCROLLLOCKMASK = SCROLLLOCKMASK
[ Constant: int ]
LEFTBUTTONMASK = LEFTBUTTONMASK
[ Constant: int ]
This seems to vary
MIDDLEBUTTONMASK = MIDDLEBUTTONMASK
[ Constant: int ]
RIGHTBUTTONMASK = RIGHTBUTTONMASK
[ Constant: int ]
LEFTBUTTON = LEFTBUTTON
[ Constant: int ]
MIDDLEBUTTON = MIDDLEBUTTON
[ Constant: int ]
RIGHTBUTTON = RIGHTBUTTON
[ Constant: int ]
CROSSINGNORMAL = CROSSINGNORMAL
[ Constant: int ]
CROSSINGGRAB = CROSSINGGRAB
[ Constant: int ]
CROSSINGUNGRAB = CROSSINGUNGRAB
[ Constant: int ]
VISIBILITYTOTAL = VISIBILITYTOTAL
[ Constant: int ]
VISIBILITYPARTIAL = VISIBILITYPARTIAL
[ Constant: int ]
VISIBILITYNONE = VISIBILITYNONE
[ Constant: int ]
BLT_CLR = BLT_CLR
[ Constant: int ]
BLT_SRC_AND_DST = BLT_SRC_AND_DST
[ Constant: int ]
BLT_SRC_AND_NOT_DST = BLT_SRC_AND_NOT_DST
[ Constant: int ]
BLT_SRC = BLT_SRC
[ Constant: int ]
BLT_NOT_SRC_AND_DST = BLT_NOT_SRC_AND_DST
[ Constant: int ]
BLT_DST = BLT_DST
[ Constant: int ]
BLT_SRC_XOR_DST = BLT_SRC_XOR_DST
[ Constant: int ]
BLT_SRC_OR_DST = BLT_SRC_OR_DST
[ Constant: int ]
BLT_NOT_SRC_AND_NOT_DST = BLT_NOT_SRC_AND_NOT_DST
[ Constant: int ]
BLT_NOT_SRC_XOR_DST = BLT_NOT_SRC_XOR_DST
[ Constant: int ]
BLT_NOT_DST = BLT_NOT_DST
[ Constant: int ]
BLT_SRC_OR_NOT_DST = BLT_SRC_OR_NOT_DST
[ Constant: int ]
BLT_NOT_SRC = BLT_NOT_SRC
[ Constant: int ]
BLT_NOT_SRC_OR_DST = BLT_NOT_SRC_OR_DST
[ Constant: int ]
BLT_NOT_SRC_OR_NOT_DST = BLT_NOT_SRC_OR_NOT_DST
[ Constant: int ]
BLT_SET = BLT_SET
[ Constant: int ]
LINE_SOLID = LINE_SOLID
[ Constant: int ]
LINE_ONOFF_DASH = LINE_ONOFF_DASH
[ Constant: int ]
LINE_DOUBLE_DASH = LINE_DOUBLE_DASH
[ Constant: int ]
CAP_NOT_LAST = CAP_NOT_LAST
[ Constant: int ]
CAP_BUTT = CAP_BUTT
[ Constant: int ]
CAP_ROUND = CAP_ROUND
[ Constant: int ]
CAP_PROJECTING = CAP_PROJECTING
[ Constant: int ]
JOIN_MITER = JOIN_MITER
[ Constant: int ]
JOIN_ROUND = JOIN_ROUND
[ Constant: int ]
JOIN_BEVEL = JOIN_BEVEL
[ Constant: int ]
FILL_SOLID = FILL_SOLID
[ Constant: int ]
FILL_TILED = FILL_TILED
[ Constant: int ]
FILL_STIPPLED = FILL_STIPPLED
[ Constant: int ]
FILL_OPAQUESTIPPLED = FILL_OPAQUESTIPPLED
[ Constant: int ]
RULE_EVEN_ODD = RULE_EVEN_ODD
[ Constant: int ]
RULE_WINDING = RULE_WINDING
[ Constant: int ]
STIPPLE_0 = STIPPLE_0
[ Constant: int ]
STIPPLE_NONE = STIPPLE_NONE
[ Constant: int ]
STIPPLE_BLACK = STIPPLE_BLACK
[ Constant: int ]
STIPPLE_1 = STIPPLE_1
[ Constant: int ]
All ones
STIPPLE_2 = STIPPLE_2
[ Constant: int ]
STIPPLE_3 = STIPPLE_3
[ Constant: int ]
STIPPLE_4 = STIPPLE_4
[ Constant: int ]
STIPPLE_5 = STIPPLE_5
[ Constant: int ]
STIPPLE_6 = STIPPLE_6
[ Constant: int ]
STIPPLE_7 = STIPPLE_7
[ Constant: int ]
STIPPLE_8 = STIPPLE_8
[ Constant: int ]
STIPPLE_GRAY = STIPPLE_GRAY
[ Constant: int ]
STIPPLE_9 = STIPPLE_9
[ Constant: int ]
50% gray
STIPPLE_10 = STIPPLE_10
[ Constant: int ]
STIPPLE_11 = STIPPLE_11
[ Constant: int ]
STIPPLE_12 = STIPPLE_12
[ Constant: int ]
STIPPLE_13 = STIPPLE_13
[ Constant: int ]
STIPPLE_14 = STIPPLE_14
[ Constant: int ]
STIPPLE_15 = STIPPLE_15
[ Constant: int ]
STIPPLE_16 = STIPPLE_16
[ Constant: int ]
STIPPLE_WHITE = STIPPLE_WHITE
[ Constant: int ]
STIPPLE_HORZ = STIPPLE_HORZ
[ Constant: int ]
All zeroes
STIPPLE_VERT = STIPPLE_VERT
[ Constant: int ]
Horizontal hatch pattern
STIPPLE_CROSS = STIPPLE_CROSS
[ Constant: int ]
Vertical hatch pattern
STIPPLE_DIAG = STIPPLE_DIAG
[ Constant: int ]
Cross-hatch pattern
STIPPLE_REVDIAG = STIPPLE_REVDIAG
[ Constant: int ]
Diagonal // hatch pattern
STIPPLE_CROSSDIAG = STIPPLE_CROSSDIAG
[ Constant: int ]
Reverse diagonal \\ hatch pattern Cross-diagonal hatch pattern
FILEMATCH_FILE_NAME = FILEMATCH_FILE_NAME
[ Constant: int ]
FILEMATCH_NOESCAPE = FILEMATCH_NOESCAPE
[ Constant: int ]
No wildcard can ever match `/'
FILEMATCH_PERIOD = FILEMATCH_PERIOD
[ Constant: int ]
Backslashes don't quote special chars
FILEMATCH_LEADING_DIR = FILEMATCH_LEADING_DIR
[ Constant: int ]
Leading `.' is matched only explicitly
FILEMATCH_CASEFOLD = FILEMATCH_CASEFOLD
[ Constant: int ]
Ignore `/...' after a match Compare without regard to case
DRAG_REJECT = DRAG_REJECT
[ Constant: int ]
DRAG_ACCEPT = DRAG_ACCEPT
[ Constant: int ]
Reject all drop actions
DRAG_COPY = DRAG_COPY
[ Constant: int ]
Accept any drop action
DRAG_MOVE = DRAG_MOVE
[ Constant: int ]
Copy
DRAG_LINK = DRAG_LINK
[ Constant: int ]
Move Link
FROM_UNKNOWN = FROM_UNKNOWN
[ Constant: int ]
FROM_SELECTION = FROM_SELECTION
[ Constant: int ]
Unknown selection type
FROM_CLIPBOARD = FROM_CLIPBOARD
[ Constant: int ]
Primary selection
FROM_DRAGNDROP = FROM_DRAGNDROP
[ Constant: int ]
Clipboard Drag and drop source
INPUT_NONE = INPUT_NONE
[ Constant: int ]
INPUT_READ = INPUT_READ
[ Constant: int ]
Inactive
INPUT_WRITE = INPUT_WRITE
[ Constant: int ]
Read input fd
INPUT_EXCEPT = INPUT_EXCEPT
[ Constant: int ]
Write input fd Except input fd
EXP_NEVER = EXP_NEVER
[ Constant: int ]
EXP_AUTO = EXP_AUTO
[ Constant: int ]
Never use exponential notation
EXP_ALWAYS = EXP_ALWAYS
[ Constant: int ]
Use exponential notation if needed Always use exponential notation
FONTPITCH_DEFAULT = FONTPITCH_DEFAULT
[ Constant: int ]
FONTPITCH_FIXED = FONTPITCH_FIXED
[ Constant: int ]
Default pitch
FONTPITCH_VARIABLE = FONTPITCH_VARIABLE
[ Constant: int ]
Fixed pitch, mono-spaced
FONTHINT_DONTCARE = FONTHINT_DONTCARE
[ Constant: int ]
Variable pitch, proportional spacing
FONTHINT_DECORATIVE = FONTHINT_DECORATIVE
[ Constant: int ]
Don't care which font
FONTHINT_MODERN = FONTHINT_MODERN
[ Constant: int ]
Fancy fonts
FONTHINT_ROMAN = FONTHINT_ROMAN
[ Constant: int ]
Monospace typewriter font
FONTHINT_SCRIPT = FONTHINT_SCRIPT
[ Constant: int ]
Variable width times-like font, serif
FONTHINT_SWISS = FONTHINT_SWISS
[ Constant: int ]
Script or cursive
FONTHINT_SYSTEM = FONTHINT_SYSTEM
[ Constant: int ]
Helvetica/swiss type font, sans-serif
FONTHINT_X11 = FONTHINT_X11
[ Constant: int ]
System font
FONTHINT_SCALABLE = FONTHINT_SCALABLE
[ Constant: int ]
X11 Font string
FONTHINT_POLYMORPHIC = FONTHINT_POLYMORPHIC
[ Constant: int ]
Scalable fonts Polymorphic fonts
FONTSLANT_DONTCARE = FONTSLANT_DONTCARE
[ Constant: int ]
FONTSLANT_REGULAR = FONTSLANT_REGULAR
[ Constant: int ]
FONTSLANT_ITALIC = FONTSLANT_ITALIC
[ Constant: int ]
FONTSLANT_OBLIQUE = FONTSLANT_OBLIQUE
[ Constant: int ]
FONTSLANT_REVERSE_ITALIC = FONTSLANT_REVERSE_ITALIC
[ Constant: int ]
FONTSLANT_REVERSE_OBLIQUE = FONTSLANT_REVERSE_OBLIQUE
[ Constant: int ]
FONTENCODING_DEFAULT = FONTENCODING_DEFAULT
[ Constant: int ]
FONTENCODING_ISO_8859_1 = FONTENCODING_ISO_8859_1
[ Constant: int ]
/ Don't care character encoding
FONTENCODING_ISO_8859_2 = FONTENCODING_ISO_8859_2
[ Constant: int ]
FONTENCODING_ISO_8859_3 = FONTENCODING_ISO_8859_3
[ Constant: int ]
FONTENCODING_ISO_8859_4 = FONTENCODING_ISO_8859_4
[ Constant: int ]
FONTENCODING_ISO_8859_5 = FONTENCODING_ISO_8859_5
[ Constant: int ]
FONTENCODING_ISO_8859_6 = FONTENCODING_ISO_8859_6
[ Constant: int ]
FONTENCODING_ISO_8859_7 = FONTENCODING_ISO_8859_7
[ Constant: int ]
FONTENCODING_ISO_8859_8 = FONTENCODING_ISO_8859_8
[ Constant: int ]
FONTENCODING_ISO_8859_9 = FONTENCODING_ISO_8859_9
[ Constant: int ]
FONTENCODING_ISO_8859_10 = FONTENCODING_ISO_8859_10
[ Constant: int ]
FONTENCODING_ISO_8859_11 = FONTENCODING_ISO_8859_11
[ Constant: int ]
FONTENCODING_ISO_8859_15 = FONTENCODING_ISO_8859_15
[ Constant: int ]
FONTENCODING_KOI_8 = FONTENCODING_KOI_8
[ Constant: int ]
FONTENCODING_USASCII = FONTENCODING_USASCII
[ Constant: int ]
FONTENCODING_EASTEUROPE = FONTENCODING_EASTEUROPE
[ Constant: int ]
/ Latin 1
FONTENCODING_TURKISH = FONTENCODING_TURKISH
[ Constant: int ]
/ East European
FONTENCODING_BALTIC = FONTENCODING_BALTIC
[ Constant: int ]
/ Turkish
FONTENCODING_RUSSIAN = FONTENCODING_RUSSIAN
[ Constant: int ]
/ Baltic
FONTENCODING_ARABIC = FONTENCODING_ARABIC
[ Constant: int ]
/ Cyrillic
FONTENCODING_GREEK = FONTENCODING_GREEK
[ Constant: int ]
/ Arabic
FONTENCODING_HEBREW = FONTENCODING_HEBREW
[ Constant: int ]
/ Greek
FONTENCODING_THAI = FONTENCODING_THAI
[ Constant: int ]
/ Hebrew / Thai
FONTWEIGHT_DONTCARE = FONTWEIGHT_DONTCARE
[ Constant: int ]
FONTWEIGHT_THIN = FONTWEIGHT_THIN
[ Constant: int ]
/ Don't care about weight
FONTWEIGHT_EXTRALIGHT = FONTWEIGHT_EXTRALIGHT
[ Constant: int ]
/ Thin
FONTWEIGHT_LIGHT = FONTWEIGHT_LIGHT
[ Constant: int ]
/ Extra light
FONTWEIGHT_NORMAL = FONTWEIGHT_NORMAL
[ Constant: int ]
/ Light
FONTWEIGHT_REGULAR = FONTWEIGHT_REGULAR
[ Constant: int ]
/ Normal or regular weight
FONTWEIGHT_MEDIUM = FONTWEIGHT_MEDIUM
[ Constant: int ]
/ Normal or regular weight
FONTWEIGHT_DEMIBOLD = FONTWEIGHT_DEMIBOLD
[ Constant: int ]
/ Medium bold face
FONTWEIGHT_BOLD = FONTWEIGHT_BOLD
[ Constant: int ]
/ Demi bold face
FONTWEIGHT_EXTRABOLD = FONTWEIGHT_EXTRABOLD
[ Constant: int ]
/ Bold face
FONTWEIGHT_HEAVY = FONTWEIGHT_HEAVY
[ Constant: int ]
/ Extra
FONTWEIGHT_BLACK = FONTWEIGHT_BLACK
[ Constant: int ]
/ Heavy / Black
FONTSETWIDTH_DONTCARE = FONTSETWIDTH_DONTCARE
[ Constant: int ]
FONTSETWIDTH_ULTRACONDENSED = FONTSETWIDTH_ULTRACONDENSED
[ Constant: int ]
/ Don't care about set width
FONTSETWIDTH_EXTRACONDENSED = FONTSETWIDTH_EXTRACONDENSED
[ Constant: int ]
/ Ultra condensed printing
FONTSETWIDTH_CONDENSED = FONTSETWIDTH_CONDENSED
[ Constant: int ]
/ Extra condensed
FONTSETWIDTH_NARROW = FONTSETWIDTH_NARROW
[ Constant: int ]
/ Condensed
FONTSETWIDTH_COMPRESSED = FONTSETWIDTH_COMPRESSED
[ Constant: int ]
/ Narrow
FONTSETWIDTH_SEMICONDENSED = FONTSETWIDTH_SEMICONDENSED
[ Constant: int ]
/ Compressed
FONTSETWIDTH_MEDIUM = FONTSETWIDTH_MEDIUM
[ Constant: int ]
/ Semi-condensed
FONTSETWIDTH_NORMAL = FONTSETWIDTH_NORMAL
[ Constant: int ]
/ Medium printing
FONTSETWIDTH_REGULAR = FONTSETWIDTH_REGULAR
[ Constant: int ]
/ Normal printing
FONTSETWIDTH_SEMIEXPANDED = FONTSETWIDTH_SEMIEXPANDED
[ Constant: int ]
/ Regulat printing
FONTSETWIDTH_EXPANDED = FONTSETWIDTH_EXPANDED
[ Constant: int ]
/ Semi expanded
FONTSETWIDTH_WIDE = FONTSETWIDTH_WIDE
[ Constant: int ]
/ Expanded
FONTSETWIDTH_EXTRAEXPANDED = FONTSETWIDTH_EXTRAEXPANDED
[ Constant: int ]
/ Wide
FONTSETWIDTH_ULTRAEXPANDED = FONTSETWIDTH_ULTRAEXPANDED
[ Constant: int ]
/ Extra expanded / Ultra expanded
PRINT_DEST_PAPER = PRINT_DEST_PAPER
[ Constant: int ]
PRINT_DEST_FILE = PRINT_DEST_FILE
[ Constant: int ]
Send print to paper
PRINT_PAGES_ALL = PRINT_PAGES_ALL
[ Constant: int ]
Send print to file
PRINT_PAGES_EVEN = PRINT_PAGES_EVEN
[ Constant: int ]
Print all pages
PRINT_PAGES_ODD = PRINT_PAGES_ODD
[ Constant: int ]
Print even pages only
PRINT_PAGES_RANGE = PRINT_PAGES_RANGE
[ Constant: int ]
Print odd pages only
PRINT_COLLATE_NORMAL = PRINT_COLLATE_NORMAL
[ Constant: int ]
Print range of pages
PRINT_COLLATE_REVERSED = PRINT_COLLATE_REVERSED
[ Constant: int ]
Normal collate order
PRINT_PORTRAIT = PRINT_PORTRAIT
[ Constant: int ]
Reversed collate order
PRINT_LANDSCAPE = PRINT_LANDSCAPE
[ Constant: int ]
Portrait orientation
PRINT_BLACKANDWHITE = PRINT_BLACKANDWHITE
[ Constant: int ]
Landscape orientation
PRINT_COLOR = PRINT_COLOR
[ Constant: int ]
Black and white output
PRINT_NOBOUNDS = PRINT_NOBOUNDS
[ Constant: int ]
Color output Must determine bounding box
MEDIA_CUSTOM = MEDIA_CUSTOM
[ Constant: int ]
MEDIA_USLETTER = MEDIA_USLETTER
[ Constant: int ]
Custom paper size
MEDIA_LEGAL = MEDIA_LEGAL
[ Constant: int ]
US Letter size
MEDIA_A4 = MEDIA_A4
[ Constant: int ]
US Legal size
MEDIA_ENVELOPE = MEDIA_ENVELOPE
[ Constant: int ]
A4 #10 Envelope
fxsleep(n)
[ returns void ]
Sleep n microseconds
fxkeyval(code,state)
[ returns FXchar ]
Key character value of keysym + modifier state
fxfilematch(pattern,string,flags)
[ returns FXint ]
Match a file name with a pattern
fxparseaccel(s)
[ returns FXHotKey ]
Parse for accelerator key codes in a string
fxparsehotkey(s)
[ returns FXHotKey ]
Parse for hot key codes in a string
fxfindhotkeyoffset(s)
[ returns FXint ]
Locate hot key underline offset from begin of string
makeHiliteColor(clr)
[ returns FXColor ]
Get highlight color
makeShadowColor(clr)
[ returns FXColor ]
Get shadow color
fxgetusername(result,uid)
[ returns FXchar * ]
Get user name from uid
fxgetgroupname(result,gid)
[ returns FXchar * ]
Get group name from gid
fxgetpermissions(result,mode)
[ returns FXchar * ]
Get permissions string from mode
fxprefix(s,t)
[ returns FXbool ]
Return TRUE iff s is a prefix of t
fxsuffix(s,t)
[ returns FXbool ]
Return TRUE iff s is a suffix of t
fxexpand(result,name)
[ returns FXchar * ]
Expand ~ in filenames; using HOME environment variable
fxpathname(result,dirname,filename)
[ returns FXchar * ]
Construct a full pathname from the given directory and file name
fxdirpart(result,pathname)
[ returns FXchar * ]
Return the directory part of pathname
fxfiletitle(result,pathname)
[ returns FXchar * ]
Return the file title, i.e. filename less extension part of pathname
fxfilepart(result,pathname)
[ returns FXchar * ]
Return the filename part of pathname
fxfileext(result,pathname)
[ returns FXchar * ]
Return the file extension part of pathname
fxexists(name)
[ returns FXbool ]
Check whether a file exists
fxisdir(name)
[ returns FXbool ]
Check whether its a directory
fxisfile(name)
[ returns FXbool ]
Check whether its a file
fxbakname(result,pathname)
[ returns FXchar * ]
Create a unique numbered backup file name for the given pathname
fxidentical(name1,name2)
[ returns FXbool ]
Check whether two files are identical (refer to the same inode)
fxshortestpath(result,pathname)
[ returns FXchar * ]
Return the shortest path equivalent to pathname (remove . and ..)
fxupdir(result,dirname)
[ returns FXchar * ]
Return directory one level above given one
fxabspath(result,basename,filename)
[ returns FXchar * ]
Translate filename to an absolute pathname; ~ in filename is expanded, and if the resulting pathname is still relative, basename is prepended
fxistopdir(path)
[ returns FXbool ]
Test if path is the toplevel directory
fxgetcurrentdir(result)
[ returns FXchar * ]
Get current working directory
fxmkdir(pathname,mode)
[ returns FXint ]
Make a directory
fxgethomedir(result)
[ returns FXchar * ]
Get home directory
fxsearchpath(result,path,name)
[ returns FXchar * ]
Search path for file name. A ~ in path is expanded. If name is absolute it is returned unchanged. Otherwise the absolute name is returned in result. If name is not found on path, NULL is returned.
fxgetpid()
[ returns FXint ]
Get process id
fxcolorfromname(colorname)
[ returns FXColor ]
Get RGB value from color name
fxnamefromcolor(colorname,rgb)
[ returns FXchar * ]
Get name of (closest) color to RGB
fxrgb_to_hsv(h,s,v,r,g,b)
[ returns void ]
Convert RGB to HSV
fxhsv_to_rgb(r,g,b,h,s,v)
[ returns void ]
Convert HSV to RGB
fxparsefontdesc(fontdesc,string)
[ returns FXbool ]
Parse font description
fxunparsefontdesc(string,fontdesc)
[ returns FXbool ]
Unparse font description
fxstrhash(str)
[ returns FXint ]
Calculate a hash value from a string
cvar.fxTraceLevel
[ Global : unsigned int fxTraceLevel ]
Controls tracing level
setErrorObject(errorObject)
[ returns void ]
MKUINT(l,h)
[ returns unsigned int ]
SELTYPE(unsigned int )
[ returns unsigned int ]
SELID(s)
[ returns unsigned int ]
FXBITREVERSE(b)
[ returns FXuchar ]
FXRGBA(r,g,b,a)
[ returns unsigned long ]
FXRGB(r,g,b)
[ returns FXColor ]
FXREDVAL(rgba)
[ returns FXuchar ]
FXGREENVAL(rgba)
[ returns FXuchar ]
FXBLUEVAL(rgba)
[ returns FXuchar ]
FXALPHAVAL(rgba)
[ returns FXuchar ]
FXRGBACOMPVAL(rgba,comp)
[ returns FXuchar ]