Keywords - C
 · ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · 
- callbacks
- 
	
	- adding
- 
		
		- general case
- 
			·
			[PtAddCallback] ·
			[PtAddCallbacks] ·
		
 
		- Pt_CB_HOTKEY
- 
			·
			[PtAddHotkeyHandler] ·
		
 
		- Pt_CB_RAW
- 
			·
			[PtAddEventHandler] ·
			[PtAddEventHandlers] ·
		
 
 
	- link
- 
		
		- determining the initiator
- 
			·
			[ApWidget] ·
		
 
 
	- PhAB information structure
- 
			·
			[ApInfo_t] ·
	
 
	- removing
- 
		
		- general case
- 
			·
			[PtRemoveCallback] ·
			[PtRemoveCallbacks] ·
		
 
		- Pt_CB_HOTKEY
- 
			·
			[PtRemoveHotkeyHandler] ·
		
 
		- Pt_CB_RAW
- 
			·
			[PtRemoveEventHandler] ·
			[PtRemoveEventHandlers] ·
		
 
 
	- summary of functions
- 
			·
			[Callbacks and hotkey handlers] ·
	
 
- canvas
- 
	
	- determining
- 
		
		- basic
- 
			·
			[PtBasicWidgetCanvas] ·
		
 
		- label
- 
			·
			[PtLabelWidgetCanvas] ·
		
 
		- widget
- 
			·
			[PtWidgetCanvas] ·
		
 
 
- caps
- 
			·
			[PgSetStrokeCap] ·
- channels
- 
	
	- Neutrino
- 
		
		- attaching
- 
			·
			[PhChannelAttach] ·
		
 
		- use by widget library
- 
			·
			[PtChannelCreate] ·
		
 
 
	- Photon
- 
		
		- arming for events
- 
			·
			[PhEventArm] ·
		
 
		- attaching
- 
			·
			[PhAttach] ·
			[PtInit] ·
		
 
		- connection information
- 
			·
			[PhGetConnectInfo] ·
		
 
		- detaching
- 
			·
			[PhDetach] ·
		
 
		- events, checking for
- 
			·
			[PhEventPeek] ·
		
 
		- reattaching
- 
			·
			[PhReattach] ·
		
 
		- summary of functions
- 
			·
			[Photon services, connecting and disconnecting] ·
		
 
 
- characters
- 
	
	- translating
- 
		
		- from UTF-8
- 
			·
			[PxTranslateFromUTF] ·
			[PxTranslateStateFromUTF] ·
		
 
		- installing
- 
			·
			[PxTranslateSet] ·
		
 
		- listing supported
- 
			·
			[PxTranslateList] ·
		
 
		- summary of functions
- 
			·
			[Characters, translating] ·
		
 
		- tables, building
- 
			·
			[PxTerminalBuildCharsets] ·
		
 
		- tables, loading
- 
			·
			[PxTerminalLoadCharsets] ·
		
 
		- tables, saving
- 
			·
			[PxTerminalSaveCharsets] ·
		
 
		- to UTF-8
- 
			·
			[PxTranslateStateToUTF] ·
			[PxTranslateToUTF] ·
		
 
		- unknown
- 
			·
			[PxTranslateUnknown] ·
		
 
 
	- wide
- 
		
		- converting to lowercase
- 
			·
			[wctolower] ·
		
 
		- summary of functions
- 
			·
			[Wide characters] ·
		
 
 
- class hierarchy
- 
	
	- summary of functions
- 
			·
			[Class hierarchy] ·
	
 
	- widget class, getting
- 
			·
			[PtWidgetClass] ·
	
 
	- widget, determining
- 
			·
			[PtWidgetIsClass] ·
			[PtWidgetIsClassMember] ·
	
 
- clipboard
- 
	
	- copying
- 
		
		- data
- 
			·
			[PhClipboardCopy] ·
		
 
		- strings
- 
			·
			[PhClipboardCopyString] ·
		
 
 
	- header data structure
- 
			·
			[PhClipHeader] ·
	
 
	- pasting
- 
		
		- freeing memory
- 
			·
			[PhClipboardPasteFinish] ·
		
 
		- starting
- 
			·
			[PhClipboardPasteStart] ·
		
 
		- strings
- 
			·
			[PhClipboardPasteString] ·
		
 
 
	- searching
- 
		
		- by order
- 
			·
			[PhClipboardPasteTypeN] ·
		
 
		- by type
- 
			·
			[PhClipboardPasteType] ·
		
 
 
	- summary of functions
- 
			·
			[Clipboard operations] ·
	
 
- clipping
- 
	
	- list of rectangles, setting to
- 
			·
			[PgSetMultiClip] ·
	
 
	- setting
- 
			·
			[PgSetClipping] ·
			[PgSetUserClip, PgSetUserClipAbsolute] ·
	
 
	- summary of functions
- 
			·
			[Clipping] ·
	
 
	- widget, visible extent
- 
			·
			[PtWidgetVisibleExtent] ·
	
 
- colors
- 
	
	- best matches
- 
			·
			[PgColorMatch] ·
	
 
	- bitmaps
- 
			·
			[PgSetTextColor] ·
	
 
	- blue component
- 
			·
			[PgBlueValue] ·
	
 
	- calculating
- 
		
		- top and bottom shading
- 
			·
			[PgBackgroundShadings] ·
		
 
 
	- CMY, converting to RGB
- 
			·
			[PgCMY] ·
	
 
	- composite
- 
		
		- data type
- 
			·
			[PgColor_t] ·
		
 
 
	- fill
- 
			·
			[PgSetFillColor] ·
	
 
	- gray
- 
		
		- RGB, converting from
- 
			·
			[PgGrayValue] ·
		
 
		- RGB, converting to
- 
			·
			[PgGray] ·
		
 
 
	- green component
- 
			·
			[PgGreenValue] ·
	
 
	- HSV
- 
		
		- data structure
- 
			·
			[PgColorHSV_t] ·
		
 
		- RGB, converting from
- 
			·
			[PgRGB2HSV] ·
		
 
		- RGB, converting to
- 
			·
			[PgHSV] ·
			[PgHSV2RGB] ·
		
 
 
	- palette, getting current
- 
			·
			[PgGetPalette] ·
	
 
	- palette, setting current
- 
			·
			[PgSetPalette] ·
	
 
	- red component
- 
			·
			[PgRedValue] ·
	
 
	- RGB
- 
		
		- composite format, converting to
- 
			·
			[PgRGB] ·
		
 
		- data type
- 
			·
			[PgColor_t] ·
		
 
		- gray, converting from
- 
			·
			[PgGray] ·
		
 
		- gray, converting to
- 
			·
			[PgGrayValue] ·
		
 
		- HSV, converting from
- 
			·
			[PgHSV2RGB] ·
		
 
		- HSV, converting to
- 
			·
			[PgRGB2HSV] ·
		
 
 
	- stroke
- 
			·
			[PgSetStrokeColor] ·
	
 
	- summary of functions
- 
			·
			[Colors - converting and parsing] ·
	
 
	- text
- 
			·
			[PgSetTextColor] ·
	
 
	- text underline
- 
			·
			[PgSetUnderline] ·
	
 
	- XOR
- 
		
		- bitmaps
- 
			·
			[PgSetTextXORColor] ·
		
 
		- fill
- 
			·
			[PgSetFillXORColor] ·
		
 
		- stroke
- 
			·
			[PgSetStrokeXORColor] ·
		
 
		- text
- 
			·
			[PgSetTextXORColor] ·
		
 
 
- configuration files
- 
	
	- Boolean parameters
- 
		
		- reading
- 
			·
			[PxConfigReadBool] ·
		
 
		- writing
- 
			·
			[PxConfigWriteBool] ·
		
 
 
	- character parameters
- 
		
		- reading
- 
			·
			[PxConfigReadChar] ·
		
 
		- writing
- 
			·
			[PxConfigWriteChar] ·
		
 
 
	- closing
- 
			·
			[PxConfigClose] ·
	
 
	- entries
- 
		
		- deleting
- 
			·
			[PxConfigDeleteEntry] ·
		
 
		- getting as string
- 
			·
			[PxConfigNextString] ·
		
 
 
	- integer parameters
- 
		
		- reading
- 
			·
			[PxConfigReadInt] ·
		
 
		- writing
- 
			·
			[PxConfigWriteInt] ·
		
 
 
	- long parameters
- 
		
		- reading
- 
			·
			[PxConfigReadLong] ·
		
 
		- writing
- 
			·
			[PxConfigWriteLong] ·
		
 
 
	- opening
- 
			·
			[PxConfigOpen] ·
	
 
	- sections
- 
		
		- creating
- 
			·
			[PxConfigForceEmptySection] ·
		
 
		- deleting
- 
			·
			[PxConfigDeleteSection] ·
		
 
		- seeking
- 
			·
			[PxConfigSection] ·
		
 
		- seeking next
- 
			·
			[PxConfigNextSection] ·
		
 
 
	- short parameters
- 
		
		- reading
- 
			·
			[PxConfigReadShort] ·
		
 
		- writing
- 
			·
			[PxConfigWriteShort] ·
		
 
 
	- string parameters
- 
		
		- reading
- 
			·
			[PxConfigReadString] ·
		
 
		- writing
- 
			·
			[PxConfigWriteString] ·
		
 
 
	- summary of functions
- 
			·
			[Configuration files] ·
	
 
- connection ID, getting
- 
			·
			[PhGetConnectId] ·
- connection information, getting
- 
			·
			[PhGetConnectInfo] ·
- consoles
- 
	
	- current, getting coordinates of
- 
			·
			[PhWindowQueryVisible] ·
	
 
	- switching
- 
			·
			[PtConsoleSwitch] ·
	
 
- containers
- 
	
	- flux, determining if in
- 
			·
			[PtIsFluxing] ·
	
 
	- focus
- 
		
		- finding
- 
			·
			[PtContainerFindFocus] ·
		
 
		- next
- 
			·
			[PtContainerFocusNext] ·
		
 
		- nullifying
- 
			·
			[PtContainerNullFocus] ·
		
 
		- previous
- 
			·
			[PtContainerFocusPrev] ·
		
 
 
	- hold count
- 
		
		- decreasing
- 
			·
			[PtContainerRelease] ·
		
 
		- ignoring
- 
			·
			[PtFlush] ·
		
 
		- increasing
- 
			·
			[PtContainerHold] ·
		
 
 
	- updates
- 
		
		- holding off
- 
			·
			[PtContainerHold] ·
		
 
		- permitting
- 
			·
			[PtContainerRelease] ·
		
 
 
- contexts
- 
	
	- draw
- 
		
		- getting current
- 
			·
			[PhDCGetCurrent] ·
		
 
		- setting current
- 
			·
			[PhDCSetCurrent] ·
		
 
		- summary of functions
- 
			·
			[Draw contexts] ·
		
 
 
	- graphical
- 
		
		- attributes, resetting
- 
			·
			[PgDefaultGC] ·
		
 
		- creating
- 
			·
			[PgCreateGC] ·
		
 
		- current, getting
- 
			·
			[PgGetGC] ·
		
 
		- current, setting
- 
			·
			[PgSetGC] ·
		
 
		- destroying
- 
			·
			[PgDestroyGC] ·
		
 
		- draw buffer, clearing
- 
			·
			[PgClearDrawBuffer] ·
		
 
		- draw mode, resetting
- 
			·
			[PgDefaultMode] ·
		
 
		- fill, resetting
- 
			·
			[PgDefaultFill] ·
		
 
		- plane mask, resetting
- 
			·
			[PgDefaultMode] ·
		
 
		- stroke (line) attributes, resetting
- 
			·
			[PgDefaultStroke] ·
		
 
		- summary of functions
- 
			·
			[Graphical contexts] ·
		
 
		- text attributes, resetting
- 
			·
			[PgDefaultText] ·
		
 
 
	- memory
- 
		
		- activating
- 
			·
			[PmMemStart] ·
		
 
		- creating
- 
			·
			[PmMemCreateMC] ·
		
 
		- deactivating
- 
			·
			[PmMemStop] ·
		
 
		- draw buffer, incremental size for
- 
			·
			[PmMemSetChunkSize] ·
		
 
		- draw buffer, maximum size for
- 
			·
			[PmMemSetMaxBufSize] ·
		
 
		- flushing
- 
			·
			[PmMemFlush] ·
		
 
		- releasing
- 
			·
			[PmMemReleaseMC] ·
		
 
		- summary of functions
- 
			·
			[Memory contexts] ·
		
 
		- type, setting
- 
			·
			[PmMemSetType] ·
		
 
 
	- printing
- 
		
		- activating
- 
			·
			[PpPrintStart] ·
		
 
		- attributes, modifying
- 
			·
			[PpPrintSetPC] ·
		
 
		- attributes, querying
- 
			·
			[PpPrintGetPC] ·
		
 
		- creating
- 
			·
			[PpPrintCreatePC] ·
		
 
		- deactivating
- 
			·
			[PpPrintClose] ·
			[PpPrintStop] ·
		
 
		- initializing
- 
			·
			[PpLoadPrinter] ·
			[PpPrintOpen] ·
		
 
		- page break
- 
			·
			[PpPrintNewPage] ·
		
 
		- releasing
- 
			·
			[PpPrintReleasePC] ·
		
 
		- summary of functions
- 
			·
			[Printing] ·
		
 
		- widgets
- 
			·
			[PpPrintWidget] ·
		
 
 
- control flags, getting
- 
			·
			[PtGetControlFlags] ·
- coordinates
- 
	
	- translation
- 
		
		- clearing
- 
			·
			[PgClearTranslation] ·
		
 
		- rectangles
- 
			·
			[PtDeTranslateRect] ·
			[PtTranslateRect] ·
		
 
		- setting
- 
			·
			[PgSetTranslation] ·
		
 
		- summary of functions
- 
			·
			[Coordinates, translating] ·
		
 
 
- CRC (cyclic redundancy check), generating
- 
			·
			[PxCRC] ·
- cursors
- 
	
	- information about
- 
			·
			[PhQueryCursor] ·
	
 
	- moving
- 
		
		- absolute position
- 
			·
			[PhMoveCursorAbs] ·
		
 
		- relative position
- 
			·
			[PhMoveCursorRel] ·
		
 
 
	- summary of functions
- 
			·
			[Cursors/pointers] ·
	
 
- custom widgets
- 
	
	- summary of functions
- 
			·
			[Custom widgets] ·
	
 
- cyclic redundancy check (CRC), generating
- 
			·
			[PxCRC] ·
 · ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·