/bookset.html
Photon microGUI for QNX Neutrino
/wid_build/about.html
Building Custom Widgets
/wid_build/about.html#id1
About This Manual
/wid_build/about.html#WhatsNew63sp1
What's new in Photon for QNX Neutrino 6.3.0 Service Pack 1
/wid_build/about.html#WhatsNew63
What's new in Photon for QNX Neutrino 6.3
/wid_build/about.html#id5
Resource editor plugin API
/wid_build/about.html#WhatsNew621
What's new in Photon for QNX Neutrino 6.2.1
/wid_build/about.html#Errata621
Errata
/wid_build/about.html#WhatsNew62
What's new in Photon for QNX Neutrino 6.2.0
/wid_build/about.html#Overview62
Overview
/wid_build/about.html#Anatomy62
Anatomy of a Widget
/wid_build/about.html#List62
Creating a List Widget
/wid_build/about.html#Tree62
Creating a Tree Widget
/wid_build/about.html#Binding62
Binding Widgets into PhAB
/wid_build/about.html#API62
Widget Building Library API
/wid_build/about.html#Tips62
Miscellaneous Widget-Building Tips
/wid_build/overview.html#id1
Overview
/wid_build/overview.html#SUBCLASSING
Subclassing widgets
/wid_build/overview.html#DESIGN
Design considerations
/wid_build/overview.html#QUICKLOOK
A quick look at a widget
/wid_build/overview.html#WidgetHeaderFile
Widget header file
/wid_build/overview.html#id7
Instance structure members
/wid_build/overview.html#WidgetSourceFile
Widget source file
/wid_build/overview.html#id10
Class structure members
/wid_build/overview.html#TYPES
Types of widgets
/wid_build/overview.html#id13
Class hierarchy
/wid_build/overview.html#id15
Basic widgets
/wid_build/overview.html#id17
Container widgets
/wid_build/overview.html#id19
Compound widgets
/wid_build/lifewidg.html#id1
Life Cycle of a Widget
/wid_build/lifewidg.html#AllWidgets
All widgets
/wid_build/lifewidg.html#BASIC
Basic widgets
/wid_build/lifewidg.html#id5
Instantiating the widget
/wid_build/lifewidg.html#id7
Creating and initializing the widget class
/wid_build/lifewidg.html#id9
Setting default values
/wid_build/lifewidg.html#id11
Setting application resources
/wid_build/lifewidg.html#id13
Realizing a widget instance
/wid_build/lifewidg.html#id15
Processing methods
/wid_build/lifewidg.html#id17
Initialization method
/wid_build/lifewidg.html#id19
Extent method
/wid_build/lifewidg.html#id21
Connection method
/wid_build/lifewidg.html#id23
Realization method
/wid_build/lifewidg.html#id25
Draw method
/wid_build/lifewidg.html#id27
After realizing a widget
/wid_build/lifewidg.html#id29
Destroying a widget
/wid_build/lifewidg.html#id31
Unrealization method
/wid_build/lifewidg.html#id33
Destruction method
/wid_build/lifewidg.html#id35
Other methods
/wid_build/lifewidg.html#CONTAINER
Container widgets
/wid_build/lifewidg.html#id38
Child constraints
/wid_build/lifewidg.html#id40
Child redirection
/wid_build/lifewidg.html#COMPOUND
Compound widgets
/wid_build/lifewidg.html#id43
Exporting subordinate widgets
/wid_build/anatomy.html#id1
Anatomy of a Widget
/wid_build/anatomy.html#DEFINERESEOURCES
Defining resources
/wid_build/anatomy.html#id4
Resource manifests
/wid_build/anatomy.html#PtResourceRectStructure
PtResourceRec_t resource records
/wid_build/anatomy.html#TypeMember
type member
/wid_build/anatomy.html#ModfMember
mod_f member
/wid_build/anatomy.html#QueryfMember
query_f member
/wid_build/anatomy.html#ArgValueAndLenMembers
arg_value and arg_len members
/wid_build/anatomy.html#id11
Scalar resources
/wid_build/anatomy.html#id13
Flags resources
/wid_build/anatomy.html#id15
String resources
/wid_build/anatomy.html#id17
Struct resources
/wid_build/anatomy.html#id19
Pointer resources
/wid_build/anatomy.html#id21
Alloc resources
/wid_build/anatomy.html#id23
Link resources
/wid_build/anatomy.html#id25
Callback resources
/wid_build/anatomy.html#id27
Boolean resources
/wid_build/anatomy.html#id29
Array resources
/wid_build/anatomy.html#id31
Image resources
/wid_build/anatomy.html#Examples
Examples
/wid_build/anatomy.html#DEFINECLASS
Defining the widget class
/wid_build/anatomy.html#id35
Widget class structure
/wid_build/anatomy.html#id37
Widget class structure description
/wid_build/anatomy.html#WidgetClassResource
Widget class resource table
/wid_build/anatomy.html#id40
PtBasic class resource additions
/wid_build/anatomy.html#CLASSMETHODS
Class methods
/wid_build/anatomy.html#DefaultsMethod
Defaults method
/wid_build/anatomy.html#InitializationMethod
Initialization method
/wid_build/anatomy.html#ExtentMethod
Extent method
/wid_build/anatomy.html#ConnectionMethod
Connection method
/wid_build/anatomy.html#RealizationMethod
Realization method
/wid_build/anatomy.html#DrawMethod
Draw method
/wid_build/anatomy.html#UsingPgLibrary
Using the Pg library safely
/wid_build/anatomy.html#UnrealizationMethod
Unrealization method
/wid_build/anatomy.html#DestructionMethod
Destruction method
/wid_build/anatomy.html#SetResourcesMethod
Set Resources method
/wid_build/anatomy.html#GetResourcesMethod
Get Resources method
/wid_build/anatomy.html#GotFocusMethod
Got Focus method
/wid_build/anatomy.html#LostFocusMethod
Lost Focus method
/wid_build/anatomy.html#CalcOpaqueRectMethod
Calc Opaque Rect method
/wid_build/anatomy.html#ACTIONS
Widget actions
/wid_build/anatomy.html#id58
Raw callback list
/wid_build/anatomy.html#CONTAINERANATOMY
Container widget anatomy
/wid_build/anatomy.html#id61
Child-constraint support
/wid_build/anatomy.html#id63
Child Created method
/wid_build/anatomy.html#id65
Child Realizing method
/wid_build/anatomy.html#id67
Child Realized method
/wid_build/anatomy.html#id69
Child Moved/Resized method
/wid_build/anatomy.html#id71
Child Unrealizing method
/wid_build/anatomy.html#id73
Child Unrealized method
/wid_build/anatomy.html#id75
Child Destroyed method
/wid_build/anatomy.html#id77
Child Setting Resource method
/wid_build/anatomy.html#id79
Child Getting Resource method
/wid_build/anatomy.html#id81
Child Getting Focus method
/wid_build/anatomy.html#id83
Child Losing Focus method
/wid_build/anatomy.html#ContainerRedirectorFunction
Child Redirection method
/wid_build/anatomy.html#id86
Fundamental methods
/wid_build/anatomy.html#id88
Defaults method
/wid_build/anatomy.html#id90
Extent method
/wid_build/anatomy.html#id92
Realization method
/wid_build/anatomy.html#COMPOUNDANATOMY
Compound widget anatomy
/wid_build/anatomy.html#id95
Blocking resources
/wid_build/anatomy.html#CompoundRedirection
Compound redirection
/wid_build/anatomy.html#id98
Fundamental methods
/wid_build/anatomy.html#CompoundDefaultsMethod
Defaults method
/wid_build/anatomy.html#id101
Realization method
/wid_build/anatomy.html#id103
Get Resources and Set Resources methods
/wid_build/anatomy.html#id105
Destruction method
/wid_build/superclass.html#id1
Using Widget Superclasses
/wid_build/superclass.html#PTWIDGET
PtWidget
/wid_build/superclass.html#id4
Class hierarchy
/wid_build/superclass.html#id6
Class flags
/wid_build/superclass.html#id8
Methods
/wid_build/superclass.html#id10
Defaults method
/wid_build/superclass.html#id12
Initialization method
/wid_build/superclass.html#id14
Extent method
/wid_build/superclass.html#id16
Connection method
/wid_build/superclass.html#id18
Realization method
/wid_build/superclass.html#id20
Unrealization method
/wid_build/superclass.html#id22
Destruction method
/wid_build/superclass.html#id24
Widget actions
/wid_build/superclass.html#id26
Resource definitions
/wid_build/superclass.html#id28
Functions
/wid_build/superclass.html#PTBASIC
PtBasic
/wid_build/superclass.html#id31
Class hierarchy
/wid_build/superclass.html#id33
Class extensions
/wid_build/superclass.html#id35
Methods
/wid_build/superclass.html#id37
Defaults method
/wid_build/superclass.html#id39
Initialization method
/wid_build/superclass.html#id41
Extent method
/wid_build/superclass.html#id43
Connection method
/wid_build/superclass.html#id45
Realization method
/wid_build/superclass.html#id47
Draw method
/wid_build/superclass.html#id49
Unrealization method
/wid_build/superclass.html#id51
Destruction method
/wid_build/superclass.html#id53
Got Focus method
/wid_build/superclass.html#id55
Lost Focus method
/wid_build/superclass.html#id57
Calc Opaque Rect method
/wid_build/superclass.html#id59
Widget actions
/wid_build/superclass.html#id61
Resource definitions
/wid_build/superclass.html#id63
Functions
/wid_build/superclass.html#PTCONTAINER
PtContainer
/wid_build/superclass.html#id66
Class hierarchy
/wid_build/superclass.html#id68
Class extensions
/wid_build/superclass.html#id70
Methods
/wid_build/superclass.html#id72
Defaults method
/wid_build/superclass.html#id74
Initialization method
/wid_build/superclass.html#id76
Extent method
/wid_build/superclass.html#id78
Connection method
/wid_build/superclass.html#id80
Realization method
/wid_build/superclass.html#id82
Draw method
/wid_build/superclass.html#id84
Unrealization method
/wid_build/superclass.html#id86
Destruction method
/wid_build/superclass.html#id88
Got Focus method
/wid_build/superclass.html#id90
Lost Focus method
/wid_build/superclass.html#id92
Calc Opaque Rect method
/wid_build/superclass.html#id94
Child Created method
/wid_build/superclass.html#id96
Child Realized/Unrealized method
/wid_build/superclass.html#id98
Child Moved/Resized method
/wid_build/superclass.html#id100
Child Destroyed method
/wid_build/superclass.html#id102
Child Setting Resources method
/wid_build/superclass.html#id104
Child Getting Resources method
/wid_build/superclass.html#id106
Child Getting Focus method
/wid_build/superclass.html#id108
Child Losing Focus method
/wid_build/superclass.html#id110
Widget actions
/wid_build/superclass.html#id112
Resource definitions
/wid_build/superclass.html#id114
Functions
/wid_build/superclass.html#PTCOMPOUND
PtCompound
/wid_build/superclass.html#id117
Class hierarchy
/wid_build/superclass.html#id119
Class extensions
/wid_build/superclass.html#id121
Methods
/wid_build/superclass.html#id123
Defaults method
/wid_build/superclass.html#id125
Initialization method
/wid_build/superclass.html#id127
Extent method
/wid_build/superclass.html#id129
Connection method
/wid_build/superclass.html#id131
Realization method
/wid_build/superclass.html#id133
Draw method
/wid_build/superclass.html#id135
Unrealization method
/wid_build/superclass.html#id137
Destruction method
/wid_build/superclass.html#id139
Got Focus method
/wid_build/superclass.html#id141
Lost Focus method
/wid_build/superclass.html#id143
Calc Opaque Rect method
/wid_build/superclass.html#id145
Widget actions
/wid_build/superclass.html#id147
Resource definitions
/wid_build/superclass.html#id149
Functions
/wid_build/superclass.html#PTGENLIST
PtGenList
/wid_build/superclass.html#id152
Class hierarchy
/wid_build/superclass.html#id154
Class extensions
/wid_build/superclass.html#id156
Methods
/wid_build/superclass.html#id158
Defaults method
/wid_build/superclass.html#id160
Initialization method
/wid_build/superclass.html#id162
Extent method
/wid_build/superclass.html#id164
Connection method
/wid_build/superclass.html#id166
Realization method
/wid_build/superclass.html#id168
Draw method
/wid_build/superclass.html#id170
Unrealization method
/wid_build/superclass.html#id172
Destruction method
/wid_build/superclass.html#id174
Got Focus method
/wid_build/superclass.html#id176
Lost Focus method
/wid_build/superclass.html#id178
Calc Opaque Rect method
/wid_build/superclass.html#id180
Child Created method
/wid_build/superclass.html#id182
Child Realized method
/wid_build/superclass.html#id184
Child Moved/Resized method
/wid_build/superclass.html#id186
Child Unrealized method
/wid_build/superclass.html#id188
Child Destroyed method
/wid_build/superclass.html#id190
Child Setting Resources method
/wid_build/superclass.html#id192
Child Getting Resources method
/wid_build/superclass.html#id194
Child Getting Focus method
/wid_build/superclass.html#id196
Child Losing Focus method
/wid_build/superclass.html#id198
List Draw method
/wid_build/superclass.html#id200
List Mouse method
/wid_build/superclass.html#id202
List Key method
/wid_build/superclass.html#id204
List Select method
/wid_build/superclass.html#id206
List Inflate method
/wid_build/superclass.html#id208
List Attributes method
/wid_build/superclass.html#id210
Widget actions
/wid_build/superclass.html#id212
Resource definitions
/wid_build/superclass.html#id214
Functions
/wid_build/superclass.html#PTGENTREE
PtGenTree
/wid_build/superclass.html#id217
Class hierarchy
/wid_build/superclass.html#id219
Class extensions
/wid_build/superclass.html#id221
Methods
/wid_build/superclass.html#id223
Defaults method
/wid_build/superclass.html#id225
Initialization method
/wid_build/superclass.html#id227
Extent method
/wid_build/superclass.html#id229
Connection method
/wid_build/superclass.html#id231
Realization method
/wid_build/superclass.html#id233
Draw method
/wid_build/superclass.html#id235
Unrealization method
/wid_build/superclass.html#id237
Destruction method
/wid_build/superclass.html#id239
Got Focus method
/wid_build/superclass.html#id241
Lost Focus method
/wid_build/superclass.html#id243
Calc Opaque Rect method
/wid_build/superclass.html#id245
Child Created method
/wid_build/superclass.html#id247
Child Realized method
/wid_build/superclass.html#id249
Child Moved/Resized method
/wid_build/superclass.html#id251
Child Unrealized method
/wid_build/superclass.html#id253
Child Destroyed method
/wid_build/superclass.html#id255
Child Setting Resources method
/wid_build/superclass.html#id257
Child Getting Resources method
/wid_build/superclass.html#id259
Child Getting Focus method
/wid_build/superclass.html#id261
Child Losing Focus method
/wid_build/superclass.html#id263
List Draw method
/wid_build/superclass.html#id265
List Mouse method
/wid_build/superclass.html#id267
List Key method
/wid_build/superclass.html#id269
Tree Draw Item method
/wid_build/superclass.html#id271
Tree Item State method
/wid_build/superclass.html#id273
Widget actions
/wid_build/superclass.html#id275
Resource definitions
/wid_build/superclass.html#id277
Functions
/wid_build/superclass.html#PTLABEL
PtLabel
/wid_build/superclass.html#id280
Class hierarchy
/wid_build/superclass.html#id282
Methods
/wid_build/superclass.html#id284
Defaults method
/wid_build/superclass.html#id286
Initialization method
/wid_build/superclass.html#id288
Extent method
/wid_build/superclass.html#id290
Connection method
/wid_build/superclass.html#id292
Realization method
/wid_build/superclass.html#id294
Draw method
/wid_build/superclass.html#id296
Unrealization method
/wid_build/superclass.html#id298
Got focus method
/wid_build/superclass.html#id300
Lost Focus method
/wid_build/superclass.html#id302
Calc Opaque Rect method
/wid_build/superclass.html#id304
Widget actions
/wid_build/superclass.html#id306
Resource definitions
/wid_build/superclass.html#id308
Functions
/wid_build/superclass.html#PTGRAPHIC
PtGraphic
/wid_build/superclass.html#id311
Class hierarchy
/wid_build/superclass.html#id313
Methods
/wid_build/superclass.html#id315
Defaults method
/wid_build/superclass.html#id317
Initialization method
/wid_build/superclass.html#id319
Extent method
/wid_build/superclass.html#id321
Connection method
/wid_build/superclass.html#id323
Realization method
/wid_build/superclass.html#id325
Draw method
/wid_build/superclass.html#id327
Unrealization method
/wid_build/superclass.html#id329
Destruction method
/wid_build/superclass.html#id331
Got Focus method
/wid_build/superclass.html#id333
Lost Focus method
/wid_build/superclass.html#id335
Calc Opaque Rect method
/wid_build/superclass.html#id337
Widget actions
/wid_build/superclass.html#id339
Resource definitions
/wid_build/superclass.html#id341
Functions
/wid_build/superclass.html#PTGAUGE
PtGauge
/wid_build/superclass.html#id344
Class hierarchy
/wid_build/superclass.html#id346
Methods
/wid_build/superclass.html#id348
Defaults method
/wid_build/superclass.html#id350
Initialization method
/wid_build/superclass.html#id352
Extent method
/wid_build/superclass.html#id354
Connection method
/wid_build/superclass.html#id356
Realization method
/wid_build/superclass.html#id358
Draw method
/wid_build/superclass.html#id360
Unrealization method
/wid_build/superclass.html#id362
Destruction method
/wid_build/superclass.html#id364
Got Focus method
/wid_build/superclass.html#id366
Lost Focus method
/wid_build/superclass.html#id368
Calc Opaque Rect method
/wid_build/superclass.html#id370
Widget actions
/wid_build/superclass.html#id372
Resource definitions
/wid_build/superclass.html#id374
Functions
/wid_build/list.html#id1
Creating a List Widget
/wid_build/list.html#OVERVIEW
Overview
/wid_build/list.html#ItemStructure
Item structure
/wid_build/list.html#WidgetInstanceStructure
Widget instance structure
/wid_build/list.html#Methods
Methods
/wid_build/list.html#DrawMethod
List Draw method
/wid_build/list.html#MouseMethod
List Mouse method
/wid_build/list.html#KeyMethod
List Key method
/wid_build/list.html#SelectMethod
List Select method
/wid_build/list.html#InflateMethod
List Inflate method
/wid_build/list.html#AttrMethod
List Attributes method
/wid_build/list.html#CONVENIENCE
Convenience functions
/wid_build/libs/ptsuperclassgenlistdraw.html#id1
PtSuperClassGenListDraw
/wid_build/libs/ptsuperclassgenlistdraw.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgenlistdraw.html#id5
Arguments:
/wid_build/libs/ptsuperclassgenlistdraw.html#id7
Description:
/wid_build/libs/ptsuperclassgenlistdraw.html#id9
Classification:
/wid_build/libs/ptsuperclassgenlistdraw.html#id10
Safety:
/wid_build/libs/ptsuperclassgenlistdraw.html#id12
See also:
/wid_build/libs/ptsuperclassgenlistinflate.html#id1
PtSuperClassGenListInflate
/wid_build/libs/ptsuperclassgenlistinflate.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgenlistinflate.html#id5
Arguments:
/wid_build/libs/ptsuperclassgenlistinflate.html#id7
Description:
/wid_build/libs/ptsuperclassgenlistinflate.html#id9
Returns:
/wid_build/libs/ptsuperclassgenlistinflate.html#id11
Classification:
/wid_build/libs/ptsuperclassgenlistinflate.html#id12
Safety:
/wid_build/libs/ptsuperclassgenlistinflate.html#id14
See also:
/wid_build/libs/ptsuperclassgenlistkey.html#id1
PtSuperClassGenListKey
/wid_build/libs/ptsuperclassgenlistkey.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgenlistkey.html#id5
Arguments:
/wid_build/libs/ptsuperclassgenlistkey.html#id7
Description:
/wid_build/libs/ptsuperclassgenlistkey.html#id9
Returns:
/wid_build/libs/ptsuperclassgenlistkey.html#id11
Classification:
/wid_build/libs/ptsuperclassgenlistkey.html#id12
Safety:
/wid_build/libs/ptsuperclassgenlistkey.html#id14
See also:
/wid_build/libs/ptsuperclassgenlistmouse.html#id1
PtSuperClassGenListMouse
/wid_build/libs/ptsuperclassgenlistmouse.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgenlistmouse.html#id5
Arguments:
/wid_build/libs/ptsuperclassgenlistmouse.html#id7
Description:
/wid_build/libs/ptsuperclassgenlistmouse.html#id9
Returns:
/wid_build/libs/ptsuperclassgenlistmouse.html#id11
Classification:
/wid_build/libs/ptsuperclassgenlistmouse.html#id12
Safety:
/wid_build/libs/ptsuperclassgenlistmouse.html#id14
See also:
/wid_build/libs/ptsuperclassgenlistselect.html#id1
PtSuperClassGenListSelect
/wid_build/libs/ptsuperclassgenlistselect.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgenlistselect.html#id5
Arguments:
/wid_build/libs/ptsuperclassgenlistselect.html#id7
Description:
/wid_build/libs/ptsuperclassgenlistselect.html#id9
Classification:
/wid_build/libs/ptsuperclassgenlistselect.html#id10
Safety:
/wid_build/libs/ptsuperclassgenlistselect.html#id12
See also:
/wid_build/tree.html#id1
Creating a Tree Widget
/wid_build/tree.html#OVERVIEW
Overview
/wid_build/tree.html#ItemStructure
Item structure
/wid_build/tree.html#Methods
Methods
/wid_build/tree.html#DrawMethod
Tree Draw Item method
/wid_build/tree.html#TreeItemStateMethod
Tree Item State method
/wid_build/tree.html#CONVENIENCE
Convenience functions
/wid_build/libs/ptsuperclassgentreedrawitem.html#id1
PtSuperClassGenTreeDrawItem
/wid_build/libs/ptsuperclassgentreedrawitem.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgentreedrawitem.html#id5
Arguments:
/wid_build/libs/ptsuperclassgentreedrawitem.html#id7
Description:
/wid_build/libs/ptsuperclassgentreedrawitem.html#id9
Classification:
/wid_build/libs/ptsuperclassgentreedrawitem.html#id10
Safety:
/wid_build/libs/ptsuperclassgentreedrawitem.html#id12
See also:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id1
PtSuperClassGenTreeItemState
/wid_build/libs/ptsuperclassgentreeitemstate.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id5
Arguments:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id7
Description:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id9
Returns:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id11
Classification:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id12
Safety:
/wid_build/libs/ptsuperclassgentreeitemstate.html#id14
See also:
/wid_build/bind.html#id1
Binding Widgets into PhAB
/wid_build/bind.html#DesignConsiderations
Widget design considerations
/wid_build/bind.html#SingleValueResources
Single-value resources
/wid_build/bind.html#WhenToAdd
When to add custom widgets to palette files
/wid_build/bind.html#DisplayingCustomWidget
Displaying your custom widget
/wid_build/bind.html#SharedObject
Creating a shared object
/wid_build/bind.html#Templates
Creating a template
/wid_build/bind.html#PaletteFile
Editing palette.def
/wid_build/bind.html#WidgetDescriptionTable
Creating a widget description table
/wid_build/bind.html#ClassName
Widget class name (w=)
/wid_build/bind.html#Hierarchy
Widget hierarchy (h=)
/wid_build/bind.html#ListOfResources
List of resources (r=)
/wid_build/bind.html#OptionFlagPairs
Option and flag pairs
/wid_build/bind.html#PtrToFns
Pointer-to-function resources
/wid_build/bind.html#ListOfCallbacks
List of callbacks (c=, k=, e=)
/wid_build/bind.html#InheritedResources
Inherited resources and callbacks (i=, n=)
/wid_build/bind.html#BaseWidget
Base widget (b=)
/wid_build/bind.html#ChangeClass
Change class definition (q=)
/wid_build/bind.html#CreateTypeDefinition
Create-type definition (t=)
/wid_build/bind.html#CursorStyles
Cursor styles (s=)
/wid_build/bind.html#DefaultValues
Default values (d=)
/wid_build/libs.html#id1
Widget Building Library API
/wid_build/libs/phwindowchange.html#id1
PhWindowChange
/wid_build/libs/phwindowchange.html#id3
Synopsis:
/wid_build/libs/phwindowchange.html#id5
Arguments:
/wid_build/libs/phwindowchange.html#id7
Library:
/wid_build/libs/phwindowchange.html#id9
Description:
/wid_build/libs/phwindowchange.html#id11
Returns:
/wid_build/libs/phwindowchange.html#id13
Classification:
/wid_build/libs/phwindowchange.html#id14
Safety:
/wid_build/libs/phwindowchange.html#id16
See also:
/wid_build/libs/phwindowclose.html#id1
PhWindowClose
/wid_build/libs/phwindowclose.html#id3
Synopsis:
/wid_build/libs/phwindowclose.html#id5
Arguments:
/wid_build/libs/phwindowclose.html#id7
Library:
/wid_build/libs/phwindowclose.html#id9
Description:
/wid_build/libs/phwindowclose.html#id11
Returns:
/wid_build/libs/phwindowclose.html#id13
Classification:
/wid_build/libs/phwindowclose.html#id14
Safety:
/wid_build/libs/phwindowclose.html#id16
See also:
/wid_build/libs/phwindowopen.html#id1
PhWindowOpen
/wid_build/libs/phwindowopen.html#id3
Synopsis:
/wid_build/libs/phwindowopen.html#id5
Arguments:
/wid_build/libs/phwindowopen.html#id7
Library:
/wid_build/libs/phwindowopen.html#id9
Description:
/wid_build/libs/phwindowopen.html#id11
Returns:
/wid_build/libs/phwindowopen.html#id13
Classification:
/wid_build/libs/phwindowopen.html#id14
Safety:
/wid_build/libs/phwindowopen.html#id16
See also:
/wid_build/libs/ptaddwidgetdata.html#id1
PtAddWidgetData
/wid_build/libs/ptaddwidgetdata.html#id3
Synopsis:
/wid_build/libs/ptaddwidgetdata.html#id5
Arguments:
/wid_build/libs/ptaddwidgetdata.html#id7
Description:
/wid_build/libs/ptaddwidgetdata.html#id9
Returns:
/wid_build/libs/ptaddwidgetdata.html#id11
Classification:
/wid_build/libs/ptaddwidgetdata.html#id12
Safety:
/wid_build/libs/ptaddwidgetdata.html#id14
See also:
/wid_build/libs/ptanchorderegister.html#id1
PtAnchorDeregister
/wid_build/libs/ptanchorderegister.html#id3
Synopsis:
/wid_build/libs/ptanchorderegister.html#id5
Arguments:
/wid_build/libs/ptanchorderegister.html#id7
Description:
/wid_build/libs/ptanchorderegister.html#id9
Classification:
/wid_build/libs/ptanchorderegister.html#id10
Safety:
/wid_build/libs/ptanchorderegister.html#id12
See also:
/wid_build/libs/ptanchorregister.html#id1
PtAnchorRegister
/wid_build/libs/ptanchorregister.html#id3
Synopsis:
/wid_build/libs/ptanchorregister.html#id5
Arguments:
/wid_build/libs/ptanchorregister.html#id7
Description:
/wid_build/libs/ptanchorregister.html#id9
Classification:
/wid_build/libs/ptanchorregister.html#id10
Safety:
/wid_build/libs/ptanchorregister.html#id12
See also:
/wid_build/libs/ptanchorwidget.html#id1
PtAnchorWidget
/wid_build/libs/ptanchorwidget.html#id3
Synopsis:
/wid_build/libs/ptanchorwidget.html#id5
Arguments:
/wid_build/libs/ptanchorwidget.html#id7
Description:
/wid_build/libs/ptanchorwidget.html#id9
Classification:
/wid_build/libs/ptanchorwidget.html#id10
Safety:
/wid_build/libs/ptanchorwidget.html#id12
See also:
/wid_build/libs/ptapplyanchors.html#id1
PtApplyAnchors
/wid_build/libs/ptapplyanchors.html#id3
Synopsis:
/wid_build/libs/ptapplyanchors.html#id5
Arguments:
/wid_build/libs/ptapplyanchors.html#id7
Description:
/wid_build/libs/ptapplyanchors.html#id9
Returns:
/wid_build/libs/ptapplyanchors.html#id11
Classification:
/wid_build/libs/ptapplyanchors.html#id12
Safety:
/wid_build/libs/ptapplyanchors.html#id14
See also:
/wid_build/libs/ptattemptresize.html#id1
PtAttemptResize
/wid_build/libs/ptattemptresize.html#id3
Synopsis:
/wid_build/libs/ptattemptresize.html#id5
Arguments:
/wid_build/libs/ptattemptresize.html#id7
Description:
/wid_build/libs/ptattemptresize.html#id9
Returns:
/wid_build/libs/ptattemptresize.html#id11
Classification:
/wid_build/libs/ptattemptresize.html#id12
Safety:
/wid_build/libs/ptattemptresize.html#id14
See also:
/wid_build/libs/ptcalcanchoroffsets.html#id1
PtCalcAnchorOffsets
/wid_build/libs/ptcalcanchoroffsets.html#id3
Synopsis:
/wid_build/libs/ptcalcanchoroffsets.html#id5
Arguments:
/wid_build/libs/ptcalcanchoroffsets.html#id7
Description:
/wid_build/libs/ptcalcanchoroffsets.html#id9
Classification:
/wid_build/libs/ptcalcanchoroffsets.html#id10
Safety:
/wid_build/libs/ptcalcanchoroffsets.html#id12
See also:
/wid_build/libs/ptcalcregion.html#id1
PtCalcRegion
/wid_build/libs/ptcalcregion.html#id3
Synopsis:
/wid_build/libs/ptcalcregion.html#id5
Arguments:
/wid_build/libs/ptcalcregion.html#id7
Description:
/wid_build/libs/ptcalcregion.html#id9
Returns:
/wid_build/libs/ptcalcregion.html#id11
Classification:
/wid_build/libs/ptcalcregion.html#id12
Safety:
/wid_build/libs/ptcalcregion.html#id14
See also:
/wid_build/libs/ptchildboundingbox.html#id1
PtChildBoundingBox
/wid_build/libs/ptchildboundingbox.html#id3
Synopsis:
/wid_build/libs/ptchildboundingbox.html#id5
Arguments:
/wid_build/libs/ptchildboundingbox.html#id7
Description:
/wid_build/libs/ptchildboundingbox.html#id9
Returns:
/wid_build/libs/ptchildboundingbox.html#id11
Classification:
/wid_build/libs/ptchildboundingbox.html#id12
Safety:
/wid_build/libs/ptchildboundingbox.html#id14
See also:
/wid_build/libs/ptclipadd.html#id1
PtClipAdd
/wid_build/libs/ptclipadd.html#id3
Synopsis:
/wid_build/libs/ptclipadd.html#id5
Arguments:
/wid_build/libs/ptclipadd.html#id7
Description:
/wid_build/libs/ptclipadd.html#id9
Returns:
/wid_build/libs/ptclipadd.html#id11
Classification:
/wid_build/libs/ptclipadd.html#id12
Safety:
/wid_build/libs/ptclipadd.html#id14
See also:
/wid_build/libs/ptclipremove.html#id1
PtClipRemove
/wid_build/libs/ptclipremove.html#id3
Synopsis:
/wid_build/libs/ptclipremove.html#id5
Description:
/wid_build/libs/ptclipremove.html#id7
Returns:
/wid_build/libs/ptclipremove.html#id9
Classification:
/wid_build/libs/ptclipremove.html#id10
Safety:
/wid_build/libs/ptclipremove.html#id12
See also:
/wid_build/libs/ptcompoundredirect.html#id1
PtCompoundRedirect
/wid_build/libs/ptcompoundredirect.html#id3
Synopsis:
/wid_build/libs/ptcompoundredirect.html#id5
Arguments:
/wid_build/libs/ptcompoundredirect.html#id7
Description:
/wid_build/libs/ptcompoundredirect.html#id9
Returns:
/wid_build/libs/ptcompoundredirect.html#id11
Classification:
/wid_build/libs/ptcompoundredirect.html#id12
Safety:
/wid_build/libs/ptcompoundredirect.html#id14
See also:
/wid_build/libs/ptcorechangeregion.html#id1
PtCoreChangeRegion
/wid_build/libs/ptcorechangeregion.html#id3
Synopsis:
/wid_build/libs/ptcorechangeregion.html#id5
Arguments:
/wid_build/libs/ptcorechangeregion.html#id7
Description:
/wid_build/libs/ptcorechangeregion.html#id9
Classification:
/wid_build/libs/ptcorechangeregion.html#id10
Safety:
/wid_build/libs/ptcorechangeregion.html#id12
See also:
/wid_build/libs/ptcreatewidgetclass.html#id1
PtCreateWidgetClass
/wid_build/libs/ptcreatewidgetclass.html#id3
Synopsis:
/wid_build/libs/ptcreatewidgetclass.html#id5
Arguments:
/wid_build/libs/ptcreatewidgetclass.html#id7
Description:
/wid_build/libs/ptcreatewidgetclass.html#id9
Returns:
/wid_build/libs/ptcreatewidgetclass.html#id11
Examples:
/wid_build/libs/ptcreatewidgetclass.html#id13
Classification:
/wid_build/libs/ptcreatewidgetclass.html#id14
Safety:
/wid_build/libs/ptcreatewidgetclass.html#id16
See also:
/wid_build/libs/ptdamageexposed.html#id1
PtDamageExposed
/wid_build/libs/ptdamageexposed.html#id3
Synopsis:
/wid_build/libs/ptdamageexposed.html#id5
Arguments:
/wid_build/libs/ptdamageexposed.html#id7
Description:
/wid_build/libs/ptdamageexposed.html#id9
Examples:
/wid_build/libs/ptdamageexposed.html#id11
Classification:
/wid_build/libs/ptdamageexposed.html#id12
Safety:
/wid_build/libs/ptdamageexposed.html#id14
See also:
/wid_build/libs/ptdestroycallbacklist.html#id1
PtDestroyCallbackList
/wid_build/libs/ptdestroycallbacklist.html#id3
Synopsis:
/wid_build/libs/ptdestroycallbacklist.html#id5
Arguments:
/wid_build/libs/ptdestroycallbacklist.html#id7
Description:
/wid_build/libs/ptdestroycallbacklist.html#id9
Returns:
/wid_build/libs/ptdestroycallbacklist.html#id11
Classification:
/wid_build/libs/ptdestroycallbacklist.html#id12
Safety:
/wid_build/libs/ptdestroycallbacklist.html#id14
See also:
/wid_build/libs/ptdestroyhotkeycallbacks.html#id1
PtDestroyHotkeyCallbacks
/wid_build/libs/ptdestroyhotkeycallbacks.html#id3
Synopsis:
/wid_build/libs/ptdestroyhotkeycallbacks.html#id5
Arguments:
/wid_build/libs/ptdestroyhotkeycallbacks.html#id7
Description:
/wid_build/libs/ptdestroyhotkeycallbacks.html#id9
Classification:
/wid_build/libs/ptdestroyhotkeycallbacks.html#id10
Safety:
/wid_build/libs/ptdestroyhotkeycallbacks.html#id12
See also:
/wid_build/libs/ptdestroyrawcallbacks.html#id1
PtDestroyRawCallbacks
/wid_build/libs/ptdestroyrawcallbacks.html#id3
Synopsis:
/wid_build/libs/ptdestroyrawcallbacks.html#id5
Arguments:
/wid_build/libs/ptdestroyrawcallbacks.html#id7
Description:
/wid_build/libs/ptdestroyrawcallbacks.html#id9
Classification:
/wid_build/libs/ptdestroyrawcallbacks.html#id10
Safety:
/wid_build/libs/ptdestroyrawcallbacks.html#id12
See also:
/wid_build/libs/ptfindnextwidgetdata.html#id1
PtFindNextWidgetData
/wid_build/libs/ptfindnextwidgetdata.html#id3
Synopsis:
/wid_build/libs/ptfindnextwidgetdata.html#id5
Arguments:
/wid_build/libs/ptfindnextwidgetdata.html#id7
Description:
/wid_build/libs/ptfindnextwidgetdata.html#id9
Returns:
/wid_build/libs/ptfindnextwidgetdata.html#id11
Classification:
/wid_build/libs/ptfindnextwidgetdata.html#id12
Safety:
/wid_build/libs/ptfindnextwidgetdata.html#id14
See also:
/wid_build/libs/ptfindresource.html#id1
PtFindResource
/wid_build/libs/ptfindresource.html#id3
Synopsis:
/wid_build/libs/ptfindresource.html#id5
Arguments:
/wid_build/libs/ptfindresource.html#id7
Description:
/wid_build/libs/ptfindresource.html#id9
Returns:
/wid_build/libs/ptfindresource.html#id11
Examples:
/wid_build/libs/ptfindresource.html#id13
Classification:
/wid_build/libs/ptfindresource.html#id14
Safety:
/wid_build/libs/ptfindresource.html#id16
See also:
/wid_build/libs/ptfindwidgetdata.html#id1
PtFindWidgetData
/wid_build/libs/ptfindwidgetdata.html#id3
Synopsis:
/wid_build/libs/ptfindwidgetdata.html#id5
Arguments:
/wid_build/libs/ptfindwidgetdata.html#id7
Description:
/wid_build/libs/ptfindwidgetdata.html#id9
Returns:
/wid_build/libs/ptfindwidgetdata.html#id11
Classification:
/wid_build/libs/ptfindwidgetdata.html#id12
Safety:
/wid_build/libs/ptfindwidgetdata.html#id14
See also:
/wid_build/libs/ptgetcallbacklist.html#id1
PtGetCallbackList
/wid_build/libs/ptgetcallbacklist.html#id3
Synopsis:
/wid_build/libs/ptgetcallbacklist.html#id5
Arguments:
/wid_build/libs/ptgetcallbacklist.html#id7
Description:
/wid_build/libs/ptgetcallbacklist.html#id9
Returns:
/wid_build/libs/ptgetcallbacklist.html#id11
Examples:
/wid_build/libs/ptgetcallbacklist.html#id13
Classification:
/wid_build/libs/ptgetcallbacklist.html#id14
Safety:
/wid_build/libs/ptgetcallbacklist.html#id16
See also:
/wid_build/libs/ptgetstruct.html#id1
PtGetStruct
/wid_build/libs/ptgetstruct.html#id3
Synopsis:
/wid_build/libs/ptgetstruct.html#id5
Arguments:
/wid_build/libs/ptgetstruct.html#id7
Description:
/wid_build/libs/ptgetstruct.html#id9
Returns:
/wid_build/libs/ptgetstruct.html#id11
Classification:
/wid_build/libs/ptgetstruct.html#id12
Safety:
/wid_build/libs/ptgetstruct.html#id14
See also:
/wid_build/libs/ptinvokecallbacklist.html#id1
PtInvokeCallbackList
/wid_build/libs/ptinvokecallbacklist.html#id3
Synopsis:
/wid_build/libs/ptinvokecallbacklist.html#id5
Arguments:
/wid_build/libs/ptinvokecallbacklist.html#id7
Description:
/wid_build/libs/ptinvokecallbacklist.html#id9
Returns:
/wid_build/libs/ptinvokecallbacklist.html#id11
Classification:
/wid_build/libs/ptinvokecallbacklist.html#id12
Safety:
/wid_build/libs/ptinvokecallbacklist.html#id14
See also:
/wid_build/libs/ptinvokecallbacktype.html#id1
PtInvokeCallbackType
/wid_build/libs/ptinvokecallbacktype.html#id3
Synopsis:
/wid_build/libs/ptinvokecallbacktype.html#id5
Arguments:
/wid_build/libs/ptinvokecallbacktype.html#id7
Description:
/wid_build/libs/ptinvokecallbacktype.html#id9
Returns:
/wid_build/libs/ptinvokecallbacktype.html#id11
Classification:
/wid_build/libs/ptinvokecallbacktype.html#id12
Safety:
/wid_build/libs/ptinvokecallbacktype.html#id14
See also:
/wid_build/libs/ptinvokeresizecallbacks.html#id1
PtInvokeResizeCallbacks
/wid_build/libs/ptinvokeresizecallbacks.html#id3
Synopsis:
/wid_build/libs/ptinvokeresizecallbacks.html#id5
Arguments:
/wid_build/libs/ptinvokeresizecallbacks.html#id7
Description:
/wid_build/libs/ptinvokeresizecallbacks.html#id9
Classification:
/wid_build/libs/ptinvokeresizecallbacks.html#id10
Safety:
/wid_build/libs/ptmoveresizewidget.html#id1
PtMoveResizeWidget
/wid_build/libs/ptmoveresizewidget.html#id3
Synopsis:
/wid_build/libs/ptmoveresizewidget.html#id5
Arguments:
/wid_build/libs/ptmoveresizewidget.html#id7
Description:
/wid_build/libs/ptmoveresizewidget.html#id9
Returns:
/wid_build/libs/ptmoveresizewidget.html#id11
Classification:
/wid_build/libs/ptmoveresizewidget.html#id12
Safety:
/wid_build/libs/ptremovewidgetdata.html#id1
PtRemoveWidgetData
/wid_build/libs/ptremovewidgetdata.html#id3
Synopsis:
/wid_build/libs/ptremovewidgetdata.html#id5
Arguments:
/wid_build/libs/ptremovewidgetdata.html#id7
Description:
/wid_build/libs/ptremovewidgetdata.html#id9
Returns:
/wid_build/libs/ptremovewidgetdata.html#id11
Classification:
/wid_build/libs/ptremovewidgetdata.html#id12
Safety:
/wid_build/libs/ptremovewidgetdata.html#id14
See also:
/wid_build/libs/ptresizecanvas.html#id1
PtResizeCanvas
/wid_build/libs/ptresizecanvas.html#id3
Synopsis:
/wid_build/libs/ptresizecanvas.html#id5
Arguments:
/wid_build/libs/ptresizecanvas.html#id7
Description:
/wid_build/libs/ptresizecanvas.html#id9
Returns:
/wid_build/libs/ptresizecanvas.html#id11
Classification:
/wid_build/libs/ptresizecanvas.html#id12
Safety:
/wid_build/libs/ptresizecanvas.html#id14
See also:
/wid_build/libs/ptresizepolicy.html#id1
PtResizePolicy
/wid_build/libs/ptresizepolicy.html#id3
Synopsis:
/wid_build/libs/ptresizepolicy.html#id5
Arguments:
/wid_build/libs/ptresizepolicy.html#id7
Description:
/wid_build/libs/ptresizepolicy.html#id9
Returns:
/wid_build/libs/ptresizepolicy.html#id11
Examples:
/wid_build/libs/ptresizepolicy.html#id13
Classification:
/wid_build/libs/ptresizepolicy.html#id14
Safety:
/wid_build/libs/ptsetextentfromarea.html#id1
PtSetExtentFromArea
/wid_build/libs/ptsetextentfromarea.html#id3
Synopsis:
/wid_build/libs/ptsetextentfromarea.html#id5
Arguments:
/wid_build/libs/ptsetextentfromarea.html#id7
Description:
/wid_build/libs/ptsetextentfromarea.html#id9
Returns:
/wid_build/libs/ptsetextentfromarea.html#id11
Classification:
/wid_build/libs/ptsetextentfromarea.html#id12
Safety:
/wid_build/libs/ptsetextentfromarea.html#id14
See also:
/wid_build/libs/ptsetstruct.html#id1
PtSetStruct
/wid_build/libs/ptsetstruct.html#id3
Synopsis:
/wid_build/libs/ptsetstruct.html#id5
Arguments:
/wid_build/libs/ptsetstruct.html#id7
Description:
/wid_build/libs/ptsetstruct.html#id9
Returns:
/wid_build/libs/ptsetstruct.html#id11
Classification:
/wid_build/libs/ptsetstruct.html#id12
Safety:
/wid_build/libs/ptsetstruct.html#id14
See also:
/wid_build/libs/ptsetvalue.html#id1
PtSetValue
/wid_build/libs/ptsetvalue.html#id3
Synopsis:
/wid_build/libs/ptsetvalue.html#id5
Arguments:
/wid_build/libs/ptsetvalue.html#id7
Description:
/wid_build/libs/ptsetvalue.html#id9
Returns:
/wid_build/libs/ptsetvalue.html#id11
Classification:
/wid_build/libs/ptsetvalue.html#id12
Safety:
/wid_build/libs/ptsetvalue.html#id14
See also:
/wid_build/libs/ptsuperclasscalcopaque.html#id1
PtSuperClassCalcOpaque
/wid_build/libs/ptsuperclasscalcopaque.html#id3
Synopsis:
/wid_build/libs/ptsuperclasscalcopaque.html#id5
Arguments:
/wid_build/libs/ptsuperclasscalcopaque.html#id7
Description:
/wid_build/libs/ptsuperclasscalcopaque.html#id9
Classification:
/wid_build/libs/ptsuperclasscalcopaque.html#id10
Safety:
/wid_build/libs/ptsuperclasschildcreated.html#id1
PtSuperClassChildCreated
/wid_build/libs/ptsuperclasschildcreated.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildcreated.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildcreated.html#id7
Description:
/wid_build/libs/ptsuperclasschildcreated.html#id9
Classification:
/wid_build/libs/ptsuperclasschildcreated.html#id10
Safety:
/wid_build/libs/ptsuperclasschilddestroyed.html#id1
PtSuperClassChildDestroyed
/wid_build/libs/ptsuperclasschilddestroyed.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschilddestroyed.html#id5
Arguments:
/wid_build/libs/ptsuperclasschilddestroyed.html#id7
Description:
/wid_build/libs/ptsuperclasschilddestroyed.html#id9
Classification:
/wid_build/libs/ptsuperclasschilddestroyed.html#id10
Safety:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id1
PtSuperClassChildGettingFocus
/wid_build/libs/ptsuperclasschildgettingfocus.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id7
Description:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id9
Returns:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id11
Classification:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id12
Safety:
/wid_build/libs/ptsuperclasschildgettingfocus.html#id14
See also:
/wid_build/libs/ptsuperclasschildgettingresources.html#id1
PtSuperClassChildGettingResources
/wid_build/libs/ptsuperclasschildgettingresources.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildgettingresources.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildgettingresources.html#id7
Description:
/wid_build/libs/ptsuperclasschildgettingresources.html#id9
Returns:
/wid_build/libs/ptsuperclasschildgettingresources.html#id11
Classification:
/wid_build/libs/ptsuperclasschildgettingresources.html#id12
Safety:
/wid_build/libs/ptsuperclasschildgettingresources.html#id14
See also:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id1
PtSuperClassChildLosingFocus
/wid_build/libs/ptsuperclasschildlosingfocus.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id7
Description:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id9
Returns:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id11
Classification:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id12
Safety:
/wid_build/libs/ptsuperclasschildlosingfocus.html#id14
See also:
/wid_build/libs/ptsuperclasschildmovedresized.html#id1
PtSuperClassChildMovedResized
/wid_build/libs/ptsuperclasschildmovedresized.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildmovedresized.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildmovedresized.html#id7
Description:
/wid_build/libs/ptsuperclasschildmovedresized.html#id9
Classification:
/wid_build/libs/ptsuperclasschildmovedresized.html#id10
Safety:
/wid_build/libs/ptsuperclasschildmovedresized.html#id12
See also:
/wid_build/libs/ptsuperclasschildrealized.html#id1
PtSuperClassChildRealized
/wid_build/libs/ptsuperclasschildrealized.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildrealized.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildrealized.html#id7
Description:
/wid_build/libs/ptsuperclasschildrealized.html#id9
Classification:
/wid_build/libs/ptsuperclasschildrealized.html#id10
Safety:
/wid_build/libs/ptsuperclasschildsettingresources.html#id1
PtSuperClassChildSettingResources
/wid_build/libs/ptsuperclasschildsettingresources.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildsettingresources.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildsettingresources.html#id7
Description:
/wid_build/libs/ptsuperclasschildsettingresources.html#id9
Returns:
/wid_build/libs/ptsuperclasschildsettingresources.html#id11
Classification:
/wid_build/libs/ptsuperclasschildsettingresources.html#id12
Safety:
/wid_build/libs/ptsuperclasschildsettingresources.html#id14
See also:
/wid_build/libs/ptsuperclasschildunrealized.html#id1
PtSuperClassChildUnrealized
/wid_build/libs/ptsuperclasschildunrealized.html#id3
Synopsis:
/wid_build/libs/ptsuperclasschildunrealized.html#id5
Arguments:
/wid_build/libs/ptsuperclasschildunrealized.html#id7
Description:
/wid_build/libs/ptsuperclasschildunrealized.html#id9
Classification:
/wid_build/libs/ptsuperclasschildunrealized.html#id10
Safety:
/wid_build/libs/ptsuperclassconnect.html#id1
PtSuperClassConnect, PtSuperClassConnectFrom
/wid_build/libs/ptsuperclassconnect.html#id3
Synopsis:
/wid_build/libs/ptsuperclassconnect.html#id5
Arguments:
/wid_build/libs/ptsuperclassconnect.html#id7
Description:
/wid_build/libs/ptsuperclassconnect.html#id9
Returns:
/wid_build/libs/ptsuperclassconnect.html#id11
Classification:
/wid_build/libs/ptsuperclassconnect.html#id12
Safety:
/wid_build/libs/ptsuperclassdraw.html#id1
PtSuperClassDraw
/wid_build/libs/ptsuperclassdraw.html#id3
Synopsis:
/wid_build/libs/ptsuperclassdraw.html#id5
Arguments:
/wid_build/libs/ptsuperclassdraw.html#id7
Description:
/wid_build/libs/ptsuperclassdraw.html#id9
Examples:
/wid_build/libs/ptsuperclassdraw.html#id11
Classification:
/wid_build/libs/ptsuperclassdraw.html#id12
Safety:
/wid_build/libs/ptsuperclassdraw.html#id14
See also:
/wid_build/libs/ptsuperclassextent.html#id1
PtSuperClassExtent
/wid_build/libs/ptsuperclassextent.html#id3
Synopsis:
/wid_build/libs/ptsuperclassextent.html#id5
Arguments:
/wid_build/libs/ptsuperclassextent.html#id7
Description:
/wid_build/libs/ptsuperclassextent.html#id9
Examples:
/wid_build/libs/ptsuperclassextent.html#id11
Classification:
/wid_build/libs/ptsuperclassextent.html#id12
Safety:
/wid_build/libs/ptsuperclassgetresources.html#id1
PtSuperClassGetResources
/wid_build/libs/ptsuperclassgetresources.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgetresources.html#id5
Arguments:
/wid_build/libs/ptsuperclassgetresources.html#id7
Description:
/wid_build/libs/ptsuperclassgetresources.html#id9
Classification:
/wid_build/libs/ptsuperclassgetresources.html#id10
Safety:
/wid_build/libs/ptsuperclassgetresources.html#id12
See also:
/wid_build/libs/ptsuperclassgotfocus.html#id1
PtSuperClassGotFocus
/wid_build/libs/ptsuperclassgotfocus.html#id3
Synopsis:
/wid_build/libs/ptsuperclassgotfocus.html#id5
Arguments:
/wid_build/libs/ptsuperclassgotfocus.html#id7
Description:
/wid_build/libs/ptsuperclassgotfocus.html#id9
Classification:
/wid_build/libs/ptsuperclassgotfocus.html#id10
Safety:
/wid_build/libs/ptsuperclassgotfocus.html#id12
See also:
/wid_build/libs/ptsuperclassinit.html#id1
PtSuperClassInit, PtSuperClassInitFrom
/wid_build/libs/ptsuperclassinit.html#id3
Synopsis:
/wid_build/libs/ptsuperclassinit.html#id5
Arguments:
/wid_build/libs/ptsuperclassinit.html#id7
Description:
/wid_build/libs/ptsuperclassinit.html#id9
Returns:
/wid_build/libs/ptsuperclassinit.html#id11
Classification:
/wid_build/libs/ptsuperclassinit.html#id12
Safety:
/wid_build/libs/ptsuperclasslostfocus.html#id1
PtSuperClassLostFocus
/wid_build/libs/ptsuperclasslostfocus.html#id3
Synopsis:
/wid_build/libs/ptsuperclasslostfocus.html#id5
Arguments:
/wid_build/libs/ptsuperclasslostfocus.html#id7
Description:
/wid_build/libs/ptsuperclasslostfocus.html#id9
Returns:
/wid_build/libs/ptsuperclasslostfocus.html#id11
Classification:
/wid_build/libs/ptsuperclasslostfocus.html#id12
Safety:
/wid_build/libs/ptsuperclasslostfocus.html#id14
See also:
/wid_build/libs/ptsuperclassrawevent.html#id1
PtSuperClassRawEvent, PtSuperClassRawEventFrom
/wid_build/libs/ptsuperclassrawevent.html#id3
Synopsis:
/wid_build/libs/ptsuperclassrawevent.html#id5
Arguments:
/wid_build/libs/ptsuperclassrawevent.html#id7
Description:
/wid_build/libs/ptsuperclassrawevent.html#id9
Returns:
/wid_build/libs/ptsuperclassrawevent.html#id11
Classification:
/wid_build/libs/ptsuperclassrawevent.html#id12
Safety:
/wid_build/libs/ptsuperclassrawevent.html#id14
See also:
/wid_build/libs/ptsuperclassrealized.html#id1
PtSuperClassRealized
/wid_build/libs/ptsuperclassrealized.html#id3
Synopsis:
/wid_build/libs/ptsuperclassrealized.html#id5
Arguments:
/wid_build/libs/ptsuperclassrealized.html#id7
Description:
/wid_build/libs/ptsuperclassrealized.html#id9
Classification:
/wid_build/libs/ptsuperclassrealized.html#id10
Safety:
/wid_build/libs/ptsuperclasssetresources.html#id1
PtSuperClassSetResources
/wid_build/libs/ptsuperclasssetresources.html#id3
Synopsis:
/wid_build/libs/ptsuperclasssetresources.html#id5
Arguments:
/wid_build/libs/ptsuperclasssetresources.html#id7
Description:
/wid_build/libs/ptsuperclasssetresources.html#id9
Returns:
/wid_build/libs/ptsuperclasssetresources.html#id11
Examples:
/wid_build/libs/ptsuperclasssetresources.html#id13
Classification:
/wid_build/libs/ptsuperclasssetresources.html#id14
Safety:
/wid_build/libs/ptsuperclasssetresources.html#id16
See also:
/wid_build/libs/ptupdatevisibility.html#id1
PtUpdateVisibility
/wid_build/libs/ptupdatevisibility.html#id3
Synopsis:
/wid_build/libs/ptupdatevisibility.html#id5
Arguments:
/wid_build/libs/ptupdatevisibility.html#id7
Description:
/wid_build/libs/ptupdatevisibility.html#id9
Returns:
/wid_build/libs/ptupdatevisibility.html#id11
Classification:
/wid_build/libs/ptupdatevisibility.html#id12
Safety:
/wid_build/libs/ptupdatevisibility.html#id14
See also:
/wid_build/libs/ptwidgetabove.html#id1
PtWidgetAbove
/wid_build/libs/ptwidgetabove.html#id3
Synopsis:
/wid_build/libs/ptwidgetabove.html#id5
Arguments:
/wid_build/libs/ptwidgetabove.html#id7
Description:
/wid_build/libs/ptwidgetabove.html#id9
Returns:
/wid_build/libs/ptwidgetabove.html#id11
Classification:
/wid_build/libs/ptwidgetabove.html#id12
Safety:
/wid_build/libs/ptwidgetabove.html#id14
See also:
/wid_build/resource_editors.html#id1
Creating Custom Resource Editors
/wid_build/resource_editors.html#resource_datatypes
Resource datatypes
/wid_build/resource_editors.html#id4
Resource datatypes general notes
/wid_build/resource_editors.html#RES_DATATYPE_ALLOC
RES_DATATYPE_ALLOC
/wid_build/resource_editors.html#RES_DATATYPE_CHOICE
RES_DATATYPE_CHOICE
/wid_build/resource_editors.html#RES_DATATYPE_CODE
RES_DATATYPE_CODE
/wid_build/resource_editors.html#RES_DATATYPE_COLOR
RES_DATATYPE_COLOR
/wid_build/resource_editors.html#RES_DATATYPE_DOUBLE
RES_DATATYPE_DOUBLE
/wid_build/resource_editors.html#RES_DATATYPE_FLAG
RES_DATATYPE_FLAG
/wid_build/resource_editors.html#RES_DATATYPE_FONT
RES_DATATYPE_FONT
/wid_build/resource_editors.html#RES_DATATYPE_LIST
RES_DATATYPE_LIST
/wid_build/resource_editors.html#RES_DATATYPE_MULTI
RES_DATATYPE_MULTI
/wid_build/resource_editors.html#RES_DATATYPE_NUMERIC
RES_DATATYPE_NUMERIC
/wid_build/resource_editors.html#RES_DATATYPE_PATTERN
RES_DATATYPE_PATTERN
/wid_build/resource_editors.html#RES_DATATYPE_PIXMAP
RES_DATATYPE_PIXMAP
/wid_build/resource_editors.html#RES_DATATYPE_STRING
RES_DATATYPE_STRING
/wid_build/resource_editors.html#plugin_lifecycle
The life cycle of a plugin instance
/wid_build/resource_editors.html#id20
The frugal resource editor
/wid_build/resource_editors.html#id22
The full resource editor
/wid_build/resource_editors.html#id24
An external application resource editor
/wid_build/resource_editors.html#res_editors
The res_editors.def file
/wid_build/resource_editors.html#plugin_endian_issues
Endian issues
/wid_build/plugin_api.html#id1
The resource editor API
/wid_build/plugin_api.html#id3
Resource Editor API structures
/wid_build/plugin_api.html#id5
Functions exported from PhAB
/wid_build/plugin_api.html#id7
The resource editor's window supporting functions
/wid_build/api/alloc_image.html#id1
PhABResExportCommon_t.alloc_image
/wid_build/api/alloc_image.html#id3
Synopsis:
/wid_build/api/alloc_image.html#id5
Arguments:
/wid_build/api/alloc_image.html#id7
Description:
/wid_build/api/alloc_image.html#id9
Returns:
/wid_build/api/alloc_image.html#id11
Classification:
/wid_build/api/alloc_image.html#id12
Safety:
/wid_build/api/alloc_image.html#id14
See also:
/wid_build/api/alloc_mem.html#id1
PhABResExportCommon_t.alloc_mem
/wid_build/api/alloc_mem.html#id3
Synopsis:
/wid_build/api/alloc_mem.html#id5
Arguments:
/wid_build/api/alloc_mem.html#id7
Description:
/wid_build/api/alloc_mem.html#id9
Returns:
/wid_build/api/alloc_mem.html#id11
Classification:
/wid_build/api/alloc_mem.html#id12
Safety:
/wid_build/api/alloc_mem.html#id14
See also:
/wid_build/api/answer_changes.html#id1
PhABResExportFull_t.answer_changes
/wid_build/api/answer_changes.html#id3
Synopsis:
/wid_build/api/answer_changes.html#id5
Arguments:
/wid_build/api/answer_changes.html#id7
Description:
/wid_build/api/answer_changes.html#id9
Classification:
/wid_build/api/answer_changes.html#id10
Safety:
/wid_build/api/answer_changes.html#id12
See also:
/wid_build/api/apply.html#id1
PhABResExportCommon_t.apply
/wid_build/api/apply.html#id3
Synopsis:
/wid_build/api/apply.html#id5
Arguments:
/wid_build/api/apply.html#id7
Description:
/wid_build/api/apply.html#id9
Returns:
/wid_build/api/apply.html#id11
Classification:
/wid_build/api/apply.html#id12
Safety:
/wid_build/api/apply.html#id14
See also:
/wid_build/api/closing.html#id1
PhABResExportFull_t.closing
/wid_build/api/closing.html#id3
Synopsis:
/wid_build/api/closing.html#id5
Arguments:
/wid_build/api/closing.html#id7
Description:
/wid_build/api/closing.html#id9
Classification:
/wid_build/api/closing.html#id10
Safety:
/wid_build/api/closing.html#id12
See also:
/wid_build/api/cmp.html#id1
PhABResExportCommon_t.cmp
/wid_build/api/cmp.html#id3
Synopsis:
/wid_build/api/cmp.html#id5
Arguments:
/wid_build/api/cmp.html#id7
Description:
/wid_build/api/cmp.html#id9
Returns:
/wid_build/api/cmp.html#id11
Classification:
/wid_build/api/cmp.html#id12
Safety:
/wid_build/api/cmp.html#id14
See also:
/wid_build/api/create_window.html#id1
PhABResExportFull_t.create_window
/wid_build/api/create_window.html#id3
Synopsis:
/wid_build/api/create_window.html#id5
Arguments:
/wid_build/api/create_window.html#id7
Description:
/wid_build/api/create_window.html#id9
Returns:
/wid_build/api/create_window.html#id11
Classification:
/wid_build/api/create_window.html#id12
Safety:
/wid_build/api/create_window.html#id14
See also:
/wid_build/api/destroy.html#id1
PhABResExportFull_t.destroy
/wid_build/api/destroy.html#id3
Synopsis:
/wid_build/api/destroy.html#id5
Arguments:
/wid_build/api/destroy.html#id7
Description:
/wid_build/api/destroy.html#id9
Classification:
/wid_build/api/destroy.html#id10
Safety:
/wid_build/api/destroy.html#id12
See also:
/wid_build/api/dup.html#id1
PhABResExportCommon_t.dup
/wid_build/api/dup.html#id3
Synopsis:
/wid_build/api/dup.html#id5
Arguments:
/wid_build/api/dup.html#id7
Description:
/wid_build/api/dup.html#id9
Classification:
/wid_build/api/dup.html#id10
Safety:
/wid_build/api/dup.html#id12
See also:
/wid_build/api/free.html#id1
PhABResExportCommon_t.free
/wid_build/api/free.html#id3
Synopsis:
/wid_build/api/free.html#id5
Arguments:
/wid_build/api/free.html#id7
Description:
/wid_build/api/free.html#id9
Classification:
/wid_build/api/free.html#id10
Safety:
/wid_build/api/free.html#id12
See also:
/wid_build/api/free_image.html#id1
PhABResExportCommon_t.free_image
/wid_build/api/free_image.html#id3
Synopsis:
/wid_build/api/free_image.html#id5
Arguments:
/wid_build/api/free_image.html#id7
Description:
/wid_build/api/free_image.html#id9
Classification:
/wid_build/api/free_image.html#id10
Safety:
/wid_build/api/free_image.html#id12
See also:
/wid_build/api/free_mem.html#id1
PhABResExportCommon_t.free_mem
/wid_build/api/free_mem.html#id3
Synopsis:
/wid_build/api/free_mem.html#id5
Arguments:
/wid_build/api/free_mem.html#id7
Description:
/wid_build/api/free_mem.html#id9
Classification:
/wid_build/api/free_mem.html#id10
Safety:
/wid_build/api/free_mem.html#id12
See also:
/wid_build/api/get_area.html#id1
PhABResExportFull_t.get_area
/wid_build/api/get_area.html#id3
Synopsis:
/wid_build/api/get_area.html#id5
Arguments:
/wid_build/api/get_area.html#id7
Description:
/wid_build/api/get_area.html#id9
Classification:
/wid_build/api/get_area.html#id10
Safety:
/wid_build/api/get_area.html#id12
See also:
/wid_build/api/get_res.html#id1
PhABResExportCommon_t.get_res
/wid_build/api/get_res.html#id3
Synopsis:
/wid_build/api/get_res.html#id5
Arguments:
/wid_build/api/get_res.html#id7
Description:
/wid_build/api/get_res.html#id9
Examples:
/wid_build/api/get_res.html#id11
Classification:
/wid_build/api/get_res.html#id12
Safety:
/wid_build/api/get_res.html#id14
See also:
/wid_build/api/message.html#id1
PhABResExportCommon_t.message
/wid_build/api/message.html#id3
Synopsis:
/wid_build/api/message.html#id5
Arguments:
/wid_build/api/message.html#id7
Description:
/wid_build/api/message.html#id9
Returns:
/wid_build/api/message.html#id11
Classification:
/wid_build/api/message.html#id12
Safety:
/wid_build/api/message.html#id14
See also:
/wid_build/api/open.html#id1
PhABResExportFrugal_t.open
/wid_build/api/open.html#id3
Synopsis:
/wid_build/api/open.html#id5
Arguments:
/wid_build/api/open.html#id7
Description:
/wid_build/api/open.html#id9
Classification:
/wid_build/api/open.html#id10
Safety:
/wid_build/api/open.html#id12
See also:
/wid_build/api/phabresexportcommon_t.html#id1
PhABResExportCommon_t
/wid_build/api/phabresexportcommon_t.html#id3
Synopsis:
/wid_build/api/phabresexportcommon_t.html#id5
Description:
/wid_build/api/phabresexportcommon_t.html#id7
Classification:
/wid_build/api/phabresexportcommon_t.html#id9
See also:
/wid_build/api/phabresexportfrugal_t.html#id1
PhABResExportFrugal_t
/wid_build/api/phabresexportfrugal_t.html#id3
Synopsis:
/wid_build/api/phabresexportfrugal_t.html#id5
Description:
/wid_build/api/phabresexportfrugal_t.html#id7
Classification:
/wid_build/api/phabresexportfrugal_t.html#id9
See also:
/wid_build/api/phabresexportfull_t.html#id1
PhABResExportFull_t
/wid_build/api/phabresexportfull_t.html#id3
Synopsis:
/wid_build/api/phabresexportfull_t.html#id5
Description:
/wid_build/api/phabresexportfull_t.html#id7
Classification:
/wid_build/api/phabresexportfull_t.html#id9
See also:
/wid_build/api/resplugin_t.html#id1
ResPlugin_t
/wid_build/api/resplugin_t.html#id3
Synopsis:
/wid_build/api/resplugin_t.html#id5
Description:
/wid_build/api/resplugin_t.html#id7
Classification:
/wid_build/api/resplugin_t.html#id9
See also:
/wid_build/api/respluginanychangesf_t.html#id1
ResPluginAnyChangesF_t
/wid_build/api/respluginanychangesf_t.html#id3
Synopsis:
/wid_build/api/respluginanychangesf_t.html#id5
Description:
/wid_build/api/respluginanychangesf_t.html#id7
Arguments:
/wid_build/api/respluginanychangesf_t.html#id9
Should return:
/wid_build/api/respluginanychangesf_t.html#id11
Examples:
/wid_build/api/respluginanychangesf_t.html#id13
Classification:
/wid_build/api/respluginanychangesf_t.html#id15
See also:
/wid_build/api/respluginblockf_t.html#id1
ResPluginBlockF_t
/wid_build/api/respluginblockf_t.html#id3
Synopsis:
/wid_build/api/respluginblockf_t.html#id5
Description:
/wid_build/api/respluginblockf_t.html#id7
Arguments:
/wid_build/api/respluginblockf_t.html#id9
Examples:
/wid_build/api/respluginblockf_t.html#id11
Classification:
/wid_build/api/respluginblockf_t.html#id13
See also:
/wid_build/api/resplugincommon_t.html#id1
ResPluginCommon_t
/wid_build/api/resplugincommon_t.html#id3
Synopsis:
/wid_build/api/resplugincommon_t.html#id5
Description:
/wid_build/api/resplugincommon_t.html#id7
Classification:
/wid_build/api/resplugincommon_t.html#id9
See also:
/wid_build/api/resplugindestroyf_t.html#id1
ResPluginDestroyF_t
/wid_build/api/resplugindestroyf_t.html#id3
Synopsis:
/wid_build/api/resplugindestroyf_t.html#id5
Description:
/wid_build/api/resplugindestroyf_t.html#id7
Arguments:
/wid_build/api/resplugindestroyf_t.html#id9
Examples:
/wid_build/api/resplugindestroyf_t.html#id11
Classification:
/wid_build/api/resplugindestroyf_t.html#id13
See also:
/wid_build/api/resplugindisablef_t.html#id1
ResPluginDisableF_t
/wid_build/api/resplugindisablef_t.html#id3
Synopsis:
/wid_build/api/resplugindisablef_t.html#id5
Description:
/wid_build/api/resplugindisablef_t.html#id7
Arguments:
/wid_build/api/resplugindisablef_t.html#id9
Examples:
/wid_build/api/resplugindisablef_t.html#id11
Classification:
/wid_build/api/resplugindisablef_t.html#id13
See also:
/wid_build/api/respluginfrugalcreatef_t.html#id1
ResPluginFrugalCreateF_t
/wid_build/api/respluginfrugalcreatef_t.html#id3
Synopsis:
/wid_build/api/respluginfrugalcreatef_t.html#id5
Description:
/wid_build/api/respluginfrugalcreatef_t.html#id7
Arguments:
/wid_build/api/respluginfrugalcreatef_t.html#id9
Should return:
/wid_build/api/respluginfrugalcreatef_t.html#id11
Examples:
/wid_build/api/respluginfrugalcreatef_t.html#id13
Classification:
/wid_build/api/respluginfrugalcreatef_t.html#id15
See also:
/wid_build/api/respluginfrugaleditor_t.html#id1
ResPluginFrugalEditor_t
/wid_build/api/respluginfrugaleditor_t.html#id3
Synopsis:
/wid_build/api/respluginfrugaleditor_t.html#id5
Description:
/wid_build/api/respluginfrugaleditor_t.html#id7
Classification:
/wid_build/api/respluginfrugaleditor_t.html#id9
See also:
/wid_build/api/respluginfullcreatef_t.html#id1
ResPluginFullCreateF_t
/wid_build/api/respluginfullcreatef_t.html#id3
Synopsis:
/wid_build/api/respluginfullcreatef_t.html#id5
Description:
/wid_build/api/respluginfullcreatef_t.html#id7
Arguments:
/wid_build/api/respluginfullcreatef_t.html#id9
Should return:
/wid_build/api/respluginfullcreatef_t.html#id11
Examples:
/wid_build/api/respluginfullcreatef_t.html#id13
Classification:
/wid_build/api/respluginfullcreatef_t.html#id15
See also:
/wid_build/api/respluginfulleditor_t.html#id1
ResPluginFullEditor_t
/wid_build/api/respluginfulleditor_t.html#id3
Synopsis:
/wid_build/api/respluginfulleditor_t.html#id5
Description:
/wid_build/api/respluginfulleditor_t.html#id7
Classification:
/wid_build/api/respluginfulleditor_t.html#id9
See also:
/wid_build/api/resplugingetareaf_t.html#id1
ResPluginGetAreaF_t
/wid_build/api/resplugingetareaf_t.html#id3
Synopsis:
/wid_build/api/resplugingetareaf_t.html#id5
Description:
/wid_build/api/resplugingetareaf_t.html#id7
Arguments:
/wid_build/api/resplugingetareaf_t.html#id9
Examples:
/wid_build/api/resplugingetareaf_t.html#id11
Classification:
/wid_build/api/resplugingetareaf_t.html#id13
See also:
/wid_build/api/resplugingetchangesf_t.html#id1
ResPluginGetChangesF_t
/wid_build/api/resplugingetchangesf_t.html#id3
Synopsis:
/wid_build/api/resplugingetchangesf_t.html#id5
Description:
/wid_build/api/resplugingetchangesf_t.html#id7
Arguments:
/wid_build/api/resplugingetchangesf_t.html#id9
Examples:
/wid_build/api/resplugingetchangesf_t.html#id11
Classification:
/wid_build/api/resplugingetchangesf_t.html#id13
See also:
/wid_build/api/respluginloadingf_t.html#id1
ResPluginLoadingF_t
/wid_build/api/respluginloadingf_t.html#id3
Synopsis:
/wid_build/api/respluginloadingf_t.html#id5
Description:
/wid_build/api/respluginloadingf_t.html#id7
Arguments:
/wid_build/api/respluginloadingf_t.html#id9
Should return:
/wid_build/api/respluginloadingf_t.html#id11
Examples:
/wid_build/api/respluginloadingf_t.html#id13
Classification:
/wid_build/api/respluginloadingf_t.html#id15
See also:
/wid_build/api/respluginsetdataf_t.html#id1
ResPluginSetDataF_t
/wid_build/api/respluginsetdataf_t.html#id3
Synopsis:
/wid_build/api/respluginsetdataf_t.html#id5
Description:
/wid_build/api/respluginsetdataf_t.html#id7
Arguments:
/wid_build/api/respluginsetdataf_t.html#id9
Examples:
/wid_build/api/respluginsetdataf_t.html#id11
Classification:
/wid_build/api/respluginsetdataf_t.html#id13
See also:
/wid_build/api/resplugintofrontf_t.html#id1
ResPluginToFrontF_t
/wid_build/api/resplugintofrontf_t.html#id3
Synopsis:
/wid_build/api/resplugintofrontf_t.html#id5
Description:
/wid_build/api/resplugintofrontf_t.html#id7
Arguments:
/wid_build/api/resplugintofrontf_t.html#id9
Examples:
/wid_build/api/resplugintofrontf_t.html#id11
Classification:
/wid_build/api/resplugintofrontf_t.html#id13
See also:
/wid_build/api/respluginunloadingf_t.html#id1
ResPluginUnloadingF_t
/wid_build/api/respluginunloadingf_t.html#id3
Synopsis:
/wid_build/api/respluginunloadingf_t.html#id5
Description:
/wid_build/api/respluginunloadingf_t.html#id7
Examples:
/wid_build/api/respluginunloadingf_t.html#id9
Classification:
/wid_build/api/respluginunloadingf_t.html#id11
See also:
/wid_build/api/set_state.html#id1
PhABResExportFull_t.set_state
/wid_build/api/set_state.html#id3
Synopsis:
/wid_build/api/set_state.html#id5
Arguments:
/wid_build/api/set_state.html#id7
Description:
/wid_build/api/set_state.html#id9
Classification:
/wid_build/api/set_state.html#id10
Safety:
/wid_build/api/set_state.html#id12
See also:
/wid_build/api/to_front.html#id1
PhABResExportFull_t.to_front
/wid_build/api/to_front.html#id3
Synopsis:
/wid_build/api/to_front.html#id5
Arguments:
/wid_build/api/to_front.html#id7
Description:
/wid_build/api/to_front.html#id9
Classification:
/wid_build/api/to_front.html#id10
Safety:
/wid_build/api/to_front.html#id12
See also:
/wid_build/plugin_example.html#id1
Resource editor plugin examples
/wid_build/plugin_example.html#string_editor
A string editor
/wid_build/plugin_example.html#external_editor
An external editor
/wid_build/misc_tips.html#id1
Miscellaneous Widget-Building Tips
/wid_build/glossary.html#id1
Glossary
/wid_build/keywords-all.html
Keyword Index
/wid_build/keywords-A.html
A
/wid_build/keywords-B.html
B
/wid_build/keywords-C.html
C
/wid_build/keywords-D.html
D
/wid_build/keywords-E.html
E
/wid_build/keywords-F.html
F
/wid_build/keywords-G.html
G
/wid_build/keywords-H.html
H
/wid_build/keywords-I.html
I
/wid_build/keywords-L.html
L
/wid_build/keywords-M.html
M
/wid_build/keywords-P.html
P
/wid_build/keywords-R.html
R
/wid_build/keywords-S.html
S
/wid_build/keywords-T.html
T
/wid_build/keywords-U.html
U
/wid_build/keywords-W.html
W
/lib_ref/about.html
Library Reference
/lib_ref/about.html#id1
About This Reference
/lib_ref/about.html#WhatsNew63sp1
What's new in Photon for QNX Neutrino 6.3 Service Pack 1
/lib_ref/about.html#NewContent63sp1
New content in the docs
/lib_ref/about.html#WhatsNew63
What's new in Photon for QNX Neutrino 6.3
/lib_ref/about.html#NewContent63
New content in the docs
/lib_ref/about.html#Changes63
Corrections, clarifications, and other changes
/lib_ref/about.html#Deprecated63
Deprecated functions and data types
/lib_ref/about.html#WhatsNew621
What's new in Photon for QNX Neutrino 6.2.1
/lib_ref/about.html#NewContent621
New content in the docs
/lib_ref/about.html#Deprecated621
Deprecated functions and data types
/lib_ref/about.html#Errata621
Corrections
/lib_ref/about.html#WhatsNew62
What's new in Photon for QNX Neutrino 6.2.0
/lib_ref/about.html#NewContent62
New content in the docs
/lib_ref/about.html#ApNew62
Ap
/lib_ref/about.html#PdNew62
Pd
/lib_ref/about.html#PfNew62
Pf
/lib_ref/about.html#PgNew62
Pg
/lib_ref/about.html#PhNew62
Ph
/lib_ref/about.html#PpNew62
Pp
/lib_ref/about.html#PtNew62
Pt
/lib_ref/about.html#utf8New62
utf8
/lib_ref/about.html#wcNew62
wc
/lib_ref/about.html#Deprecated62
Deprecated functions and data types
/lib_ref/about.html#Changes62
Corrections, clarifications, and other changes
/lib_ref/about.html#WhatsNew61
What's new in Photon for QNX Neutrino 6.1.0
/lib_ref/about.html#6.1.0PatchA
Patch A
/lib_ref/about.html#NewContent61
New content in the docs
/lib_ref/about.html#Deprecated61
Deprecated functions and data types
/lib_ref/about.html#Changes61
Other changes
/lib_ref/about.html#WhatsNew20
What's new in Photon for QNX Neutrino 6.0
/lib_ref/about.html#NewFunctionality20
New functionality
/lib_ref/about.html#id33
Font names
/lib_ref/about.html#NewContent20
New content in the docs
/lib_ref/about.html#Al20New
Al---PhAB Translation
/lib_ref/about.html#Ap20New
Ap---PhAB
/lib_ref/about.html#Mbstr20New
mbstr---Multibyte-Character
/lib_ref/about.html#Pd20New
Pd---Draw Context
/lib_ref/about.html#Pf20New
Pf---Font Server
/lib_ref/about.html#Pg20New
Pg---Graphics
/lib_ref/about.html#Ph20New
Ph---Photon
/lib_ref/about.html#Pi20New
Pi---Images
/lib_ref/about.html#Pp20New
Pp---Printing
/lib_ref/about.html#Pt20New
Pt---Widget toolkit
/lib_ref/about.html#Px20New
Px---Extended
/lib_ref/about.html#Rt20New
Rt---Realtime
/lib_ref/about.html#Corrections20
Corrections
/lib_ref/about.html#Pg20Corrections
Pg---Graphics
/lib_ref/about.html#Ph20Corrections
Ph---Photon
/lib_ref/fnsummary.html#id1
Summary of Entries
/lib_ref/fnsummary.html#AlphaBlending
Alpha blending
/lib_ref/fnsummary.html#BackgroundProcessing
Background processing
/lib_ref/fnsummary.html#BitmapsAndImages
Bitmaps and Images
/lib_ref/fnsummary.html#Blitting
Blitting
/lib_ref/fnsummary.html#TranslatingCharacters
Characters, translating
/lib_ref/fnsummary.html#ChromaKey
Chroma key operations
/lib_ref/fnsummary.html#Clipboard
Clipboard operations
/lib_ref/fnsummary.html#Clipping
Clipping
/lib_ref/fnsummary.html#Colors
Colors, converting and parsing
/lib_ref/fnsummary.html#ConfigFiles
Configuration files
/lib_ref/fnsummary.html#ConnectingApps
Connections to other applications
/lib_ref/fnsummary.html#TranslatingCoordinates
Coordinates, translating
/lib_ref/fnsummary.html#Cursors
Cursors/pointers
/lib_ref/fnsummary.html#DataChains
Data chains
/lib_ref/fnsummary.html#DirectMode
Direct mode
/lib_ref/fnsummary.html#DragAndDrop
Drag and drop
/lib_ref/fnsummary.html#Dragging
Dragging
/lib_ref/fnsummary.html#DrawContexts
Draw contexts
/lib_ref/fnsummary.html#DrawingAttributes
Drawing attributes
/lib_ref/fnsummary.html#GeneralDrawingAttributes
General attributes
/lib_ref/fnsummary.html#FillAttributes
Fill attributes
/lib_ref/fnsummary.html#StrokeAttributes
Line (stroke) attributes
/lib_ref/fnsummary.html#TextAttributes
Text attributes
/lib_ref/fnsummary.html#Events
Events
/lib_ref/fnsummary.html#FontHandling
Font handling
/lib_ref/fnsummary.html#Geometry
Geometry
/lib_ref/fnsummary.html#Gradients
Gradients
/lib_ref/fnsummary.html#DriverGradients
Driver-level
/lib_ref/fnsummary.html#ApplicationGradients
Application-level
/lib_ref/fnsummary.html#GraphicalContexts
Graphical contexts
/lib_ref/fnsummary.html#InputOutput
Input/Output events
/lib_ref/fnsummary.html#IPC
Interprocess Communication (IPC)
/lib_ref/fnsummary.html#Layers
Layers
/lib_ref/fnsummary.html#TranslatingKeyEvents
Key events, translating
/lib_ref/fnsummary.html#MemoryContexts
Memory contexts
/lib_ref/fnsummary.html#Messages
Messages and questions
/lib_ref/fnsummary.html#ModalDialogs
Modal dialogs
/lib_ref/fnsummary.html#Modules
Modules
/lib_ref/fnsummary.html#OnlineHelp
Online help
/lib_ref/fnsummary.html#OpenGL
OpenGL
/lib_ref/fnsummary.html#GLPh
OpenGL - GLPh extension functions
/lib_ref/fnsummary.html#PhABfunctions
Photon Application Builder functions
/lib_ref/fnsummary.html#Connecting
Photon services, connecting and disconnecting
/lib_ref/fnsummary.html#PowerSaving
Power-saving modes
/lib_ref/fnsummary.html#PrimitiveDrawingRoutines
Primitive drawing routines
/lib_ref/fnsummary.html#Printing
Printing
/lib_ref/fnsummary.html#Processes
Processes
/lib_ref/fnsummary.html#RealtimeTimers
Realtime timers
/lib_ref/fnsummary.html#Regions
Regions
/lib_ref/fnsummary.html#SharedMemory
Shared memory
/lib_ref/fnsummary.html#Signals
Signals
/lib_ref/fnsummary.html#TranslatingStrings
Strings, translating
/lib_ref/fnsummary.html#Synchronization
Synchronization
/lib_ref/fnsummary.html#SystemInfo
System information
/lib_ref/fnsummary.html#Text
Text
/lib_ref/fnsummary.html#Threads
Threads
/lib_ref/fnsummary.html#Tiles
Tiles
/lib_ref/fnsummary.html#UTF8
UTF-8 character strings
/lib_ref/fnsummary.html#VideoModes
Video modes
/lib_ref/fnsummary.html#VideoOffscreenMemory
Video offscreen memory
/lib_ref/fnsummary.html#VideoOverlay
Video overlay
/lib_ref/fnsummary.html#WideCharacter
Wide characters
/lib_ref/fnsummary.html#Widgets
Widgets
/lib_ref/fnsummary.html#Callbacks
Callbacks and hotkey handlers
/lib_ref/fnsummary.html#WidgetClassHierarchy
Class hierarchy
/lib_ref/fnsummary.html#WidgetControlSurfaces
Control surfaces
/lib_ref/fnsummary.html#CreatingWidgets
Creating and destroying widgets
/lib_ref/fnsummary.html#CustomWidgets
Custom widgets
/lib_ref/fnsummary.html#MarkingWidgetsAsDamaged
Damaging widgets
/lib_ref/fnsummary.html#WidgetDatabases
Databases
/lib_ref/fnsummary.html#WidgetFamilyHierarchy
Family hierarchy
/lib_ref/fnsummary.html#FindingWidgets
Finding widgets in an area
/lib_ref/fnsummary.html#Focus
Focus
/lib_ref/fnsummary.html#WidgetGeometry
Geometry
/lib_ref/fnsummary.html#WidgetLibraryInitialization
Library initialization
/lib_ref/fnsummary.html#Menus
Menus
/lib_ref/fnsummary.html#PtComboBox
PtComboBox
/lib_ref/fnsummary.html#PtFileSel
PtFileSel
/lib_ref/fnsummary.html#PtGenList
PtGenList
/lib_ref/fnsummary.html#PtGenTree
PtGenTree
/lib_ref/fnsummary.html#PtList
PtList
/lib_ref/fnsummary.html#PtMTrend
PtMTrend
/lib_ref/fnsummary.html#PtMultiText
PtMultiText
/lib_ref/fnsummary.html#PtPanelGroup
PtPanelGroup
/lib_ref/fnsummary.html#PtProgress
PtProgress
/lib_ref/fnsummary.html#PtTerminal
PtTerminal
/lib_ref/fnsummary.html#PtText
PtText
/lib_ref/fnsummary.html#PtTree
PtTree
/lib_ref/fnsummary.html#PtTrend
PtTrend
/lib_ref/fnsummary.html#PtTty
PtTty
/lib_ref/fnsummary.html#PtWindow
PtWindow
/lib_ref/fnsummary.html#RealizingAndUnrealizingWidgets
Realizing and unrealizing widgets
/lib_ref/fnsummary.html#Resources
Resources
/lib_ref/fnsummary.html#Styles
Styles
/lib_ref/fnsummary.html#ForcingUpdates
Updates, forcing and holding off
/lib_ref/fnsummary.html#WindowManager
Window Manager
/lib_ref/ab-base.html#id1
Ab---PhAB-Generated Code
/lib_ref/ab/abgetabw.html#id1
AbGetABW
/lib_ref/ab/abgetabw.html#id3
Synopsis:
/lib_ref/ab/abgetabw.html#id5
Arguments:
/lib_ref/ab/abgetabw.html#id7
Description:
/lib_ref/ab/abgetabw.html#id9
Returns:
/lib_ref/ab/abgetabw.html#id11
Classification:
/lib_ref/ab/abgetabw.html#id12
Safety:
/lib_ref/ab/abgetabw.html#id14
See also:
/lib_ref/al-base.html#id1
Al---PhAB Translation
/lib_ref/al/alcleartranslation.html#id1
AlClearTranslation
/lib_ref/al/alcleartranslation.html#id3
Synopsis:
/lib_ref/al/alcleartranslation.html#id5
Arguments:
/lib_ref/al/alcleartranslation.html#id7
Library:
/lib_ref/al/alcleartranslation.html#id9
Description:
/lib_ref/al/alcleartranslation.html#id11
Classification:
/lib_ref/al/alcleartranslation.html#id12
Safety:
/lib_ref/al/alcleartranslation.html#id14
See also:
/lib_ref/al/alclosedbase.html#id1
AlCloseDBase
/lib_ref/al/alclosedbase.html#id3
Synopsis:
/lib_ref/al/alclosedbase.html#id5
Arguments:
/lib_ref/al/alclosedbase.html#id7
Library:
/lib_ref/al/alclosedbase.html#id9
Description:
/lib_ref/al/alclosedbase.html#id11
Classification:
/lib_ref/al/alclosedbase.html#id12
Safety:
/lib_ref/al/alclosedbase.html#id14
See also:
/lib_ref/al/algetentry.html#id1
AlGetEntry
/lib_ref/al/algetentry.html#id3
Synopsis:
/lib_ref/al/algetentry.html#id5
Arguments:
/lib_ref/al/algetentry.html#id7
Library:
/lib_ref/al/algetentry.html#id9
Description:
/lib_ref/al/algetentry.html#id11
Returns:
/lib_ref/al/algetentry.html#id13
Classification:
/lib_ref/al/algetentry.html#id14
Safety:
/lib_ref/al/algetentry.html#id16
See also:
/lib_ref/al/algetsize.html#id1
AlGetSize
/lib_ref/al/algetsize.html#id3
Synopsis:
/lib_ref/al/algetsize.html#id5
Arguments:
/lib_ref/al/algetsize.html#id7
Library:
/lib_ref/al/algetsize.html#id9
Description:
/lib_ref/al/algetsize.html#id11
Returns:
/lib_ref/al/algetsize.html#id13
Classification:
/lib_ref/al/algetsize.html#id14
Safety:
/lib_ref/al/algetsize.html#id16
See also:
/lib_ref/al/alopendbase.html#id1
AlOpenDBase
/lib_ref/al/alopendbase.html#id3
Synopsis:
/lib_ref/al/alopendbase.html#id5
Arguments:
/lib_ref/al/alopendbase.html#id7
Library:
/lib_ref/al/alopendbase.html#id9
Description:
/lib_ref/al/alopendbase.html#id11
Returns:
/lib_ref/al/alopendbase.html#id13
Classification:
/lib_ref/al/alopendbase.html#id14
Safety:
/lib_ref/al/alopendbase.html#id16
See also:
/lib_ref/al/alreadtranslation.html#id1
AlReadTranslation
/lib_ref/al/alreadtranslation.html#id3
Synopsis:
/lib_ref/al/alreadtranslation.html#id5
Arguments:
/lib_ref/al/alreadtranslation.html#id7
Library:
/lib_ref/al/alreadtranslation.html#id9
Description:
/lib_ref/al/alreadtranslation.html#id11
Returns:
/lib_ref/al/alreadtranslation.html#id13
Classification:
/lib_ref/al/alreadtranslation.html#id14
Safety:
/lib_ref/al/alreadtranslation.html#id16
See also:
/lib_ref/al/alsavetranslation.html#id1
AlSaveTranslation
/lib_ref/al/alsavetranslation.html#id3
Synopsis:
/lib_ref/al/alsavetranslation.html#id5
Arguments:
/lib_ref/al/alsavetranslation.html#id7
Library:
/lib_ref/al/alsavetranslation.html#id9
Description:
/lib_ref/al/alsavetranslation.html#id11
Returns:
/lib_ref/al/alsavetranslation.html#id13
Classification:
/lib_ref/al/alsavetranslation.html#id14
Safety:
/lib_ref/al/alsavetranslation.html#id16
See also:
/lib_ref/al/alsetentry.html#id1
AlSetEntry
/lib_ref/al/alsetentry.html#id3
Synopsis:
/lib_ref/al/alsetentry.html#id5
Arguments:
/lib_ref/al/alsetentry.html#id7
Library:
/lib_ref/al/alsetentry.html#id9
Description:
/lib_ref/al/alsetentry.html#id11
Returns:
/lib_ref/al/alsetentry.html#id13
Classification:
/lib_ref/al/alsetentry.html#id14
Safety:
/lib_ref/al/alsetentry.html#id16
See also:
/lib_ref/ap-base.html#id1
Ap---PhAB
/lib_ref/ap/apaddclass.html#id1
ApAddClass
/lib_ref/ap/apaddclass.html#id3
Synopsis:
/lib_ref/ap/apaddclass.html#id5
Arguments:
/lib_ref/ap/apaddclass.html#id7
Library:
/lib_ref/ap/apaddclass.html#id9
Description:
/lib_ref/ap/apaddclass.html#id11
Returns:
/lib_ref/ap/apaddclass.html#id13
Examples:
/lib_ref/ap/apaddclass.html#id15
Classification:
/lib_ref/ap/apaddclass.html#id16
Safety:
/lib_ref/ap/apaddclass.html#id18
See also:
/lib_ref/ap/apaddcontext.html#id1
ApAddContext
/lib_ref/ap/apaddcontext.html#id3
Synopsis:
/lib_ref/ap/apaddcontext.html#id5
Arguments:
/lib_ref/ap/apaddcontext.html#id7
Library:
/lib_ref/ap/apaddcontext.html#id9
Description:
/lib_ref/ap/apaddcontext.html#id11
Returns:
/lib_ref/ap/apaddcontext.html#id13
Classification:
/lib_ref/ap/apaddcontext.html#id14
Safety:
/lib_ref/ap/apaddcontext.html#id16
See also:
/lib_ref/ap/apappendtranslation.html#id1
ApAppendTranslation
/lib_ref/ap/apappendtranslation.html#id3
Synopsis:
/lib_ref/ap/apappendtranslation.html#id5
Arguments:
/lib_ref/ap/apappendtranslation.html#id7
Library:
/lib_ref/ap/apappendtranslation.html#id9
Description:
/lib_ref/ap/apappendtranslation.html#id11
Returns:
/lib_ref/ap/apappendtranslation.html#id13
Examples:
/lib_ref/ap/apappendtranslation.html#id15
Classification:
/lib_ref/ap/apappendtranslation.html#id16
Safety:
/lib_ref/ap/apappendtranslation.html#id18
See also:
/lib_ref/ap/apclosedbase.html#id1
ApCloseDBase
/lib_ref/ap/apclosedbase.html#id3
Synopsis:
/lib_ref/ap/apclosedbase.html#id5
Arguments:
/lib_ref/ap/apclosedbase.html#id7
Library:
/lib_ref/ap/apclosedbase.html#id9
Description:
/lib_ref/ap/apclosedbase.html#id11
Returns:
/lib_ref/ap/apclosedbase.html#id13
Examples:
/lib_ref/ap/apclosedbase.html#id15
Classification:
/lib_ref/ap/apclosedbase.html#id16
Safety:
/lib_ref/ap/apclosedbase.html#id18
See also:
/lib_ref/ap/apclosemessagedb.html#id1
ApCloseMessageDB
/lib_ref/ap/apclosemessagedb.html#id3
Synopsis:
/lib_ref/ap/apclosemessagedb.html#id5
Arguments:
/lib_ref/ap/apclosemessagedb.html#id7
Library:
/lib_ref/ap/apclosemessagedb.html#id9
Description:
/lib_ref/ap/apclosemessagedb.html#id11
Classification:
/lib_ref/ap/apclosemessagedb.html#id12
Safety:
/lib_ref/ap/apclosemessagedb.html#id14
See also:
/lib_ref/ap/apcopydbwidget.html#id1
ApCopyDBWidget
/lib_ref/ap/apcopydbwidget.html#id3
Synopsis:
/lib_ref/ap/apcopydbwidget.html#id5
Arguments:
/lib_ref/ap/apcopydbwidget.html#id7
Library:
/lib_ref/ap/apcopydbwidget.html#id9
Description:
/lib_ref/ap/apcopydbwidget.html#id11
Returns:
/lib_ref/ap/apcopydbwidget.html#id13
Examples:
/lib_ref/ap/apcopydbwidget.html#id15
Classification:
/lib_ref/ap/apcopydbwidget.html#id16
Safety:
/lib_ref/ap/apcopydbwidget.html#id18
See also:
/lib_ref/ap/apcreatedbwidget.html#id1
ApCreateDBWidget
/lib_ref/ap/apcreatedbwidget.html#id3
Synopsis:
/lib_ref/ap/apcreatedbwidget.html#id5
Arguments:
/lib_ref/ap/apcreatedbwidget.html#id7
Library:
/lib_ref/ap/apcreatedbwidget.html#id9
Description:
/lib_ref/ap/apcreatedbwidget.html#id11
Returns:
/lib_ref/ap/apcreatedbwidget.html#id13
Examples:
/lib_ref/ap/apcreatedbwidget.html#id15
Classification:
/lib_ref/ap/apcreatedbwidget.html#id16
Safety:
/lib_ref/ap/apcreatedbwidget.html#id18
See also:
/lib_ref/ap/apcreatedbwidgetfamily.html#id1
ApCreateDBWidgetFamily
/lib_ref/ap/apcreatedbwidgetfamily.html#id3
Synopsis:
/lib_ref/ap/apcreatedbwidgetfamily.html#id5
Arguments:
/lib_ref/ap/apcreatedbwidgetfamily.html#id7
Library:
/lib_ref/ap/apcreatedbwidgetfamily.html#id9
Description:
/lib_ref/ap/apcreatedbwidgetfamily.html#id11
Returns:
/lib_ref/ap/apcreatedbwidgetfamily.html#id13
Classification:
/lib_ref/ap/apcreatedbwidgetfamily.html#id14
Safety:
/lib_ref/ap/apcreatedbwidgetfamily.html#id16
See also:
/lib_ref/ap/apcreatemodule.html#id1
ApCreateModule
/lib_ref/ap/apcreatemodule.html#id3
Synopsis:
/lib_ref/ap/apcreatemodule.html#id5
Arguments:
/lib_ref/ap/apcreatemodule.html#id7
Library:
/lib_ref/ap/apcreatemodule.html#id9
Description:
/lib_ref/ap/apcreatemodule.html#OtherUsage
Usage with window, dialog, menu, and other modules
/lib_ref/ap/apcreatemodule.html#PictureModules
Usage with picture modules
/lib_ref/ap/apcreatemodule.html#id13
Returns:
/lib_ref/ap/apcreatemodule.html#id15
Classification:
/lib_ref/ap/apcreatemodule.html#id16
Safety:
/lib_ref/ap/apcreatemodule.html#id18
See also:
/lib_ref/ap/apcreatewidget.html#id1
ApCreateWidget
/lib_ref/ap/apcreatewidget.html#id3
Synopsis:
/lib_ref/ap/apcreatewidget.html#id5
Arguments:
/lib_ref/ap/apcreatewidget.html#id7
Library:
/lib_ref/ap/apcreatewidget.html#id9
Description:
/lib_ref/ap/apcreatewidget.html#id11
Returns:
/lib_ref/ap/apcreatewidget.html#id13
Examples:
/lib_ref/ap/apcreatewidget.html#id15
Classification:
/lib_ref/ap/apcreatewidget.html#id16
Safety:
/lib_ref/ap/apcreatewidget.html#id18
See also:
/lib_ref/ap/apcreatewidgetfamily.html#id1
ApCreateWidgetFamily
/lib_ref/ap/apcreatewidgetfamily.html#id3
Synopsis:
/lib_ref/ap/apcreatewidgetfamily.html#id5
Arguments:
/lib_ref/ap/apcreatewidgetfamily.html#id7
Library:
/lib_ref/ap/apcreatewidgetfamily.html#id9
Description:
/lib_ref/ap/apcreatewidgetfamily.html#id11
Returns:
/lib_ref/ap/apcreatewidgetfamily.html#id13
Classification:
/lib_ref/ap/apcreatewidgetfamily.html#id14
Safety:
/lib_ref/ap/apcreatewidgetfamily.html#id16
See also:
/lib_ref/ap/apdeletedbwidget.html#id1
ApDeleteDBWidget
/lib_ref/ap/apdeletedbwidget.html#id3
Synopsis:
/lib_ref/ap/apdeletedbwidget.html#id5
Arguments:
/lib_ref/ap/apdeletedbwidget.html#id7
Library:
/lib_ref/ap/apdeletedbwidget.html#id9
Description:
/lib_ref/ap/apdeletedbwidget.html#id11
Returns:
/lib_ref/ap/apdeletedbwidget.html#id13
Examples:
/lib_ref/ap/apdeletedbwidget.html#id15
Classification:
/lib_ref/ap/apdeletedbwidget.html#id16
Safety:
/lib_ref/ap/apdeletedbwidget.html#id18
See also:
/lib_ref/ap/aperror.html#id1
ApError
/lib_ref/ap/aperror.html#id3
Synopsis:
/lib_ref/ap/aperror.html#id5
Arguments:
/lib_ref/ap/aperror.html#id7
Library:
/lib_ref/ap/aperror.html#id9
Description:
/lib_ref/ap/aperror.html#id11
Examples:
/lib_ref/ap/aperror.html#id13
Classification:
/lib_ref/ap/aperror.html#id14
Safety:
/lib_ref/ap/aperror.html#id16
See also:
/lib_ref/ap/apgetdbwidgetinfo.html#id1
ApGetDBWidgetInfo
/lib_ref/ap/apgetdbwidgetinfo.html#id3
Synopsis:
/lib_ref/ap/apgetdbwidgetinfo.html#id5
Arguments:
/lib_ref/ap/apgetdbwidgetinfo.html#id7
Library:
/lib_ref/ap/apgetdbwidgetinfo.html#id9
Description:
/lib_ref/ap/apgetdbwidgetinfo.html#id11
Returns:
/lib_ref/ap/apgetdbwidgetinfo.html#id13
Examples:
/lib_ref/ap/apgetdbwidgetinfo.html#id15
Classification:
/lib_ref/ap/apgetdbwidgetinfo.html#id16
Safety:
/lib_ref/ap/apgetdbwidgetinfo.html#id18
See also:
/lib_ref/ap/apgetimageres.html#id1
ApGetImageRes
/lib_ref/ap/apgetimageres.html#id3
Synopsis:
/lib_ref/ap/apgetimageres.html#id5
Arguments:
/lib_ref/ap/apgetimageres.html#id7
Library:
/lib_ref/ap/apgetimageres.html#id9
Description:
/lib_ref/ap/apgetimageres.html#id11
Returns:
/lib_ref/ap/apgetimageres.html#id13
Examples:
/lib_ref/ap/apgetimageres.html#id15
Classification:
/lib_ref/ap/apgetimageres.html#id16
Safety:
/lib_ref/ap/apgetimageres.html#id18
See also:
/lib_ref/ap/apgetinstance.html#id1
ApGetInstance
/lib_ref/ap/apgetinstance.html#id3
Synopsis:
/lib_ref/ap/apgetinstance.html#id5
Arguments:
/lib_ref/ap/apgetinstance.html#id7
Library:
/lib_ref/ap/apgetinstance.html#id9
Description:
/lib_ref/ap/apgetinstance.html#id11
Returns:
/lib_ref/ap/apgetinstance.html#id13
Examples:
/lib_ref/ap/apgetinstance.html#id15
Classification:
/lib_ref/ap/apgetinstance.html#id16
Safety:
/lib_ref/ap/apgetinstance.html#id18
See also:
/lib_ref/ap/apgetitemtext.html#id1
ApGetItemText
/lib_ref/ap/apgetitemtext.html#id3
Synopsis:
/lib_ref/ap/apgetitemtext.html#id5
Arguments:
/lib_ref/ap/apgetitemtext.html#id7
Library:
/lib_ref/ap/apgetitemtext.html#id9
Description:
/lib_ref/ap/apgetitemtext.html#id11
Returns:
/lib_ref/ap/apgetitemtext.html#id13
Examples:
/lib_ref/ap/apgetitemtext.html#id15
Classification:
/lib_ref/ap/apgetitemtext.html#id16
Safety:
/lib_ref/ap/apgetitemtext.html#id18
See also:
/lib_ref/ap/apgetmessage.html#id1
ApGetMessage
/lib_ref/ap/apgetmessage.html#id3
Synopsis:
/lib_ref/ap/apgetmessage.html#id5
Arguments:
/lib_ref/ap/apgetmessage.html#id7
Library:
/lib_ref/ap/apgetmessage.html#id9
Description:
/lib_ref/ap/apgetmessage.html#id11
Returns:
/lib_ref/ap/apgetmessage.html#id13
Classification:
/lib_ref/ap/apgetmessage.html#id14
Safety:
/lib_ref/ap/apgetmessage.html#id16
See also:
/lib_ref/ap/apgettextres.html#id1
ApGetTextRes
/lib_ref/ap/apgettextres.html#id3
Synopsis:
/lib_ref/ap/apgettextres.html#id5
Arguments:
/lib_ref/ap/apgettextres.html#id7
Library:
/lib_ref/ap/apgettextres.html#id9
Description:
/lib_ref/ap/apgettextres.html#id11
Returns:
/lib_ref/ap/apgettextres.html#id13
Examples:
/lib_ref/ap/apgettextres.html#id15
Classification:
/lib_ref/ap/apgettextres.html#id16
Safety:
/lib_ref/ap/apgettextres.html#id18
See also:
/lib_ref/ap/apgetwidgetptr.html#id1
ApGetWidgetPtr
/lib_ref/ap/apgetwidgetptr.html#id3
Synopsis:
/lib_ref/ap/apgetwidgetptr.html#id5
Arguments:
/lib_ref/ap/apgetwidgetptr.html#id7
Library:
/lib_ref/ap/apgetwidgetptr.html#id9
Description:
/lib_ref/ap/apgetwidgetptr.html#id11
Returns:
/lib_ref/ap/apgetwidgetptr.html#id13
Examples:
/lib_ref/ap/apgetwidgetptr.html#id15
Classification:
/lib_ref/ap/apgetwidgetptr.html#id16
Safety:
/lib_ref/ap/apgetwidgetptr.html#id18
See also:
/lib_ref/ap/apinfot.html#id1
ApInfo_t
/lib_ref/ap/apinfot.html#id3
Synopsis:
/lib_ref/ap/apinfot.html#id5
Description:
/lib_ref/ap/apinfot.html#id7
Classification:
/lib_ref/ap/apinfot.html#id9
See also:
/lib_ref/ap/apinstancename.html#id1
ApInstanceName
/lib_ref/ap/apinstancename.html#id3
Synopsis:
/lib_ref/ap/apinstancename.html#id5
Arguments:
/lib_ref/ap/apinstancename.html#id7
Library:
/lib_ref/ap/apinstancename.html#id9
Description:
/lib_ref/ap/apinstancename.html#id11
Returns:
/lib_ref/ap/apinstancename.html#id13
Examples:
/lib_ref/ap/apinstancename.html#id15
Classification:
/lib_ref/ap/apinstancename.html#id16
Safety:
/lib_ref/ap/apinstancename.html#id18
See also:
/lib_ref/ap/aploadmessagedb.html#id1
ApLoadMessageDB
/lib_ref/ap/aploadmessagedb.html#id3
Synopsis:
/lib_ref/ap/aploadmessagedb.html#id5
Arguments:
/lib_ref/ap/aploadmessagedb.html#id7
Library:
/lib_ref/ap/aploadmessagedb.html#id9
Description:
/lib_ref/ap/aploadmessagedb.html#id11
Returns:
/lib_ref/ap/aploadmessagedb.html#id13
Classification:
/lib_ref/ap/aploadmessagedb.html#id14
Safety:
/lib_ref/ap/aploadmessagedb.html#id16
See also:
/lib_ref/ap/apmodalwait.html#id1
ApModalWait
/lib_ref/ap/apmodalwait.html#id3
Synopsis:
/lib_ref/ap/apmodalwait.html#id5
Arguments:
/lib_ref/ap/apmodalwait.html#id7
Library:
/lib_ref/ap/apmodalwait.html#id9
Description:
/lib_ref/ap/apmodalwait.html#id11
Returns:
/lib_ref/ap/apmodalwait.html#id13
Classification:
/lib_ref/ap/apmodalwait.html#id14
Safety:
/lib_ref/ap/apmodalwait.html#id16
See also:
/lib_ref/ap/apmodifyitemaccel.html#id1
ApModifyItemAccel
/lib_ref/ap/apmodifyitemaccel.html#id3
Synopsis:
/lib_ref/ap/apmodifyitemaccel.html#id5
Arguments:
/lib_ref/ap/apmodifyitemaccel.html#id7
Library:
/lib_ref/ap/apmodifyitemaccel.html#id9
Description:
/lib_ref/ap/apmodifyitemaccel.html#id11
Returns:
/lib_ref/ap/apmodifyitemaccel.html#id13
Classification:
/lib_ref/ap/apmodifyitemaccel.html#id14
Safety:
/lib_ref/ap/apmodifyitemaccel.html#id16
See also:
/lib_ref/ap/apmodifyitemstate.html#id1
ApModifyItemState
/lib_ref/ap/apmodifyitemstate.html#id3
Synopsis:
/lib_ref/ap/apmodifyitemstate.html#id5
Arguments:
/lib_ref/ap/apmodifyitemstate.html#id7
Library:
/lib_ref/ap/apmodifyitemstate.html#id9
Description:
/lib_ref/ap/apmodifyitemstate.html#id11
Returns:
/lib_ref/ap/apmodifyitemstate.html#id13
Examples:
/lib_ref/ap/apmodifyitemstate.html#id15
Classification:
/lib_ref/ap/apmodifyitemstate.html#id16
Safety:
/lib_ref/ap/apmodifyitemstate.html#id18
See also:
/lib_ref/ap/apmodifyitemtext.html#id1
ApModifyItemText
/lib_ref/ap/apmodifyitemtext.html#id3
Synopsis:
/lib_ref/ap/apmodifyitemtext.html#id5
Arguments:
/lib_ref/ap/apmodifyitemtext.html#id7
Library:
/lib_ref/ap/apmodifyitemtext.html#id9
Description:
/lib_ref/ap/apmodifyitemtext.html#id11
Returns:
/lib_ref/ap/apmodifyitemtext.html#id13
Examples:
/lib_ref/ap/apmodifyitemtext.html#id15
Classification:
/lib_ref/ap/apmodifyitemtext.html#id16
Safety:
/lib_ref/ap/apmodifyitemtext.html#id18
See also:
/lib_ref/ap/apmodulefunction.html#id1
ApModuleFunction
/lib_ref/ap/apmodulefunction.html#id3
Synopsis:
/lib_ref/ap/apmodulefunction.html#id5
Arguments:
/lib_ref/ap/apmodulefunction.html#id7
Library:
/lib_ref/ap/apmodulefunction.html#id9
Description:
/lib_ref/ap/apmodulefunction.html#id11
Examples:
/lib_ref/ap/apmodulefunction.html#id13
Classification:
/lib_ref/ap/apmodulefunction.html#id14
Safety:
/lib_ref/ap/apmodulefunction.html#id16
See also:
/lib_ref/ap/apmodulelocation.html#id1
ApModuleLocation
/lib_ref/ap/apmodulelocation.html#id3
Synopsis:
/lib_ref/ap/apmodulelocation.html#id5
Arguments:
/lib_ref/ap/apmodulelocation.html#id7
Library:
/lib_ref/ap/apmodulelocation.html#id9
Description:
/lib_ref/ap/apmodulelocation.html#id11
Examples:
/lib_ref/ap/apmodulelocation.html#id13
Classification:
/lib_ref/ap/apmodulelocation.html#id14
Safety:
/lib_ref/ap/apmodulelocation.html#id16
See also:
/lib_ref/ap/apmoduleparent.html#id1
ApModuleParent
/lib_ref/ap/apmoduleparent.html#id3
Synopsis:
/lib_ref/ap/apmoduleparent.html#id5
Arguments:
/lib_ref/ap/apmoduleparent.html#id7
Library:
/lib_ref/ap/apmoduleparent.html#id9
Description:
/lib_ref/ap/apmoduleparent.html#id11
Examples:
/lib_ref/ap/apmoduleparent.html#id13
Classification:
/lib_ref/ap/apmoduleparent.html#id14
Safety:
/lib_ref/ap/apmoduleparent.html#id16
See also:
/lib_ref/ap/apname.html#id1
ApName
/lib_ref/ap/apname.html#id3
Synopsis:
/lib_ref/ap/apname.html#id5
Arguments:
/lib_ref/ap/apname.html#id7
Library:
/lib_ref/ap/apname.html#id9
Description:
/lib_ref/ap/apname.html#id11
Returns:
/lib_ref/ap/apname.html#id13
Examples:
/lib_ref/ap/apname.html#id15
Classification:
/lib_ref/ap/apname.html#id16
Safety:
/lib_ref/ap/apname.html#id18
See also:
/lib_ref/ap/apopendbase.html#id1
ApOpenDBase
/lib_ref/ap/apopendbase.html#id3
Synopsis:
/lib_ref/ap/apopendbase.html#id5
Arguments:
/lib_ref/ap/apopendbase.html#id7
Library:
/lib_ref/ap/apopendbase.html#id9
Description:
/lib_ref/ap/apopendbase.html#id11
Returns:
/lib_ref/ap/apopendbase.html#id13
Examples:
/lib_ref/ap/apopendbase.html#id15
Classification:
/lib_ref/ap/apopendbase.html#id16
Safety:
/lib_ref/ap/apopendbase.html#id18
See also:
/lib_ref/ap/apopendbasefile.html#id1
ApOpenDBaseFile
/lib_ref/ap/apopendbasefile.html#id3
Synopsis:
/lib_ref/ap/apopendbasefile.html#id5
Arguments:
/lib_ref/ap/apopendbasefile.html#id7
Library:
/lib_ref/ap/apopendbasefile.html#id9
Description:
/lib_ref/ap/apopendbasefile.html#id11
Returns:
/lib_ref/ap/apopendbasefile.html#id13
Examples:
/lib_ref/ap/apopendbasefile.html#id15
Classification:
/lib_ref/ap/apopendbasefile.html#id16
Safety:
/lib_ref/ap/apopendbasefile.html#id18
See also:
/lib_ref/ap/apremoveclass.html#id1
ApRemoveClass
/lib_ref/ap/apremoveclass.html#id3
Synopsis:
/lib_ref/ap/apremoveclass.html#id5
Arguments:
/lib_ref/ap/apremoveclass.html#id7
Library:
/lib_ref/ap/apremoveclass.html#id9
Description:
/lib_ref/ap/apremoveclass.html#id11
Returns:
/lib_ref/ap/apremoveclass.html#id13
Classification:
/lib_ref/ap/apremoveclass.html#id14
Safety:
/lib_ref/ap/apremoveclass.html#id16
See also:
/lib_ref/ap/apremovecontext.html#id1
ApRemoveContext
/lib_ref/ap/apremovecontext.html#id3
Synopsis:
/lib_ref/ap/apremovecontext.html#id5
Arguments:
/lib_ref/ap/apremovecontext.html#id7
Library:
/lib_ref/ap/apremovecontext.html#id9
Description:
/lib_ref/ap/apremovecontext.html#id11
Returns:
/lib_ref/ap/apremovecontext.html#id13
Classification:
/lib_ref/ap/apremovecontext.html#id14
Safety:
/lib_ref/ap/apremovecontext.html#id16
See also:
/lib_ref/ap/apresclose.html#id1
ApResClose
/lib_ref/ap/apresclose.html#id3
Synopsis:
/lib_ref/ap/apresclose.html#id5
Library:
/lib_ref/ap/apresclose.html#id7
Description:
/lib_ref/ap/apresclose.html#id9
Examples:
/lib_ref/ap/apresclose.html#id11
Classification:
/lib_ref/ap/apresclose.html#id12
Safety:
/lib_ref/ap/apsavedbasefile.html#id1
ApSaveDBaseFile
/lib_ref/ap/apsavedbasefile.html#id3
Synopsis:
/lib_ref/ap/apsavedbasefile.html#id5
Arguments:
/lib_ref/ap/apsavedbasefile.html#id7
Library:
/lib_ref/ap/apsavedbasefile.html#id9
Description:
/lib_ref/ap/apsavedbasefile.html#id11
Returns:
/lib_ref/ap/apsavedbasefile.html#id13
Examples:
/lib_ref/ap/apsavedbasefile.html#id15
Classification:
/lib_ref/ap/apsavedbasefile.html#id16
Safety:
/lib_ref/ap/apsavedbasefile.html#id18
See also:
/lib_ref/ap/apsetcontext.html#id1
ApSetContext
/lib_ref/ap/apsetcontext.html#id3
Synopsis:
/lib_ref/ap/apsetcontext.html#id5
Arguments:
/lib_ref/ap/apsetcontext.html#id7
Library:
/lib_ref/ap/apsetcontext.html#id9
Description:
/lib_ref/ap/apsetcontext.html#id11
Returns:
/lib_ref/ap/apsetcontext.html#id13
Examples:
/lib_ref/ap/apsetcontext.html#id15
Classification:
/lib_ref/ap/apsetcontext.html#id16
Safety:
/lib_ref/ap/apsetcontext.html#id18
See also:
/lib_ref/ap/apsettranslation.html#id1
ApSetTranslation
/lib_ref/ap/apsettranslation.html#id3
Synopsis:
/lib_ref/ap/apsettranslation.html#id5
Arguments:
/lib_ref/ap/apsettranslation.html#id7
Library:
/lib_ref/ap/apsettranslation.html#id9
Description:
/lib_ref/ap/apsettranslation.html#id11
Returns:
/lib_ref/ap/apsettranslation.html#id13
Examples:
/lib_ref/ap/apsettranslation.html#id15
Classification:
/lib_ref/ap/apsettranslation.html#id16
Safety:
/lib_ref/ap/apsettranslation.html#id18
See also:
/lib_ref/ap/apwidget.html#id1
ApWidget
/lib_ref/ap/apwidget.html#id3
Synopsis:
/lib_ref/ap/apwidget.html#id5
Arguments:
/lib_ref/ap/apwidget.html#id7
Library:
/lib_ref/ap/apwidget.html#id9
Description:
/lib_ref/ap/apwidget.html#id11
Returns:
/lib_ref/ap/apwidget.html#id13
Examples:
/lib_ref/ap/apwidget.html#id15
Classification:
/lib_ref/ap/apwidget.html#id16
Safety:
/lib_ref/ap/apwidget.html#id18
See also:
/lib_ref/glph-base.html#id1
glph---QNXGL Photon Extensions
/lib_ref/glph/glalphavalueqnxf.html#id1
glAlphaValueQNXf
/lib_ref/glph/glalphavalueqnxf.html#id3
Synopsis:
/lib_ref/glph/glalphavalueqnxf.html#id5
Arguments:
/lib_ref/glph/glalphavalueqnxf.html#id7
Library:
/lib_ref/glph/glalphavalueqnxf.html#id9
Description:
/lib_ref/glph/glalphavalueqnxf.html#id11
Returns:
/lib_ref/glph/glalphavalueqnxf.html#id13
Classification:
/lib_ref/glph/glalphavalueqnxf.html#id14
Safety:
/lib_ref/glph/glalphavalueqnxf.html#id16
See also:
/lib_ref/glph/glbluevalueqnxf.html#id1
glBlueValueQNXf
/lib_ref/glph/glbluevalueqnxf.html#id3
Synopsis:
/lib_ref/glph/glbluevalueqnxf.html#id5
Arguments:
/lib_ref/glph/glbluevalueqnxf.html#id7
Library:
/lib_ref/glph/glbluevalueqnxf.html#id9
Description:
/lib_ref/glph/glbluevalueqnxf.html#id11
Returns:
/lib_ref/glph/glbluevalueqnxf.html#id13
Classification:
/lib_ref/glph/glbluevalueqnxf.html#id14
Safety:
/lib_ref/glph/glbluevalueqnxf.html#id16
See also:
/lib_ref/glph/glgetglphinfoqnx.html#id1
glGetGLPhInfoQNX
/lib_ref/glph/glgetglphinfoqnx.html#id3
Synopsis:
/lib_ref/glph/glgetglphinfoqnx.html#id5
Arguments:
/lib_ref/glph/glgetglphinfoqnx.html#id7
Library:
/lib_ref/glph/glgetglphinfoqnx.html#id9
Description:
/lib_ref/glph/glgetglphinfoqnx.html#id11
Returns:
/lib_ref/glph/glgetglphinfoqnx.html#id13
Classification:
/lib_ref/glph/glgetglphinfoqnx.html#id14
Safety:
/lib_ref/glph/glgetglphinfoqnx.html#id16
See also:
/lib_ref/glph/glgetphotonclippingqnx.html#id1
glGetPhotonClippingQNX
/lib_ref/glph/glgetphotonclippingqnx.html#id3
Synopsis:
/lib_ref/glph/glgetphotonclippingqnx.html#id5
Arguments:
/lib_ref/glph/glgetphotonclippingqnx.html#id7
Library:
/lib_ref/glph/glgetphotonclippingqnx.html#id9
Description:
/lib_ref/glph/glgetphotonclippingqnx.html#id11
Returns:
/lib_ref/glph/glgetphotonclippingqnx.html#id13
Classification:
/lib_ref/glph/glgetphotonclippingqnx.html#id14
Safety:
/lib_ref/glph/glgetphotonclippingqnx.html#id16
See also:
/lib_ref/glph/glgetphotonlayerqnx.html#id1
glGetPhotonLayerQNX
/lib_ref/glph/glgetphotonlayerqnx.html#id3
Synopsis:
/lib_ref/glph/glgetphotonlayerqnx.html#id5
Arguments:
/lib_ref/glph/glgetphotonlayerqnx.html#id7
Library:
/lib_ref/glph/glgetphotonlayerqnx.html#id9
Description:
/lib_ref/glph/glgetphotonlayerqnx.html#id11
Returns:
/lib_ref/glph/glgetphotonlayerqnx.html#id13
Classification:
/lib_ref/glph/glgetphotonlayerqnx.html#id14
Safety:
/lib_ref/glph/glgetphotonlayerqnx.html#id16
See also:
/lib_ref/glph/glgetphotonridqnx.html#id1
glGetPhotonRidQNX
/lib_ref/glph/glgetphotonridqnx.html#id3
Synopsis:
/lib_ref/glph/glgetphotonridqnx.html#id5
Arguments:
/lib_ref/glph/glgetphotonridqnx.html#id7
Library:
/lib_ref/glph/glgetphotonridqnx.html#id9
Description:
/lib_ref/glph/glgetphotonridqnx.html#id11
Returns:
/lib_ref/glph/glgetphotonridqnx.html#id13
Classification:
/lib_ref/glph/glgetphotonridqnx.html#id14
Safety:
/lib_ref/glph/glgetphotonridqnx.html#id16
See also:
/lib_ref/glph/glgetphotontranslationqnx.html#id1
glGetPhotonTranslationQNX
/lib_ref/glph/glgetphotontranslationqnx.html#id3
Synopsis:
/lib_ref/glph/glgetphotontranslationqnx.html#id5
Arguments:
/lib_ref/glph/glgetphotontranslationqnx.html#id7
Library:
/lib_ref/glph/glgetphotontranslationqnx.html#id9
Description:
/lib_ref/glph/glgetphotontranslationqnx.html#id11
Returns:
/lib_ref/glph/glgetphotontranslationqnx.html#id13
Classification:
/lib_ref/glph/glgetphotontranslationqnx.html#id14
Safety:
/lib_ref/glph/glgetphotontranslationqnx.html#id16
See also:
/lib_ref/glph/glgreenvalueqnxf.html#id1
glGreenValueQNXf
/lib_ref/glph/glgreenvalueqnxf.html#id3
Synopsis:
/lib_ref/glph/glgreenvalueqnxf.html#id5
Arguments:
/lib_ref/glph/glgreenvalueqnxf.html#id7
Library:
/lib_ref/glph/glgreenvalueqnxf.html#id9
Description:
/lib_ref/glph/glgreenvalueqnxf.html#id11
Returns:
/lib_ref/glph/glgreenvalueqnxf.html#id13
Classification:
/lib_ref/glph/glgreenvalueqnxf.html#id14
Safety:
/lib_ref/glph/glgreenvalueqnxf.html#id16
See also:
/lib_ref/glph/glph_declare_funcs.html#id1
GLPH_DECLARE_FUNCS, GLPH_DECLARE_EXTERN_FUNCS
/lib_ref/glph/glph_declare_funcs.html#id3
Synopsis:
/lib_ref/glph/glph_declare_funcs.html#id5
Library:
/lib_ref/glph/glph_declare_funcs.html#id7
Description:
/lib_ref/glph/glph_declare_funcs.html#id9
Classification:
/lib_ref/glph/glph_declare_funcs.html#id10
Safety:
/lib_ref/glph/glph_declare_funcs.html#id12
See also:
/lib_ref/glph/glph_load_funcs.html#id1
GLPH_LOAD_FUNCS_GC, GLPH_LOAD_FUNCS_IDX
/lib_ref/glph/glph_load_funcs.html#id3
Synopsis:
/lib_ref/glph/glph_load_funcs.html#id5
Arguments:
/lib_ref/glph/glph_load_funcs.html#id7
Library:
/lib_ref/glph/glph_load_funcs.html#id9
Description:
/lib_ref/glph/glph_load_funcs.html#id11
Classification:
/lib_ref/glph/glph_load_funcs.html#id12
Safety:
/lib_ref/glph/glph_load_funcs.html#id14
See also:
/lib_ref/glph/glredvalueqnxf.html#id1
glRedValueQNXf
/lib_ref/glph/glredvalueqnxf.html#id3
Synopsis:
/lib_ref/glph/glredvalueqnxf.html#id5
Arguments:
/lib_ref/glph/glredvalueqnxf.html#id7
Library:
/lib_ref/glph/glredvalueqnxf.html#id9
Description:
/lib_ref/glph/glredvalueqnxf.html#id11
Returns:
/lib_ref/glph/glredvalueqnxf.html#id13
Classification:
/lib_ref/glph/glredvalueqnxf.html#id14
Safety:
/lib_ref/glph/glredvalueqnxf.html#id16
See also:
/lib_ref/glph/glsetphotonclippingqnx.html#id1
glSetPhotonClippingQNX
/lib_ref/glph/glsetphotonclippingqnx.html#id3
Synopsis:
/lib_ref/glph/glsetphotonclippingqnx.html#id5
Arguments:
/lib_ref/glph/glsetphotonclippingqnx.html#id7
Library:
/lib_ref/glph/glsetphotonclippingqnx.html#id9
Description:
/lib_ref/glph/glsetphotonclippingqnx.html#id11
Returns:
/lib_ref/glph/glsetphotonclippingqnx.html#id13
Classification:
/lib_ref/glph/glsetphotonclippingqnx.html#id14
Safety:
/lib_ref/glph/glsetphotonclippingqnx.html#id16
See also:
/lib_ref/glph/glsetphotonlayerqnx.html#id1
glSetPhotonLayerQNX
/lib_ref/glph/glsetphotonlayerqnx.html#id3
Synopsis:
/lib_ref/glph/glsetphotonlayerqnx.html#id5
Arguments:
/lib_ref/glph/glsetphotonlayerqnx.html#id7
Library:
/lib_ref/glph/glsetphotonlayerqnx.html#id9
Description:
/lib_ref/glph/glsetphotonlayerqnx.html#id11
Returns:
/lib_ref/glph/glsetphotonlayerqnx.html#id13
Classification:
/lib_ref/glph/glsetphotonlayerqnx.html#id14
Safety:
/lib_ref/glph/glsetphotonlayerqnx.html#id16
See also:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id1
glSetPhotonRenderSurfaceQNX
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id3
Synopsis:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id5
Arguments:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id7
Library:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id9
Description:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id11
Returns:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id13
Classification:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id14
Safety:
/lib_ref/glph/glsetphotonrendersurfaceqnx.html#id16
See also:
/lib_ref/glph/glsetphotonridqnx.html#id1
glSetPhotonRidQNX
/lib_ref/glph/glsetphotonridqnx.html#id3
Synopsis:
/lib_ref/glph/glsetphotonridqnx.html#id5
Arguments:
/lib_ref/glph/glsetphotonridqnx.html#id7
Library:
/lib_ref/glph/glsetphotonridqnx.html#id9
Description:
/lib_ref/glph/glsetphotonridqnx.html#id11
Classification:
/lib_ref/glph/glsetphotonridqnx.html#id12
Safety:
/lib_ref/glph/glsetphotonridqnx.html#id14
See also:
/lib_ref/glph/glsetphotontranslationqnx.html#id1
glSetPhotonTranslationQNX
/lib_ref/glph/glsetphotontranslationqnx.html#id3
Synopsis:
/lib_ref/glph/glsetphotontranslationqnx.html#id5
Arguments:
/lib_ref/glph/glsetphotontranslationqnx.html#id7
Library:
/lib_ref/glph/glsetphotontranslationqnx.html#id9
Description:
/lib_ref/glph/glsetphotontranslationqnx.html#id11
Returns:
/lib_ref/glph/glsetphotontranslationqnx.html#id13
Classification:
/lib_ref/glph/glsetphotontranslationqnx.html#id14
Safety:
/lib_ref/glph/glsetphotontranslationqnx.html#id16
See also:
/lib_ref/mbstr-base.html#id1
mbstr---Multibyte-Character
/lib_ref/pd-base.html#id1
Pd---Draw Context
/lib_ref/pd/pdcreatedirectcontext.html#id1
PdCreateDirectContext
/lib_ref/pd/pdcreatedirectcontext.html#id3
Synopsis:
/lib_ref/pd/pdcreatedirectcontext.html#id5
Library:
/lib_ref/pd/pdcreatedirectcontext.html#id7
Description:
/lib_ref/pd/pdcreatedirectcontext.html#id9
Returns:
/lib_ref/pd/pdcreatedirectcontext.html#id11
Examples:
/lib_ref/pd/pdcreatedirectcontext.html#id13
Classification:
/lib_ref/pd/pdcreatedirectcontext.html#id14
Safety:
/lib_ref/pd/pdcreatedirectcontext.html#id16
See also:
/lib_ref/pd/pdcreateoffscreencontext.html#id1
PdCreateOffscreenContext
/lib_ref/pd/pdcreateoffscreencontext.html#id3
Synopsis:
/lib_ref/pd/pdcreateoffscreencontext.html#id5
Arguments:
/lib_ref/pd/pdcreateoffscreencontext.html#id7
Library:
/lib_ref/pd/pdcreateoffscreencontext.html#id9
Description:
/lib_ref/pd/pdcreateoffscreencontext.html#id11
Returns:
/lib_ref/pd/pdcreateoffscreencontext.html#id13
Classification:
/lib_ref/pd/pdcreateoffscreencontext.html#id14
Safety:
/lib_ref/pd/pdcreateoffscreencontext.html#id16
See also:
/lib_ref/pd/pdcreateoffscreenlock.html#id1
PdCreateOffscreenLock
/lib_ref/pd/pdcreateoffscreenlock.html#id3
Synopsis:
/lib_ref/pd/pdcreateoffscreenlock.html#id5
Arguments:
/lib_ref/pd/pdcreateoffscreenlock.html#id7
Library:
/lib_ref/pd/pdcreateoffscreenlock.html#id9
Description:
/lib_ref/pd/pdcreateoffscreenlock.html#id11
Returns:
/lib_ref/pd/pdcreateoffscreenlock.html#id13
Classification:
/lib_ref/pd/pdcreateoffscreenlock.html#id14
Safety:
/lib_ref/pd/pdcreateoffscreenlock.html#id16
See also:
/lib_ref/pd/pddestroyoffscreenlock.html#id1
PdDestroyOffscreenLock
/lib_ref/pd/pddestroyoffscreenlock.html#id3
Synopsis:
/lib_ref/pd/pddestroyoffscreenlock.html#id5
Arguments:
/lib_ref/pd/pddestroyoffscreenlock.html#id7
Library:
/lib_ref/pd/pddestroyoffscreenlock.html#id9
Description:
/lib_ref/pd/pddestroyoffscreenlock.html#id11
Returns:
/lib_ref/pd/pddestroyoffscreenlock.html#id13
Classification:
/lib_ref/pd/pddestroyoffscreenlock.html#id14
Safety:
/lib_ref/pd/pddestroyoffscreenlock.html#id16
See also:
/lib_ref/pd/pddirectstart.html#id1
PdDirectStart
/lib_ref/pd/pddirectstart.html#id3
Synopsis:
/lib_ref/pd/pddirectstart.html#id5
Arguments:
/lib_ref/pd/pddirectstart.html#id7
Library:
/lib_ref/pd/pddirectstart.html#id9
Description:
/lib_ref/pd/pddirectstart.html#id11
Returns:
/lib_ref/pd/pddirectstart.html#id13
Examples:
/lib_ref/pd/pddirectstart.html#id15
Classification:
/lib_ref/pd/pddirectstart.html#id16
Safety:
/lib_ref/pd/pddirectstart.html#id18
See also:
/lib_ref/pd/pddirectstop.html#id1
PdDirectStop
/lib_ref/pd/pddirectstop.html#id3
Synopsis:
/lib_ref/pd/pddirectstop.html#id5
Arguments:
/lib_ref/pd/pddirectstop.html#id7
Library:
/lib_ref/pd/pddirectstop.html#id9
Description:
/lib_ref/pd/pddirectstop.html#id11
Returns:
/lib_ref/pd/pddirectstop.html#id13
Examples:
/lib_ref/pd/pddirectstop.html#id15
Classification:
/lib_ref/pd/pddirectstop.html#id16
Safety:
/lib_ref/pd/pddirectstop.html#id18
See also:
/lib_ref/pd/pddupoffscreencontext.html#id1
PdDupOffscreenContext
/lib_ref/pd/pddupoffscreencontext.html#id3
Synopsis:
/lib_ref/pd/pddupoffscreencontext.html#id5
Arguments:
/lib_ref/pd/pddupoffscreencontext.html#id7
Library:
/lib_ref/pd/pddupoffscreencontext.html#id9
Description:
/lib_ref/pd/pddupoffscreencontext.html#id11
Returns:
/lib_ref/pd/pddupoffscreencontext.html#id13
Classification:
/lib_ref/pd/pddupoffscreencontext.html#id14
Safety:
/lib_ref/pd/pddupoffscreencontext.html#id16
See also:
/lib_ref/pd/pdgetdevices.html#id1
PdGetDevices
/lib_ref/pd/pdgetdevices.html#id3
Synopsis:
/lib_ref/pd/pdgetdevices.html#id5
Arguments:
/lib_ref/pd/pdgetdevices.html#id7
Library:
/lib_ref/pd/pdgetdevices.html#id9
Description:
/lib_ref/pd/pdgetdevices.html#id11
Returns:
/lib_ref/pd/pdgetdevices.html#id13
Examples:
/lib_ref/pd/pdgetdevices.html#id15
Classification:
/lib_ref/pd/pdgetdevices.html#id16
Safety:
/lib_ref/pd/pdgetdevices.html#id18
See also:
/lib_ref/pd/pdgetoffscreencontextptr.html#id1
PdGetOffscreenContextPtr
/lib_ref/pd/pdgetoffscreencontextptr.html#id3
Synopsis:
/lib_ref/pd/pdgetoffscreencontextptr.html#id5
Arguments:
/lib_ref/pd/pdgetoffscreencontextptr.html#id7
Library:
/lib_ref/pd/pdgetoffscreencontextptr.html#id9
Description:
/lib_ref/pd/pdgetoffscreencontextptr.html#id11
Returns:
/lib_ref/pd/pdgetoffscreencontextptr.html#id13
Examples:
/lib_ref/pd/pdgetoffscreencontextptr.html#id15
Classification:
/lib_ref/pd/pdgetoffscreencontextptr.html#id16
Safety:
/lib_ref/pd/pdgetoffscreencontextptr.html#id18
See also:
/lib_ref/pd/pdgetoffscreensurface.html#id1
PdGetOffscreenSurface
/lib_ref/pd/pdgetoffscreensurface.html#id3
Synopsis:
/lib_ref/pd/pdgetoffscreensurface.html#id5
Arguments:
/lib_ref/pd/pdgetoffscreensurface.html#id7
Library:
/lib_ref/pd/pdgetoffscreensurface.html#id9
Description:
/lib_ref/pd/pdgetoffscreensurface.html#id11
Returns:
/lib_ref/pd/pdgetoffscreensurface.html#id13
Classification:
/lib_ref/pd/pdgetoffscreensurface.html#id14
Safety:
/lib_ref/pd/pdgetoffscreensurface.html#id16
See also:
/lib_ref/pd/pdisoffscreenlocked.html#id1
PdIsOffscreenLocked
/lib_ref/pd/pdisoffscreenlocked.html#id3
Synopsis:
/lib_ref/pd/pdisoffscreenlocked.html#id5
Arguments:
/lib_ref/pd/pdisoffscreenlocked.html#id7
Library:
/lib_ref/pd/pdisoffscreenlocked.html#id9
Description:
/lib_ref/pd/pdisoffscreenlocked.html#id11
Returns:
/lib_ref/pd/pdisoffscreenlocked.html#id13
Classification:
/lib_ref/pd/pdisoffscreenlocked.html#id14
Safety:
/lib_ref/pd/pdisoffscreenlocked.html#id16
See also:
/lib_ref/pd/pdlockoffscreen.html#id1
PdLockOffscreen
/lib_ref/pd/pdlockoffscreen.html#id3
Synopsis:
/lib_ref/pd/pdlockoffscreen.html#id5
Arguments:
/lib_ref/pd/pdlockoffscreen.html#id7
Library:
/lib_ref/pd/pdlockoffscreen.html#id9
Description:
/lib_ref/pd/pdlockoffscreen.html#id11
Returns:
/lib_ref/pd/pdlockoffscreen.html#id13
Classification:
/lib_ref/pd/pdlockoffscreen.html#id14
Safety:
/lib_ref/pd/pdlockoffscreen.html#id16
See also:
/lib_ref/pd/pdoffscreencontext_t.html#id1
PdOffscreenContext_t
/lib_ref/pd/pdoffscreencontext_t.html#id3
Synopsis:
/lib_ref/pd/pdoffscreencontext_t.html#id5
Description:
/lib_ref/pd/pdoffscreencontext_t.html#id7
Classification:
/lib_ref/pd/pdoffscreencontext_t.html#id9
See also:
/lib_ref/pd/pdreleasedirectcontext.html#id1
PdReleaseDirectContext
/lib_ref/pd/pdreleasedirectcontext.html#id3
Synopsis:
/lib_ref/pd/pdreleasedirectcontext.html#id5
Arguments:
/lib_ref/pd/pdreleasedirectcontext.html#id7
Library:
/lib_ref/pd/pdreleasedirectcontext.html#id9
Description:
/lib_ref/pd/pdreleasedirectcontext.html#id11
Examples:
/lib_ref/pd/pdreleasedirectcontext.html#id13
Classification:
/lib_ref/pd/pdreleasedirectcontext.html#id14
Safety:
/lib_ref/pd/pdreleasedirectcontext.html#id16
See also:
/lib_ref/pd/pdsetoffscreentranslation.html#id1
PdSetOffscreenTranslation
/lib_ref/pd/pdsetoffscreentranslation.html#id3
Synopsis:
/lib_ref/pd/pdsetoffscreentranslation.html#id5
Arguments:
/lib_ref/pd/pdsetoffscreentranslation.html#id7
Library:
/lib_ref/pd/pdsetoffscreentranslation.html#id9
Description:
/lib_ref/pd/pdsetoffscreentranslation.html#id11
Returns:
/lib_ref/pd/pdsetoffscreentranslation.html#id13
Classification:
/lib_ref/pd/pdsetoffscreentranslation.html#id14
Safety:
/lib_ref/pd/pdsetoffscreentranslation.html#id16
See also:
/lib_ref/pd/pdsettargetdevice.html#id1
PdSetTargetDevice
/lib_ref/pd/pdsettargetdevice.html#id3
Synopsis:
/lib_ref/pd/pdsettargetdevice.html#id5
Arguments:
/lib_ref/pd/pdsettargetdevice.html#id7
Library:
/lib_ref/pd/pdsettargetdevice.html#id9
Description:
/lib_ref/pd/pdsettargetdevice.html#id11
Returns:
/lib_ref/pd/pdsettargetdevice.html#id13
Examples:
/lib_ref/pd/pdsettargetdevice.html#id15
Classification:
/lib_ref/pd/pdsettargetdevice.html#id16
Safety:
/lib_ref/pd/pdsettargetdevice.html#id18
See also:
/lib_ref/pd/pdunlockoffscreen.html#id1
PdUnlockOffscreen
/lib_ref/pd/pdunlockoffscreen.html#id3
Synopsis:
/lib_ref/pd/pdunlockoffscreen.html#id5
Arguments:
/lib_ref/pd/pdunlockoffscreen.html#id7
Library:
/lib_ref/pd/pdunlockoffscreen.html#id9
Description:
/lib_ref/pd/pdunlockoffscreen.html#id11
Returns:
/lib_ref/pd/pdunlockoffscreen.html#id13
Classification:
/lib_ref/pd/pdunlockoffscreen.html#id14
Safety:
/lib_ref/pd/pdunlockoffscreen.html#id16
See also:
/lib_ref/pf-base.html#id1
Pf---Font Server
/lib_ref/pf/pfallocdetailscx.html#id1
PfAllocDetailsCx
/lib_ref/pf/pfallocdetailscx.html#id3
Synopsis:
/lib_ref/pf/pfallocdetailscx.html#id5
Arguments:
/lib_ref/pf/pfallocdetailscx.html#id7
Library:
/lib_ref/pf/pfallocdetailscx.html#id9
Description:
/lib_ref/pf/pfallocdetailscx.html#id11
Returns:
/lib_ref/pf/pfallocdetailscx.html#id13
Errors:
/lib_ref/pf/pfallocdetailscx.html#id15
Examples:
/lib_ref/pf/pfallocdetailscx.html#id17
Classification:
/lib_ref/pf/pfallocdetailscx.html#id18
Safety:
/lib_ref/pf/pfallocdetailscx.html#id20
See also:
/lib_ref/pf/pfallocrendercx.html#id1
PfAllocRenderCx
/lib_ref/pf/pfallocrendercx.html#id3
Synopsis:
/lib_ref/pf/pfallocrendercx.html#id5
Arguments:
/lib_ref/pf/pfallocrendercx.html#id7
Library:
/lib_ref/pf/pfallocrendercx.html#id9
Description:
/lib_ref/pf/pfallocrendercx.html#id11
Returns:
/lib_ref/pf/pfallocrendercx.html#id13
Errors:
/lib_ref/pf/pfallocrendercx.html#id15
Examples:
/lib_ref/pf/pfallocrendercx.html#id17
Classification:
/lib_ref/pf/pfallocrendercx.html#id18
Safety:
/lib_ref/pf/pfallocrendercx.html#id20
See also:
/lib_ref/pf/pfassigndllcx.html#id1
PfAssignDllCx
/lib_ref/pf/pfassigndllcx.html#id3
Synopsis:
/lib_ref/pf/pfassigndllcx.html#id5
Arguments:
/lib_ref/pf/pfassigndllcx.html#id7
Library:
/lib_ref/pf/pfassigndllcx.html#id9
Description:
/lib_ref/pf/pfassigndllcx.html#id11
Returns:
/lib_ref/pf/pfassigndllcx.html#id13
Errors:
/lib_ref/pf/pfassigndllcx.html#id15
Examples:
/lib_ref/pf/pfassigndllcx.html#id17
Classification:
/lib_ref/pf/pfassigndllcx.html#id18
Safety:
/lib_ref/pf/pfassigndllcx.html#id20
See also:
/lib_ref/pf/pfattach.html#id1
PfAttach, PfAttachCx
/lib_ref/pf/pfattach.html#id3
Synopsis:
/lib_ref/pf/pfattach.html#id5
Arguments:
/lib_ref/pf/pfattach.html#id7
Library:
/lib_ref/pf/pfattach.html#id9
Description:
/lib_ref/pf/pfattach.html#id11
Returns:
/lib_ref/pf/pfattach.html#id13
Examples:
/lib_ref/pf/pfattach.html#id15
Classification:
/lib_ref/pf/pfattach.html#id16
Safety:
/lib_ref/pf/pfattach.html#id18
See also:
/lib_ref/pf/pfattachdllcx.html#id1
PfAttachDllCx
/lib_ref/pf/pfattachdllcx.html#id3
Synopsis:
/lib_ref/pf/pfattachdllcx.html#id5
Arguments:
/lib_ref/pf/pfattachdllcx.html#id7
Library:
/lib_ref/pf/pfattachdllcx.html#id9
Description:
/lib_ref/pf/pfattachdllcx.html#id11
Returns:
/lib_ref/pf/pfattachdllcx.html#id13
Errors:
/lib_ref/pf/pfattachdllcx.html#id15
Examples:
/lib_ref/pf/pfattachdllcx.html#id17
Classification:
/lib_ref/pf/pfattachdllcx.html#id18
Safety:
/lib_ref/pf/pfattachdllcx.html#id20
See also:
/lib_ref/pf/pfattachlocaldll.html#id1
PfAttachLocalDll
/lib_ref/pf/pfattachlocaldll.html#id3
Synopsis:
/lib_ref/pf/pfattachlocaldll.html#id5
Arguments:
/lib_ref/pf/pfattachlocaldll.html#id7
Library:
/lib_ref/pf/pfattachlocaldll.html#id9
Description:
/lib_ref/pf/pfattachlocaldll.html#id11
Returns:
/lib_ref/pf/pfattachlocaldll.html#id13
Errors:
/lib_ref/pf/pfattachlocaldll.html#id15
Examples:
/lib_ref/pf/pfattachlocaldll.html#id17
Classification:
/lib_ref/pf/pfattachlocaldll.html#id18
Safety:
/lib_ref/pf/pfattachlocaldll.html#id20
See also:
/lib_ref/pf/pfattachserverdll.html#id1
PfAttachServerDll
/lib_ref/pf/pfattachserverdll.html#id3
Synopsis:
/lib_ref/pf/pfattachserverdll.html#id5
Arguments:
/lib_ref/pf/pfattachserverdll.html#id7
Library:
/lib_ref/pf/pfattachserverdll.html#id9
Description:
/lib_ref/pf/pfattachserverdll.html#id11
Returns:
/lib_ref/pf/pfattachserverdll.html#id13
Examples:
/lib_ref/pf/pfattachserverdll.html#id15
Classification:
/lib_ref/pf/pfattachserverdll.html#id16
Safety:
/lib_ref/pf/pfattachserverdll.html#id18
See also:
/lib_ref/pf/pfattachsleuthmonitordll.html#id1
PfAttachSleuthMonitorDll
/lib_ref/pf/pfattachsleuthmonitordll.html#id3
Synopsis:
/lib_ref/pf/pfattachsleuthmonitordll.html#id5
Arguments:
/lib_ref/pf/pfattachsleuthmonitordll.html#id7
Library:
/lib_ref/pf/pfattachsleuthmonitordll.html#id9
Description:
/lib_ref/pf/pfattachsleuthmonitordll.html#id11
Returns:
/lib_ref/pf/pfattachsleuthmonitordll.html#id13
Examples:
/lib_ref/pf/pfattachsleuthmonitordll.html#id15
Classification:
/lib_ref/pf/pfattachsleuthmonitordll.html#id16
Safety:
/lib_ref/pf/pfattachsleuthmonitordll.html#id18
See also:
/lib_ref/pf/pfconvertfontid.html#id1
PfConvertFontID, PfConvertFontIDCx
/lib_ref/pf/pfconvertfontid.html#id3
Synopsis:
/lib_ref/pf/pfconvertfontid.html#id5
Arguments:
/lib_ref/pf/pfconvertfontid.html#id7
Library:
/lib_ref/pf/pfconvertfontid.html#id9
Description:
/lib_ref/pf/pfconvertfontid.html#id11
Returns:
/lib_ref/pf/pfconvertfontid.html#id13
Examples:
/lib_ref/pf/pfconvertfontid.html#id15
Classification:
/lib_ref/pf/pfconvertfontid.html#id16
Safety:
/lib_ref/pf/pfconvertfontid.html#id18
See also:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id1
PfConvertPixelsToPointSizeCx
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id3
Synopsis:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id5
Arguments:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id7
Library:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id9
Description:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id11
Returns:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id13
Errors:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id15
Examples:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id17
Classification:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id18
Safety:
/lib_ref/pf/pfconvertpixelstopointsizecx.html#id20
See also:
/lib_ref/pf/pfdecomposestemtoid.html#id1
PfDecomposeStemToID, PfDecomposeStemToIDCx
/lib_ref/pf/pfdecomposestemtoid.html#id3
Synopsis:
/lib_ref/pf/pfdecomposestemtoid.html#id5
Arguments:
/lib_ref/pf/pfdecomposestemtoid.html#id7
Library:
/lib_ref/pf/pfdecomposestemtoid.html#id9
Description:
/lib_ref/pf/pfdecomposestemtoid.html#id11
Returns:
/lib_ref/pf/pfdecomposestemtoid.html#id13
Examples:
/lib_ref/pf/pfdecomposestemtoid.html#id15
Classification:
/lib_ref/pf/pfdecomposestemtoid.html#id16
Safety:
/lib_ref/pf/pfdecomposestemtoid.html#id18
See also:
/lib_ref/pf/pfdefaultcontext.html#id1
PfDefaultContext
/lib_ref/pf/pfdefaultcontext.html#id3
Synopsis:
/lib_ref/pf/pfdefaultcontext.html#id5
Library:
/lib_ref/pf/pfdefaultcontext.html#id7
Description:
/lib_ref/pf/pfdefaultcontext.html#id9
Returns:
/lib_ref/pf/pfdefaultcontext.html#id11
Examples:
/lib_ref/pf/pfdefaultcontext.html#id13
Classification:
/lib_ref/pf/pfdefaultcontext.html#id14
Safety:
/lib_ref/pf/pfdefaultcontext.html#id16
See also:
/lib_ref/pf/pfdetach.html#id1
PfDetach, PfDetachCx
/lib_ref/pf/pfdetach.html#id3
Synopsis:
/lib_ref/pf/pfdetach.html#id5
Arguments:
/lib_ref/pf/pfdetach.html#id7
Library:
/lib_ref/pf/pfdetach.html#id9
Description:
/lib_ref/pf/pfdetach.html#id11
Examples:
/lib_ref/pf/pfdetach.html#id13
Classification:
/lib_ref/pf/pfdetach.html#id14
Safety:
/lib_ref/pf/pfdetach.html#id16
See also:
/lib_ref/pf/pfdetachlocaldll.html#id1
PfDetachLocalDll
/lib_ref/pf/pfdetachlocaldll.html#id3
Synopsis:
/lib_ref/pf/pfdetachlocaldll.html#id5
Arguments:
/lib_ref/pf/pfdetachlocaldll.html#id7
Library:
/lib_ref/pf/pfdetachlocaldll.html#id9
Description:
/lib_ref/pf/pfdetachlocaldll.html#id11
Returns:
/lib_ref/pf/pfdetachlocaldll.html#id13
Errors:
/lib_ref/pf/pfdetachlocaldll.html#id15
Examples:
/lib_ref/pf/pfdetachlocaldll.html#id17
Classification:
/lib_ref/pf/pfdetachlocaldll.html#id18
Safety:
/lib_ref/pf/pfdetachlocaldll.html#id20
See also:
/lib_ref/pf/pfdynamicfontidcx.html#id1
PfDynamicFontIDCx
/lib_ref/pf/pfdynamicfontidcx.html#id3
Synopsis:
/lib_ref/pf/pfdynamicfontidcx.html#id5
Arguments:
/lib_ref/pf/pfdynamicfontidcx.html#id7
Library:
/lib_ref/pf/pfdynamicfontidcx.html#id9
Description:
/lib_ref/pf/pfdynamicfontidcx.html#id11
Returns:
/lib_ref/pf/pfdynamicfontidcx.html#id13
Errors:
/lib_ref/pf/pfdynamicfontidcx.html#id15
Examples:
/lib_ref/pf/pfdynamicfontidcx.html#id17
Classification:
/lib_ref/pf/pfdynamicfontidcx.html#id18
Safety:
/lib_ref/pf/pfdynamicfontidcx.html#id20
See also:
/lib_ref/pf/pfdynamicload.html#id1
PfDynamicLoad, PfDynamicLoadCx
/lib_ref/pf/pfdynamicload.html#id3
Synopsis:
/lib_ref/pf/pfdynamicload.html#id5
Arguments:
/lib_ref/pf/pfdynamicload.html#id7
Library:
/lib_ref/pf/pfdynamicload.html#id9
Description:
/lib_ref/pf/pfdynamicload.html#id11
Returns:
/lib_ref/pf/pfdynamicload.html#id13
Errors:
/lib_ref/pf/pfdynamicload.html#id15
Examples:
/lib_ref/pf/pfdynamicload.html#id17
Classification:
/lib_ref/pf/pfdynamicload.html#id18
Safety:
/lib_ref/pf/pfdynamicload.html#id20
See also:
/lib_ref/pf/pfdynamicunload.html#id1
PfDynamicUnload, PfDynamicUnloadCx
/lib_ref/pf/pfdynamicunload.html#id3
Synopsis:
/lib_ref/pf/pfdynamicunload.html#id5
Arguments:
/lib_ref/pf/pfdynamicunload.html#id7
Library:
/lib_ref/pf/pfdynamicunload.html#id9
Description:
/lib_ref/pf/pfdynamicunload.html#id11
Returns:
/lib_ref/pf/pfdynamicunload.html#id13
Errors:
/lib_ref/pf/pfdynamicunload.html#id15
Examples:
/lib_ref/pf/pfdynamicunload.html#id17
Classification:
/lib_ref/pf/pfdynamicunload.html#id18
Safety:
/lib_ref/pf/pfdynamicunload.html#id20
See also:
/lib_ref/pf/pfextent.html#id1
PfExtent, PfExtentCx
/lib_ref/pf/pfextent.html#id3
Synopsis:
/lib_ref/pf/pfextent.html#id5
Arguments:
/lib_ref/pf/pfextent.html#id7
Library:
/lib_ref/pf/pfextent.html#id9
Description:
/lib_ref/pf/pfextent.html#id11
Returns:
/lib_ref/pf/pfextent.html#id13
Examples:
/lib_ref/pf/pfextent.html#id15
Classification:
/lib_ref/pf/pfextent.html#id16
Safety:
/lib_ref/pf/pfextent.html#id18
See also:
/lib_ref/pf/pfextentcomponents.html#id1
PfExtentComponents, PfExtentComponentsCx
/lib_ref/pf/pfextentcomponents.html#id3
Synopsis:
/lib_ref/pf/pfextentcomponents.html#id5
Arguments:
/lib_ref/pf/pfextentcomponents.html#id7
Library:
/lib_ref/pf/pfextentcomponents.html#id9
Description:
/lib_ref/pf/pfextentcomponents.html#id11
Classification:
/lib_ref/pf/pfextentcomponents.html#id12
Safety:
/lib_ref/pf/pfextentcomponents.html#id14
See also:
/lib_ref/pf/pfextentfracttextcharpositions.html#id1
PfExtentFractTextCharPositions
/lib_ref/pf/pfextentfracttextcharpositions.html#id3
Synopsis:
/lib_ref/pf/pfextentfracttextcharpositions.html#id5
Arguments:
/lib_ref/pf/pfextentfracttextcharpositions.html#id7
Library:
/lib_ref/pf/pfextentfracttextcharpositions.html#id9
Description:
/lib_ref/pf/pfextentfracttextcharpositions.html#id11
Returns:
/lib_ref/pf/pfextentfracttextcharpositions.html#id13
Errors:
/lib_ref/pf/pfextentfracttextcharpositions.html#id15
Classification:
/lib_ref/pf/pfextentfracttextcharpositions.html#id16
Safety:
/lib_ref/pf/pfextentfracttextcharpositions.html#id18
See also:
/lib_ref/pf/pfextenttext.html#id1
PfExtentText
/lib_ref/pf/pfextenttext.html#id3
Synopsis:
/lib_ref/pf/pfextenttext.html#id5
Arguments:
/lib_ref/pf/pfextenttext.html#id7
Library:
/lib_ref/pf/pfextenttext.html#id9
Description:
/lib_ref/pf/pfextenttext.html#id11
Returns:
/lib_ref/pf/pfextenttext.html#id13
Classification:
/lib_ref/pf/pfextenttext.html#id14
Safety:
/lib_ref/pf/pfextenttext.html#id16
See also:
/lib_ref/pf/pfextenttextcharpositions.html#id1
PfExtentTextCharPositions, PfExtentTextCharPositionsCx
/lib_ref/pf/pfextenttextcharpositions.html#id3
Synopsis:
/lib_ref/pf/pfextenttextcharpositions.html#id5
Arguments:
/lib_ref/pf/pfextenttextcharpositions.html#id7
Library:
/lib_ref/pf/pfextenttextcharpositions.html#id9
Description:
/lib_ref/pf/pfextenttextcharpositions.html#id11
Returns:
/lib_ref/pf/pfextenttextcharpositions.html#id13
Errors:
/lib_ref/pf/pfextenttextcharpositions.html#id15
Examples:
/lib_ref/pf/pfextenttextcharpositions.html#id17
Classification:
/lib_ref/pf/pfextenttextcharpositions.html#id18
Safety:
/lib_ref/pf/pfextenttextcharpositions.html#id20
See also:
/lib_ref/pf/pfextenttexttorect.html#id1
PfExtentTextToRect
/lib_ref/pf/pfextenttexttorect.html#id3
Synopsis:
/lib_ref/pf/pfextenttexttorect.html#id5
Arguments:
/lib_ref/pf/pfextenttexttorect.html#id7
Library:
/lib_ref/pf/pfextenttexttorect.html#id9
Description:
/lib_ref/pf/pfextenttexttorect.html#id11
Returns:
/lib_ref/pf/pfextenttexttorect.html#id13
Examples:
/lib_ref/pf/pfextenttexttorect.html#id15
Classification:
/lib_ref/pf/pfextenttexttorect.html#id16
Safety:
/lib_ref/pf/pfextenttexttorect.html#id18
See also:
/lib_ref/pf/pfextentwidetext.html#id1
PfExtentWideText
/lib_ref/pf/pfextentwidetext.html#id3
Synopsis:
/lib_ref/pf/pfextentwidetext.html#id5
Arguments:
/lib_ref/pf/pfextentwidetext.html#id7
Library:
/lib_ref/pf/pfextentwidetext.html#id9
Description:
/lib_ref/pf/pfextentwidetext.html#id11
Returns:
/lib_ref/pf/pfextentwidetext.html#id13
Classification:
/lib_ref/pf/pfextentwidetext.html#id14
Safety:
/lib_ref/pf/pfextentwidetext.html#id16
See also:
/lib_ref/pf/pffindfont.html#id1
PfFindFont, PfFindFontCx
/lib_ref/pf/pffindfont.html#id3
Synopsis:
/lib_ref/pf/pffindfont.html#id5
Arguments:
/lib_ref/pf/pffindfont.html#id7
Library:
/lib_ref/pf/pffindfont.html#id9
Description:
/lib_ref/pf/pffindfont.html#id11
Returns:
/lib_ref/pf/pffindfont.html#id13
Errors:
/lib_ref/pf/pffindfont.html#id15
Examples:
/lib_ref/pf/pffindfont.html#id17
Classification:
/lib_ref/pf/pffindfont.html#id18
Safety:
/lib_ref/pf/pffindfont.html#id20
See also:
/lib_ref/pf/pffontbasestem.html#id1
PfFontBaseStem, PfFontBaseStemCx
/lib_ref/pf/pffontbasestem.html#id3
Synopsis:
/lib_ref/pf/pffontbasestem.html#id5
Arguments:
/lib_ref/pf/pffontbasestem.html#id7
Library:
/lib_ref/pf/pffontbasestem.html#id9
Description:
/lib_ref/pf/pffontbasestem.html#id11
Returns:
/lib_ref/pf/pffontbasestem.html#id13
Classification:
/lib_ref/pf/pffontbasestem.html#id14
Safety:
/lib_ref/pf/pffontbasestem.html#id16
See also:
/lib_ref/pf/pffontdescription.html#id1
PfFontDescription, PfFontDescriptionCx
/lib_ref/pf/pffontdescription.html#id3
Synopsis:
/lib_ref/pf/pffontdescription.html#id5
Arguments:
/lib_ref/pf/pffontdescription.html#id7
Library:
/lib_ref/pf/pffontdescription.html#id9
Description:
/lib_ref/pf/pffontdescription.html#id11
Returns:
/lib_ref/pf/pffontdescription.html#id13
Examples:
/lib_ref/pf/pffontdescription.html#id15
Classification:
/lib_ref/pf/pffontdescription.html#id16
Safety:
/lib_ref/pf/pffontdescription.html#id18
See also:
/lib_ref/pf/pffontflags.html#id1
PfFontFlags, PfFontFlagsCx
/lib_ref/pf/pffontflags.html#id3
Synopsis:
/lib_ref/pf/pffontflags.html#id5
Arguments:
/lib_ref/pf/pffontflags.html#id7
Library:
/lib_ref/pf/pffontflags.html#id9
Description:
/lib_ref/pf/pffontflags.html#id11
Returns:
/lib_ref/pf/pffontflags.html#id13
Examples:
/lib_ref/pf/pffontflags.html#id15
Classification:
/lib_ref/pf/pffontflags.html#id16
Safety:
/lib_ref/pf/pffontflags.html#id18
See also:
/lib_ref/pf/pffontsize.html#id1
PfFontSize, PfFontSizeCx
/lib_ref/pf/pffontsize.html#id3
Synopsis:
/lib_ref/pf/pffontsize.html#id5
Arguments:
/lib_ref/pf/pffontsize.html#id7
Library:
/lib_ref/pf/pffontsize.html#id9
Description:
/lib_ref/pf/pffontsize.html#id11
Returns:
/lib_ref/pf/pffontsize.html#id13
Examples:
/lib_ref/pf/pffontsize.html#id15
Classification:
/lib_ref/pf/pffontsize.html#id16
Safety:
/lib_ref/pf/pffontsize.html#id18
See also:
/lib_ref/pf/pffonttypecx.html#id1
PfFontTypeCx
/lib_ref/pf/pffonttypecx.html#id3
Synopsis:
/lib_ref/pf/pffonttypecx.html#id5
Arguments:
/lib_ref/pf/pffonttypecx.html#id7
Library:
/lib_ref/pf/pffonttypecx.html#id9
Description:
/lib_ref/pf/pffonttypecx.html#id11
Returns:
/lib_ref/pf/pffonttypecx.html#id13
Errors:
/lib_ref/pf/pffonttypecx.html#id15
Classification:
/lib_ref/pf/pffonttypecx.html#id16
Safety:
/lib_ref/pf/pffonttypecx.html#id18
See also:
/lib_ref/pf/pffractionalextenttext.html#id1
PfFractionalExtentText
/lib_ref/pf/pffractionalextenttext.html#id3
Synopsis:
/lib_ref/pf/pffractionalextenttext.html#id5
Arguments:
/lib_ref/pf/pffractionalextenttext.html#id7
Library:
/lib_ref/pf/pffractionalextenttext.html#id9
Description:
/lib_ref/pf/pffractionalextenttext.html#id11
Returns:
/lib_ref/pf/pffractionalextenttext.html#id13
Classification:
/lib_ref/pf/pffractionalextenttext.html#id14
Safety:
/lib_ref/pf/pffractionalextenttext.html#id16
See also:
/lib_ref/pf/pffreefont.html#id1
PfFreeFont, PfFreeFontCx
/lib_ref/pf/pffreefont.html#id3
Synopsis:
/lib_ref/pf/pffreefont.html#id5
Arguments:
/lib_ref/pf/pffreefont.html#id7
Library:
/lib_ref/pf/pffreefont.html#id9
Description:
/lib_ref/pf/pffreefont.html#id11
Returns:
/lib_ref/pf/pffreefont.html#id13
Errors:
/lib_ref/pf/pffreefont.html#id15
Examples:
/lib_ref/pf/pffreefont.html#id17
Classification:
/lib_ref/pf/pffreefont.html#id18
Safety:
/lib_ref/pf/pffreefont.html#id20
See also:
/lib_ref/pf/pfgeneratefontname.html#id1
PfGenerateFontName, PfGenerateFontNameCx
/lib_ref/pf/pfgeneratefontname.html#id3
Synopsis:
/lib_ref/pf/pfgeneratefontname.html#id5
Arguments:
/lib_ref/pf/pfgeneratefontname.html#id7
Library:
/lib_ref/pf/pfgeneratefontname.html#id9
Description:
/lib_ref/pf/pfgeneratefontname.html#id11
Returns:
/lib_ref/pf/pfgeneratefontname.html#id13
Errors:
/lib_ref/pf/pfgeneratefontname.html#id15
Examples:
/lib_ref/pf/pfgeneratefontname.html#id17
Classification:
/lib_ref/pf/pfgeneratefontname.html#id18
Safety:
/lib_ref/pf/pfgeneratefontname.html#id20
See also:
/lib_ref/pf/pfgetglyphindexcx.html#id1
PfGetGlyphIndexCx
/lib_ref/pf/pfgetglyphindexcx.html#id3
Synopsis:
/lib_ref/pf/pfgetglyphindexcx.html#id5
Arguments:
/lib_ref/pf/pfgetglyphindexcx.html#id7
Library:
/lib_ref/pf/pfgetglyphindexcx.html#id9
Description:
/lib_ref/pf/pfgetglyphindexcx.html#id11
Returns:
/lib_ref/pf/pfgetglyphindexcx.html#id13
Errors:
/lib_ref/pf/pfgetglyphindexcx.html#id15
Examples:
/lib_ref/pf/pfgetglyphindexcx.html#id17
Classification:
/lib_ref/pf/pfgetglyphindexcx.html#id18
Safety:
/lib_ref/pf/pfgetglyphindexcx.html#id20
See also:
/lib_ref/pf/pfgetoutline.html#id1
PfGetOutline, PfGetOutlineCx
/lib_ref/pf/pfgetoutline.html#id3
Synopsis:
/lib_ref/pf/pfgetoutline.html#id5
Arguments:
/lib_ref/pf/pfgetoutline.html#id7
Library:
/lib_ref/pf/pfgetoutline.html#id9
Description:
/lib_ref/pf/pfgetoutline.html#id11
Returns:
/lib_ref/pf/pfgetoutline.html#id13
Examples:
/lib_ref/pf/pfgetoutline.html#id15
Classification:
/lib_ref/pf/pfgetoutline.html#id16
Safety:
/lib_ref/pf/pfgetoutline.html#id18
See also:
/lib_ref/pf/pfglyph.html#id1
PfGlyph, PfGlyphCx
/lib_ref/pf/pfglyph.html#id3
Synopsis:
/lib_ref/pf/pfglyph.html#id5
Arguments:
/lib_ref/pf/pfglyph.html#id7
Library:
/lib_ref/pf/pfglyph.html#id9
Description:
/lib_ref/pf/pfglyph.html#id11
Returns:
/lib_ref/pf/pfglyph.html#id13
Examples:
/lib_ref/pf/pfglyph.html#id15
Classification:
/lib_ref/pf/pfglyph.html#id16
Safety:
/lib_ref/pf/pfglyph.html#id18
See also:
/lib_ref/pf/pfloadfont.html#id1
PfLoadFont, PfLoadFontCx
/lib_ref/pf/pfloadfont.html#id3
Synopsis:
/lib_ref/pf/pfloadfont.html#id5
Arguments:
/lib_ref/pf/pfloadfont.html#id7
Library:
/lib_ref/pf/pfloadfont.html#id9
Description:
/lib_ref/pf/pfloadfont.html#id11
Returns:
/lib_ref/pf/pfloadfont.html#id13
Classification:
/lib_ref/pf/pfloadfont.html#id14
Safety:
/lib_ref/pf/pfloadfont.html#id16
See also:
/lib_ref/pf/pfloadmetrics.html#id1
PfLoadMetrics, PfLoadMetricsCx
/lib_ref/pf/pfloadmetrics.html#id3
Synopsis:
/lib_ref/pf/pfloadmetrics.html#id5
Arguments:
/lib_ref/pf/pfloadmetrics.html#id7
Library:
/lib_ref/pf/pfloadmetrics.html#id9
Description:
/lib_ref/pf/pfloadmetrics.html#id11
Returns:
/lib_ref/pf/pfloadmetrics.html#id13
Examples:
/lib_ref/pf/pfloadmetrics.html#id15
Classification:
/lib_ref/pf/pfloadmetrics.html#id16
Safety:
/lib_ref/pf/pfloadmetrics.html#id18
See also:
/lib_ref/pf/pfqueryfontinfo.html#id1
PfQueryFontInfo, PfQueryFontInfoCx
/lib_ref/pf/pfqueryfontinfo.html#id3
Synopsis:
/lib_ref/pf/pfqueryfontinfo.html#id5
Arguments:
/lib_ref/pf/pfqueryfontinfo.html#id7
Library:
/lib_ref/pf/pfqueryfontinfo.html#id9
Description:
/lib_ref/pf/pfqueryfontinfo.html#id11
Returns:
/lib_ref/pf/pfqueryfontinfo.html#id13
Examples:
/lib_ref/pf/pfqueryfontinfo.html#id15
Classification:
/lib_ref/pf/pfqueryfontinfo.html#id16
Safety:
/lib_ref/pf/pfqueryfontinfo.html#id18
See also:
/lib_ref/pf/pfqueryfonts.html#id1
PfQueryFonts, PfQueryFontsCx
/lib_ref/pf/pfqueryfonts.html#id3
Synopsis:
/lib_ref/pf/pfqueryfonts.html#id5
Arguments:
/lib_ref/pf/pfqueryfonts.html#id7
Library:
/lib_ref/pf/pfqueryfonts.html#id9
Description:
/lib_ref/pf/pfqueryfonts.html#FontDetails
FontDetails structure
/lib_ref/pf/pfqueryfonts.html#id12
Returns:
/lib_ref/pf/pfqueryfonts.html#id14
Classification:
/lib_ref/pf/pfqueryfonts.html#id15
Safety:
/lib_ref/pf/pfqueryfonts.html#id17
See also:
/lib_ref/pf/pfrenderctx.html#id1
PfRender, PfRenderCx
/lib_ref/pf/pfrenderctx.html#id3
Synopsis:
/lib_ref/pf/pfrenderctx.html#id5
Arguments:
/lib_ref/pf/pfrenderctx.html#id7
Library:
/lib_ref/pf/pfrenderctx.html#id9
Description:
/lib_ref/pf/pfrenderctx.html#id11
Returns:
/lib_ref/pf/pfrenderctx.html#id13
Examples:
/lib_ref/pf/pfrenderctx.html#id15
Classification:
/lib_ref/pf/pfrenderctx.html#id16
Safety:
/lib_ref/pf/pfrenderctx.html#id18
See also:
/lib_ref/pf/pfrestartserverdll.html#id1
PfRestartServerDll
/lib_ref/pf/pfrestartserverdll.html#id3
Synopsis:
/lib_ref/pf/pfrestartserverdll.html#id5
Arguments:
/lib_ref/pf/pfrestartserverdll.html#id7
Library:
/lib_ref/pf/pfrestartserverdll.html#id9
Description:
/lib_ref/pf/pfrestartserverdll.html#id11
Returns:
/lib_ref/pf/pfrestartserverdll.html#id13
Examples:
/lib_ref/pf/pfrestartserverdll.html#id15
Classification:
/lib_ref/pf/pfrestartserverdll.html#id16
Safety:
/lib_ref/pf/pfrestartserverdll.html#id18
See also:
/lib_ref/pf/pfsetoptionsdll.html#id1
PfSetOptionsDll
/lib_ref/pf/pfsetoptionsdll.html#id3
Synopsis:
/lib_ref/pf/pfsetoptionsdll.html#id5
Arguments:
/lib_ref/pf/pfsetoptionsdll.html#id7
Library:
/lib_ref/pf/pfsetoptionsdll.html#id9
Description:
/lib_ref/pf/pfsetoptionsdll.html#id11
Returns:
/lib_ref/pf/pfsetoptionsdll.html#id13
Errors:
/lib_ref/pf/pfsetoptionsdll.html#id15
Examples:
/lib_ref/pf/pfsetoptionsdll.html#id17
Classification:
/lib_ref/pf/pfsetoptionsdll.html#id18
Safety:
/lib_ref/pf/pfsetoptionsdll.html#id20
See also:
/lib_ref/pf/pfsetrenderingdpicx.html#id1
PfSetRenderingDPICx
/lib_ref/pf/pfsetrenderingdpicx.html#id3
Synopsis:
/lib_ref/pf/pfsetrenderingdpicx.html#id5
Arguments:
/lib_ref/pf/pfsetrenderingdpicx.html#id7
Library:
/lib_ref/pf/pfsetrenderingdpicx.html#id9
Description:
/lib_ref/pf/pfsetrenderingdpicx.html#id11
Returns:
/lib_ref/pf/pfsetrenderingdpicx.html#id13
Errors:
/lib_ref/pf/pfsetrenderingdpicx.html#id15
Examples:
/lib_ref/pf/pfsetrenderingdpicx.html#id17
Classification:
/lib_ref/pf/pfsetrenderingdpicx.html#id18
Safety:
/lib_ref/pf/pfsetrenderingdpicx.html#id20
See also:
/lib_ref/pf/pftextwidthbytes.html#id1
PfTextWidthBytes
/lib_ref/pf/pftextwidthbytes.html#id3
Synopsis:
/lib_ref/pf/pftextwidthbytes.html#id5
Arguments:
/lib_ref/pf/pftextwidthbytes.html#id7
Library:
/lib_ref/pf/pftextwidthbytes.html#id9
Description:
/lib_ref/pf/pftextwidthbytes.html#id11
Returns:
/lib_ref/pf/pftextwidthbytes.html#id13
Examples:
/lib_ref/pf/pftextwidthbytes.html#id15
Classification:
/lib_ref/pf/pftextwidthbytes.html#id16
Safety:
/lib_ref/pf/pftextwidthbytes.html#id18
See also:
/lib_ref/pf/pftextwidthchars.html#id1
PfTextWidthChars
/lib_ref/pf/pftextwidthchars.html#id3
Synopsis:
/lib_ref/pf/pftextwidthchars.html#id5
Arguments:
/lib_ref/pf/pftextwidthchars.html#id7
Library:
/lib_ref/pf/pftextwidthchars.html#id9
Description:
/lib_ref/pf/pftextwidthchars.html#id11
Returns:
/lib_ref/pf/pftextwidthchars.html#id13
Classification:
/lib_ref/pf/pftextwidthchars.html#id14
Safety:
/lib_ref/pf/pftextwidthchars.html#id16
See also:
/lib_ref/pf/pfunloadmetrics.html#id1
PfUnloadMetrics
/lib_ref/pf/pfunloadmetrics.html#id3
Synopsis:
/lib_ref/pf/pfunloadmetrics.html#id5
Arguments:
/lib_ref/pf/pfunloadmetrics.html#id7
Library:
/lib_ref/pf/pfunloadmetrics.html#id9
Description:
/lib_ref/pf/pfunloadmetrics.html#id11
Returns:
/lib_ref/pf/pfunloadmetrics.html#id13
Classification:
/lib_ref/pf/pfunloadmetrics.html#id14
Safety:
/lib_ref/pf/pfunloadmetrics.html#id16
See also:
/lib_ref/pf/pfwaitonserverdll.html#id1
PfWaitOnServerDll
/lib_ref/pf/pfwaitonserverdll.html#id3
Synopsis:
/lib_ref/pf/pfwaitonserverdll.html#id5
Arguments:
/lib_ref/pf/pfwaitonserverdll.html#id7
Library:
/lib_ref/pf/pfwaitonserverdll.html#id9
Description:
/lib_ref/pf/pfwaitonserverdll.html#id11
Returns:
/lib_ref/pf/pfwaitonserverdll.html#id13
Examples:
/lib_ref/pf/pfwaitonserverdll.html#id15
Classification:
/lib_ref/pf/pfwaitonserverdll.html#id16
Safety:
/lib_ref/pf/pfwaitonserverdll.html#id18
See also:
/lib_ref/pf/pfwidetextwidthbytes.html#id1
PfWideTextWidthBytes
/lib_ref/pf/pfwidetextwidthbytes.html#id3
Synopsis:
/lib_ref/pf/pfwidetextwidthbytes.html#id5
Arguments:
/lib_ref/pf/pfwidetextwidthbytes.html#id7
Library:
/lib_ref/pf/pfwidetextwidthbytes.html#id9
Description:
/lib_ref/pf/pfwidetextwidthbytes.html#id11
Returns:
/lib_ref/pf/pfwidetextwidthbytes.html#id13
Classification:
/lib_ref/pf/pfwidetextwidthbytes.html#id14
Safety:
/lib_ref/pf/pfwidetextwidthbytes.html#id16
See also:
/lib_ref/pf/pfwidetextwidthchars.html#id1
PfWideTextWidthChars
/lib_ref/pf/pfwidetextwidthchars.html#id3
Synopsis:
/lib_ref/pf/pfwidetextwidthchars.html#id5
Arguments:
/lib_ref/pf/pfwidetextwidthchars.html#id7
Library:
/lib_ref/pf/pfwidetextwidthchars.html#id9
Description:
/lib_ref/pf/pfwidetextwidthchars.html#id11
Returns:
/lib_ref/pf/pfwidetextwidthchars.html#id13
Classification:
/lib_ref/pf/pfwidetextwidthchars.html#id14
Safety:
/lib_ref/pf/pfwidetextwidthchars.html#id16
See also:
/lib_ref/pg-base.html#id1
Pg---Graphics
/lib_ref/pg/pgalphaoff.html#id1
PgAlphaOff, PgAlphaOffCx
/lib_ref/pg/pgalphaoff.html#id3
Synopsis:
/lib_ref/pg/pgalphaoff.html#id5
Arguments:
/lib_ref/pg/pgalphaoff.html#id7
Library:
/lib_ref/pg/pgalphaoff.html#id9
Description:
/lib_ref/pg/pgalphaoff.html#id11
Classification:
/lib_ref/pg/pgalphaoff.html#id12
Safety:
/lib_ref/pg/pgalphaoff.html#id14
See also:
/lib_ref/pg/pgalphaon.html#id1
PgAlphaOn, PgAlphaOnCx
/lib_ref/pg/pgalphaon.html#id3
Synopsis:
/lib_ref/pg/pgalphaon.html#id5
Arguments:
/lib_ref/pg/pgalphaon.html#id7
Library:
/lib_ref/pg/pgalphaon.html#id9
Description:
/lib_ref/pg/pgalphaon.html#id11
Classification:
/lib_ref/pg/pgalphaon.html#id12
Safety:
/lib_ref/pg/pgalphaon.html#id14
See also:
/lib_ref/pg/pgalphavalue.html#id1
PgAlphaValue
/lib_ref/pg/pgalphavalue.html#id3
Synopsis:
/lib_ref/pg/pgalphavalue.html#id5
Arguments:
/lib_ref/pg/pgalphavalue.html#id7
Library:
/lib_ref/pg/pgalphavalue.html#id9
Description:
/lib_ref/pg/pgalphavalue.html#id11
Classification:
/lib_ref/pg/pgalphavalue.html#id12
Safety:
/lib_ref/pg/pgalphavalue.html#id14
See also:
/lib_ref/pg/pgargb.html#id1
PgARGB
/lib_ref/pg/pgargb.html#id3
Synopsis:
/lib_ref/pg/pgargb.html#id5
Arguments:
/lib_ref/pg/pgargb.html#id7
Library:
/lib_ref/pg/pgargb.html#id9
Description:
/lib_ref/pg/pgargb.html#id11
Classification:
/lib_ref/pg/pgargb.html#id12
Safety:
/lib_ref/pg/pgargb.html#id14
See also:
/lib_ref/pg/pgbackgroundshadings.html#id1
PgBackgroundShadings
/lib_ref/pg/pgbackgroundshadings.html#id3
Synopsis:
/lib_ref/pg/pgbackgroundshadings.html#id5
Arguments:
/lib_ref/pg/pgbackgroundshadings.html#id7
Library:
/lib_ref/pg/pgbackgroundshadings.html#id9
Description:
/lib_ref/pg/pgbackgroundshadings.html#id11
Classification:
/lib_ref/pg/pgbackgroundshadings.html#id12
Safety:
/lib_ref/pg/pgbackgroundshadings.html#id14
See also:
/lib_ref/pg/pgbevelbox.html#id1
PgBevelBox, PgBevelBoxCx
/lib_ref/pg/pgbevelbox.html#id3
Synopsis:
/lib_ref/pg/pgbevelbox.html#id5
Arguments:
/lib_ref/pg/pgbevelbox.html#id7
Library:
/lib_ref/pg/pgbevelbox.html#id9
Description:
/lib_ref/pg/pgbevelbox.html#id11
Returns:
/lib_ref/pg/pgbevelbox.html#id13
Classification:
/lib_ref/pg/pgbevelbox.html#id14
Safety:
/lib_ref/pg/pgbevelbox.html#id16
See also:
/lib_ref/pg/pgblit.html#id1
PgBlit, PgBlitCx
/lib_ref/pg/pgblit.html#id3
Synopsis:
/lib_ref/pg/pgblit.html#id5
Arguments:
/lib_ref/pg/pgblit.html#id7
Library:
/lib_ref/pg/pgblit.html#id9
Description:
/lib_ref/pg/pgblit.html#id11
Returns:
/lib_ref/pg/pgblit.html#id13
Classification:
/lib_ref/pg/pgblit.html#id14
Safety:
/lib_ref/pg/pgblit.html#id16
See also:
/lib_ref/pg/pgbluevalue.html#id1
PgBlueValue
/lib_ref/pg/pgbluevalue.html#id3
Synopsis:
/lib_ref/pg/pgbluevalue.html#id5
Arguments:
/lib_ref/pg/pgbluevalue.html#id7
Library:
/lib_ref/pg/pgbluevalue.html#id9
Description:
/lib_ref/pg/pgbluevalue.html#id11
Classification:
/lib_ref/pg/pgbluevalue.html#id12
Safety:
/lib_ref/pg/pgbluevalue.html#id14
Caveats:
/lib_ref/pg/pgbluevalue.html#id16
See also:
/lib_ref/pg/pgcalccolorcontrast.html#id1
PgCalcColorContrast
/lib_ref/pg/pgcalccolorcontrast.html#id3
Synopsis:
/lib_ref/pg/pgcalccolorcontrast.html#id5
Arguments:
/lib_ref/pg/pgcalccolorcontrast.html#id7
Library:
/lib_ref/pg/pgcalccolorcontrast.html#id9
Description:
/lib_ref/pg/pgcalccolorcontrast.html#id11
Classification:
/lib_ref/pg/pgcalccolorcontrast.html#id12
Safety:
/lib_ref/pg/pgcalccolorcontrast.html#id14
See also:
/lib_ref/pg/pgchromaoff.html#id1
PgChromaOff, PgChromaOffCx
/lib_ref/pg/pgchromaoff.html#id3
Synopsis:
/lib_ref/pg/pgchromaoff.html#id5
Arguments:
/lib_ref/pg/pgchromaoff.html#id7
Library:
/lib_ref/pg/pgchromaoff.html#id9
Description:
/lib_ref/pg/pgchromaoff.html#id11
Classification:
/lib_ref/pg/pgchromaoff.html#id12
Safety:
/lib_ref/pg/pgchromaoff.html#id14
See also:
/lib_ref/pg/pgchromaon.html#id1
PgChromaOn, PgChromaOnCx
/lib_ref/pg/pgchromaon.html#id3
Synopsis:
/lib_ref/pg/pgchromaon.html#id5
Arguments:
/lib_ref/pg/pgchromaon.html#id7
Library:
/lib_ref/pg/pgchromaon.html#id9
Description:
/lib_ref/pg/pgchromaon.html#id11
Classification:
/lib_ref/pg/pgchromaon.html#id12
Safety:
/lib_ref/pg/pgchromaon.html#id14
See also:
/lib_ref/pg/pgcleardrawbuffer.html#id1
PgClearDrawBuffer, PgClearDrawBufferCx
/lib_ref/pg/pgcleardrawbuffer.html#id3
Synopsis:
/lib_ref/pg/pgcleardrawbuffer.html#id5
Arguments:
/lib_ref/pg/pgcleardrawbuffer.html#id7
Library:
/lib_ref/pg/pgcleardrawbuffer.html#id9
Description:
/lib_ref/pg/pgcleardrawbuffer.html#id11
Examples:
/lib_ref/pg/pgcleardrawbuffer.html#id13
Classification:
/lib_ref/pg/pgcleardrawbuffer.html#id14
Safety:
/lib_ref/pg/pgcleardrawbuffer.html#id16
See also:
/lib_ref/pg/pgcleartranslation.html#id1
PgClearTranslation, PgClearTranslationCx
/lib_ref/pg/pgcleartranslation.html#id3
Synopsis:
/lib_ref/pg/pgcleartranslation.html#id5
Arguments:
/lib_ref/pg/pgcleartranslation.html#id7
Library:
/lib_ref/pg/pgcleartranslation.html#id9
Description:
/lib_ref/pg/pgcleartranslation.html#id11
Classification:
/lib_ref/pg/pgcleartranslation.html#id12
Safety:
/lib_ref/pg/pgcleartranslation.html#id14
See also:
/lib_ref/pg/pgcmy.html#id1
PgCMY
/lib_ref/pg/pgcmy.html#id3
Synopsis:
/lib_ref/pg/pgcmy.html#id5
Arguments:
/lib_ref/pg/pgcmy.html#id7
Library:
/lib_ref/pg/pgcmy.html#id9
Description:
/lib_ref/pg/pgcmy.html#id11
Returns:
/lib_ref/pg/pgcmy.html#id13
Examples:
/lib_ref/pg/pgcmy.html#id15
Classification:
/lib_ref/pg/pgcmy.html#id16
Safety:
/lib_ref/pg/pgcmy.html#id18
See also:
/lib_ref/pg/pgcolor_t.html#id1
PgColor_t
/lib_ref/pg/pgcolor_t.html#id3
Synopsis:
/lib_ref/pg/pgcolor_t.html#id5
Description:
/lib_ref/pg/pgcolor_t.html#StandardColors
Standard colors
/lib_ref/pg/pgcolor_t.html#id8
Classification:
/lib_ref/pg/pgcolor_t.html#id10
See also:
/lib_ref/pg/pgcolorhsv_t.html#id1
PgColorHSV_t
/lib_ref/pg/pgcolorhsv_t.html#id3
Synopsis:
/lib_ref/pg/pgcolorhsv_t.html#id5
Description:
/lib_ref/pg/pgcolorhsv_t.html#id7
Classification:
/lib_ref/pg/pgcolorhsv_t.html#id9
See also:
/lib_ref/pg/pgcolormatch.html#id1
PgColorMatch
/lib_ref/pg/pgcolormatch.html#id3
Synopsis:
/lib_ref/pg/pgcolormatch.html#id5
Arguments:
/lib_ref/pg/pgcolormatch.html#id7
Library:
/lib_ref/pg/pgcolormatch.html#id9
Description:
/lib_ref/pg/pgcolormatch.html#id11
Returns:
/lib_ref/pg/pgcolormatch.html#id13
Classification:
/lib_ref/pg/pgcolormatch.html#id14
Safety:
/lib_ref/pg/pgcolormatch.html#id16
See also:
/lib_ref/pg/pgconfigscalerchannel.html#id1
PgConfigScalerChannel
/lib_ref/pg/pgconfigscalerchannel.html#id3
Synopsis:
/lib_ref/pg/pgconfigscalerchannel.html#id5
Arguments:
/lib_ref/pg/pgconfigscalerchannel.html#id7
Library:
/lib_ref/pg/pgconfigscalerchannel.html#id9
Description:
/lib_ref/pg/pgconfigscalerchannel.html#id11
Returns:
/lib_ref/pg/pgconfigscalerchannel.html#id13
Classification:
/lib_ref/pg/pgconfigscalerchannel.html#id14
Safety:
/lib_ref/pg/pgconfigscalerchannel.html#id16
See also:
/lib_ref/pg/pgcontextblit.html#id1
PgContextBlit, PgContextBlitCx
/lib_ref/pg/pgcontextblit.html#id3
Synopsis:
/lib_ref/pg/pgcontextblit.html#id5
Arguments:
/lib_ref/pg/pgcontextblit.html#id7
Library:
/lib_ref/pg/pgcontextblit.html#id9
Description:
/lib_ref/pg/pgcontextblit.html#id11
Classification:
/lib_ref/pg/pgcontextblit.html#id12
Safety:
/lib_ref/pg/pgcontextblit.html#id14
See also:
/lib_ref/pg/pgcontextblitarea.html#id1
PgContextBlitArea, PgContextBlitAreaCx
/lib_ref/pg/pgcontextblitarea.html#id3
Synopsis:
/lib_ref/pg/pgcontextblitarea.html#id5
Arguments:
/lib_ref/pg/pgcontextblitarea.html#id7
Library:
/lib_ref/pg/pgcontextblitarea.html#id9
Description:
/lib_ref/pg/pgcontextblitarea.html#id11
Classification:
/lib_ref/pg/pgcontextblitarea.html#id12
Safety:
/lib_ref/pg/pgcontextblitarea.html#id14
See also:
/lib_ref/pg/pgcontrastbevelbox.html#id1
PgContrastBevelBox, PgContrastBevelBoxCx
/lib_ref/pg/pgcontrastbevelbox.html#id3
Synopsis:
/lib_ref/pg/pgcontrastbevelbox.html#id5
Arguments:
/lib_ref/pg/pgcontrastbevelbox.html#id7
Library:
/lib_ref/pg/pgcontrastbevelbox.html#id9
Description:
/lib_ref/pg/pgcontrastbevelbox.html#id11
Returns:
/lib_ref/pg/pgcontrastbevelbox.html#id13
Classification:
/lib_ref/pg/pgcontrastbevelbox.html#id14
Safety:
/lib_ref/pg/pgcontrastbevelbox.html#id16
See also:
/lib_ref/pg/pgcreatedriverregion.html#id1
PgCreateDriverRegion
/lib_ref/pg/pgcreatedriverregion.html#id3
Synopsis:
/lib_ref/pg/pgcreatedriverregion.html#id5
Arguments:
/lib_ref/pg/pgcreatedriverregion.html#id7
Library:
/lib_ref/pg/pgcreatedriverregion.html#id9
Description:
/lib_ref/pg/pgcreatedriverregion.html#id11
Returns:
/lib_ref/pg/pgcreatedriverregion.html#id13
Errors:
/lib_ref/pg/pgcreatedriverregion.html#id15
Classification:
/lib_ref/pg/pgcreatedriverregion.html#id16
Safety:
/lib_ref/pg/pgcreatedriverregion.html#id18
See also:
/lib_ref/pg/pgcreategc.html#id1
PgCreateGC
/lib_ref/pg/pgcreategc.html#id3
Synopsis:
/lib_ref/pg/pgcreategc.html#id5
Arguments:
/lib_ref/pg/pgcreategc.html#id7
Library:
/lib_ref/pg/pgcreategc.html#id9
Description:
/lib_ref/pg/pgcreategc.html#id11
Returns:
/lib_ref/pg/pgcreategc.html#id13
Classification:
/lib_ref/pg/pgcreategc.html#id14
Safety:
/lib_ref/pg/pgcreategc.html#id16
See also:
/lib_ref/pg/pgcreatelayersurface.html#id1
PgCreateLayerSurface
/lib_ref/pg/pgcreatelayersurface.html#id3
Synopsis:
/lib_ref/pg/pgcreatelayersurface.html#id5
Arguments:
/lib_ref/pg/pgcreatelayersurface.html#id7
Library:
/lib_ref/pg/pgcreatelayersurface.html#id9
Description:
/lib_ref/pg/pgcreatelayersurface.html#id11
Returns:
/lib_ref/pg/pgcreatelayersurface.html#id13
Errors:
/lib_ref/pg/pgcreatelayersurface.html#id15
Classification:
/lib_ref/pg/pgcreatelayersurface.html#id16
Safety:
/lib_ref/pg/pgcreatelayersurface.html#id18
See also:
/lib_ref/pg/pgcreatevideochannel.html#id1
PgCreateVideoChannel
/lib_ref/pg/pgcreatevideochannel.html#id3
Synopsis:
/lib_ref/pg/pgcreatevideochannel.html#id5
Arguments:
/lib_ref/pg/pgcreatevideochannel.html#id7
Library:
/lib_ref/pg/pgcreatevideochannel.html#id9
Description:
/lib_ref/pg/pgcreatevideochannel.html#id11
Returns:
/lib_ref/pg/pgcreatevideochannel.html#id13
Errors:
/lib_ref/pg/pgcreatevideochannel.html#id15
Classification:
/lib_ref/pg/pgcreatevideochannel.html#id16
Safety:
/lib_ref/pg/pgcreatevideochannel.html#id18
See also:
/lib_ref/pg/pgdefaultalpha.html#id1
PgDefaultAlpha
/lib_ref/pg/pgdefaultalpha.html#id3
Synopsis:
/lib_ref/pg/pgdefaultalpha.html#id5
Arguments:
/lib_ref/pg/pgdefaultalpha.html#id7
Library:
/lib_ref/pg/pgdefaultalpha.html#id9
Description:
/lib_ref/pg/pgdefaultalpha.html#id11
Classification:
/lib_ref/pg/pgdefaultalpha.html#id12
Safety:
/lib_ref/pg/pgdefaultalpha.html#id14
See also:
/lib_ref/pg/pgdefaultchroma.html#id1
PgDefaultChroma
/lib_ref/pg/pgdefaultchroma.html#id3
Synopsis:
/lib_ref/pg/pgdefaultchroma.html#id5
Arguments:
/lib_ref/pg/pgdefaultchroma.html#id7
Library:
/lib_ref/pg/pgdefaultchroma.html#id9
Description:
/lib_ref/pg/pgdefaultchroma.html#id11
Classification:
/lib_ref/pg/pgdefaultchroma.html#id12
Safety:
/lib_ref/pg/pgdefaultchroma.html#id14
See also:
/lib_ref/pg/pgdefaultfill.html#id1
PgDefaultFill
/lib_ref/pg/pgdefaultfill.html#id3
Synopsis:
/lib_ref/pg/pgdefaultfill.html#id5
Arguments:
/lib_ref/pg/pgdefaultfill.html#id7
Library:
/lib_ref/pg/pgdefaultfill.html#id9
Description:
/lib_ref/pg/pgdefaultfill.html#id11
Classification:
/lib_ref/pg/pgdefaultfill.html#id12
Safety:
/lib_ref/pg/pgdefaultfill.html#id14
See also:
/lib_ref/pg/pgdefaultgc.html#id1
PgDefaultGC
/lib_ref/pg/pgdefaultgc.html#id3
Synopsis:
/lib_ref/pg/pgdefaultgc.html#id5
Arguments:
/lib_ref/pg/pgdefaultgc.html#id7
Library:
/lib_ref/pg/pgdefaultgc.html#id9
Description:
/lib_ref/pg/pgdefaultgc.html#id11
Classification:
/lib_ref/pg/pgdefaultgc.html#id12
Safety:
/lib_ref/pg/pgdefaultgc.html#id14
See also:
/lib_ref/pg/pgdefaultmode.html#id1
PgDefaultMode
/lib_ref/pg/pgdefaultmode.html#id3
Synopsis:
/lib_ref/pg/pgdefaultmode.html#id5
Arguments:
/lib_ref/pg/pgdefaultmode.html#id7
Library:
/lib_ref/pg/pgdefaultmode.html#id9
Description:
/lib_ref/pg/pgdefaultmode.html#id11
Classification:
/lib_ref/pg/pgdefaultmode.html#id12
Safety:
/lib_ref/pg/pgdefaultmode.html#id14
See also:
/lib_ref/pg/pgdefaultstroke.html#id1
PgDefaultStroke
/lib_ref/pg/pgdefaultstroke.html#id3
Synopsis:
/lib_ref/pg/pgdefaultstroke.html#id5
Arguments:
/lib_ref/pg/pgdefaultstroke.html#id7
Library:
/lib_ref/pg/pgdefaultstroke.html#id9
Description:
/lib_ref/pg/pgdefaultstroke.html#id11
Classification:
/lib_ref/pg/pgdefaultstroke.html#id12
Safety:
/lib_ref/pg/pgdefaultstroke.html#id14
See also:
/lib_ref/pg/pgdefaulttext.html#id1
PgDefaultText
/lib_ref/pg/pgdefaulttext.html#id3
Synopsis:
/lib_ref/pg/pgdefaulttext.html#id5
Arguments:
/lib_ref/pg/pgdefaulttext.html#id7
Library:
/lib_ref/pg/pgdefaulttext.html#id9
Description:
/lib_ref/pg/pgdefaulttext.html#id11
Classification:
/lib_ref/pg/pgdefaulttext.html#id12
Safety:
/lib_ref/pg/pgdefaulttext.html#id14
See also:
/lib_ref/pg/pgdestroygc.html#id1
PgDestroyGC
/lib_ref/pg/pgdestroygc.html#id3
Synopsis:
/lib_ref/pg/pgdestroygc.html#id5
Arguments:
/lib_ref/pg/pgdestroygc.html#id7
Library:
/lib_ref/pg/pgdestroygc.html#id9
Description:
/lib_ref/pg/pgdestroygc.html#id11
Classification:
/lib_ref/pg/pgdestroygc.html#id12
Safety:
/lib_ref/pg/pgdestroygc.html#id14
See also:
/lib_ref/pg/pgdestroyvideochannel.html#id1
PgDestroyVideoChannel
/lib_ref/pg/pgdestroyvideochannel.html#id3
Synopsis:
/lib_ref/pg/pgdestroyvideochannel.html#id5
Arguments:
/lib_ref/pg/pgdestroyvideochannel.html#id7
Library:
/lib_ref/pg/pgdestroyvideochannel.html#id9
Description:
/lib_ref/pg/pgdestroyvideochannel.html#id11
Classification:
/lib_ref/pg/pgdestroyvideochannel.html#id12
Safety:
/lib_ref/pg/pgdestroyvideochannel.html#id14
See also:
/lib_ref/pg/pgdrawarc.html#id1
PgDrawArc, PgDrawArcCx
/lib_ref/pg/pgdrawarc.html#id3
Synopsis:
/lib_ref/pg/pgdrawarc.html#id5
Arguments:
/lib_ref/pg/pgdrawarc.html#id7
Library:
/lib_ref/pg/pgdrawarc.html#id9
Description:
/lib_ref/pg/pgdrawarc.html#id11
Returns:
/lib_ref/pg/pgdrawarc.html#id13
Examples:
/lib_ref/pg/pgdrawarc.html#id15
Classification:
/lib_ref/pg/pgdrawarc.html#id16
Safety:
/lib_ref/pg/pgdrawarc.html#id18
See also:
/lib_ref/pg/pgdrawarrow.html#id1
PgDrawArrow, PgDrawArrowCx
/lib_ref/pg/pgdrawarrow.html#id3
Synopsis:
/lib_ref/pg/pgdrawarrow.html#id5
Arguments:
/lib_ref/pg/pgdrawarrow.html#id7
Library:
/lib_ref/pg/pgdrawarrow.html#id9
Description:
/lib_ref/pg/pgdrawarrow.html#id11
Classification:
/lib_ref/pg/pgdrawarrow.html#id12
Safety:
/lib_ref/pg/pgdrawarrow.html#id14
See also:
/lib_ref/pg/pgdrawbevelbox.html#id1
PgDrawBevelBox, PgDrawIBevelBox, PgDrawBevelBoxCx, PgDrawIBevelBoxCx
/lib_ref/pg/pgdrawbevelbox.html#id3
Synopsis:
/lib_ref/pg/pgdrawbevelbox.html#id5
Arguments:
/lib_ref/pg/pgdrawbevelbox.html#id7
Library:
/lib_ref/pg/pgdrawbevelbox.html#id9
Description:
/lib_ref/pg/pgdrawbevelbox.html#id11
Returns:
/lib_ref/pg/pgdrawbevelbox.html#id13
Examples:
/lib_ref/pg/pgdrawbevelbox.html#id15
Classification:
/lib_ref/pg/pgdrawbevelbox.html#id16
Safety:
/lib_ref/pg/pgdrawbevelbox.html#id18
See also:
/lib_ref/pg/pgdrawbeveled.html#id1
PgDrawBeveled, PgDrawBeveledCx
/lib_ref/pg/pgdrawbeveled.html#id3
Synopsis:
/lib_ref/pg/pgdrawbeveled.html#id5
Arguments:
/lib_ref/pg/pgdrawbeveled.html#id7
Library:
/lib_ref/pg/pgdrawbeveled.html#id9
Description:
/lib_ref/pg/pgdrawbeveled.html#id11
Returns:
/lib_ref/pg/pgdrawbeveled.html#id13
Examples:
/lib_ref/pg/pgdrawbeveled.html#id15
Classification:
/lib_ref/pg/pgdrawbeveled.html#id16
Safety:
/lib_ref/pg/pgdrawbeveled.html#id18
See also:
/lib_ref/pg/pgdrawbezier.html#id1
PgDrawBezier, PgDrawBezierv, PgDrawBezierCx, PgDrawBezierCxv
/lib_ref/pg/pgdrawbezier.html#id3
Synopsis:
/lib_ref/pg/pgdrawbezier.html#id5
Arguments:
/lib_ref/pg/pgdrawbezier.html#id7
Library:
/lib_ref/pg/pgdrawbezier.html#id9
Description:
/lib_ref/pg/pgdrawbezier.html#id11
Returns:
/lib_ref/pg/pgdrawbezier.html#id13
Examples:
/lib_ref/pg/pgdrawbezier.html#id15
Classification:
/lib_ref/pg/pgdrawbezier.html#id16
Safety:
/lib_ref/pg/pgdrawbezier.html#id18
See also:
/lib_ref/pg/pgdrawbitmap.html#id1
PgDrawBitmap, PgDrawBitmapv, PgDrawBitmapCx, PgDrawBitmapCxv
/lib_ref/pg/pgdrawbitmap.html#id3
Synopsis:
/lib_ref/pg/pgdrawbitmap.html#id5
Arguments:
/lib_ref/pg/pgdrawbitmap.html#id7
Library:
/lib_ref/pg/pgdrawbitmap.html#id9
Description:
/lib_ref/pg/pgdrawbitmap.html#id11
Returns:
/lib_ref/pg/pgdrawbitmap.html#id13
Examples:
/lib_ref/pg/pgdrawbitmap.html#id15
Classification:
/lib_ref/pg/pgdrawbitmap.html#id16
Safety:
/lib_ref/pg/pgdrawbitmap.html#id18
See also:
/lib_ref/pg/pgdrawellipse.html#id1
PgDrawEllipse, PgDrawEllipseCx
/lib_ref/pg/pgdrawellipse.html#id3
Synopsis:
/lib_ref/pg/pgdrawellipse.html#id5
Arguments:
/lib_ref/pg/pgdrawellipse.html#id7
Library:
/lib_ref/pg/pgdrawellipse.html#id9
Description:
/lib_ref/pg/pgdrawellipse.html#id11
Returns:
/lib_ref/pg/pgdrawellipse.html#id13
Examples:
/lib_ref/pg/pgdrawellipse.html#id15
Classification:
/lib_ref/pg/pgdrawellipse.html#id16
Safety:
/lib_ref/pg/pgdrawellipse.html#id18
See also:
/lib_ref/pg/pgdrawgradient.html#id1
PgDrawGradient, PgDrawGradientCx
/lib_ref/pg/pgdrawgradient.html#id3
Synopsis:
/lib_ref/pg/pgdrawgradient.html#id5
Arguments:
/lib_ref/pg/pgdrawgradient.html#id7
Library:
/lib_ref/pg/pgdrawgradient.html#id9
Description:
/lib_ref/pg/pgdrawgradient.html#id11
Returns:
/lib_ref/pg/pgdrawgradient.html#id13
Examples:
/lib_ref/pg/pgdrawgradient.html#id15
Classification:
/lib_ref/pg/pgdrawgradient.html#id16
Safety:
/lib_ref/pg/pgdrawgradient.html#id18
See also:
/lib_ref/pg/pgdrawgradientbevelbox.html#id1
PgDrawGradientBevelBox, PgDrawGradientBevelBoxCx
/lib_ref/pg/pgdrawgradientbevelbox.html#id3
Synopsis:
/lib_ref/pg/pgdrawgradientbevelbox.html#id5
Arguments:
/lib_ref/pg/pgdrawgradientbevelbox.html#id7
Library:
/lib_ref/pg/pgdrawgradientbevelbox.html#id9
Description:
/lib_ref/pg/pgdrawgradientbevelbox.html#id11
Returns:
/lib_ref/pg/pgdrawgradientbevelbox.html#id13
Classification:
/lib_ref/pg/pgdrawgradientbevelbox.html#id14
Safety:
/lib_ref/pg/pgdrawgradientbevelbox.html#id16
See also:
/lib_ref/pg/pgdrawgrid.html#id1
PgDrawGrid, PgDrawGridCx
/lib_ref/pg/pgdrawgrid.html#id3
Synopsis:
/lib_ref/pg/pgdrawgrid.html#id5
Arguments:
/lib_ref/pg/pgdrawgrid.html#id7
Library:
/lib_ref/pg/pgdrawgrid.html#id9
Description:
/lib_ref/pg/pgdrawgrid.html#id11
Returns:
/lib_ref/pg/pgdrawgrid.html#id13
Examples:
/lib_ref/pg/pgdrawgrid.html#id15
Classification:
/lib_ref/pg/pgdrawgrid.html#id16
Safety:
/lib_ref/pg/pgdrawgrid.html#id18
See also:
/lib_ref/pg/pgdrawimage.html#id1
PgDrawImage, PgDrawImagev, PgDrawImageCx, PgDrawImageCxv
/lib_ref/pg/pgdrawimage.html#id3
Synopsis:
/lib_ref/pg/pgdrawimage.html#id5
Library:
/lib_ref/pg/pgdrawimage.html#id7
Description:
/lib_ref/pg/pgdrawimage.html#id9
Returns:
/lib_ref/pg/pgdrawimage.html#id11
Examples:
/lib_ref/pg/pgdrawimage.html#id13
Classification:
/lib_ref/pg/pgdrawimage.html#id14
Safety:
/lib_ref/pg/pgdrawimage.html#id16
See also:
/lib_ref/pg/pgdrawline.html#id1
PgDrawLine, PgDrawILine, PgDrawLineCx, PgDrawILineCx
/lib_ref/pg/pgdrawline.html#id3
Synopsis:
/lib_ref/pg/pgdrawline.html#id5
Library:
/lib_ref/pg/pgdrawline.html#id7
Description:
/lib_ref/pg/pgdrawline.html#id9
Returns:
/lib_ref/pg/pgdrawline.html#id11
Examples:
/lib_ref/pg/pgdrawline.html#id13
Classification:
/lib_ref/pg/pgdrawline.html#id14
Safety:
/lib_ref/pg/pgdrawline.html#id16
See also:
/lib_ref/pg/pgdrawmultitextarea.html#id1
PgDrawMultiTextArea, PgDrawMultiTextAreaCx
/lib_ref/pg/pgdrawmultitextarea.html#id3
Synopsis:
/lib_ref/pg/pgdrawmultitextarea.html#id5
Arguments:
/lib_ref/pg/pgdrawmultitextarea.html#id7
Library:
/lib_ref/pg/pgdrawmultitextarea.html#id9
Description:
/lib_ref/pg/pgdrawmultitextarea.html#id11
Returns:
/lib_ref/pg/pgdrawmultitextarea.html#id13
Examples:
/lib_ref/pg/pgdrawmultitextarea.html#id15
Classification:
/lib_ref/pg/pgdrawmultitextarea.html#id16
Safety:
/lib_ref/pg/pgdrawmultitextarea.html#id18
See also:
/lib_ref/pg/pgdrawphimage.html#id1
PgDrawPhImage, PgDrawPhImagev, PgDrawPhImageCx, PgDrawPhImageCxv
/lib_ref/pg/pgdrawphimage.html#id3
Synopsis:
/lib_ref/pg/pgdrawphimage.html#id5
Library:
/lib_ref/pg/pgdrawphimage.html#id7
Description:
/lib_ref/pg/pgdrawphimage.html#id9
Returns:
/lib_ref/pg/pgdrawphimage.html#id11
Classification:
/lib_ref/pg/pgdrawphimage.html#id12
Safety:
/lib_ref/pg/pgdrawphimage.html#id14
See also:
/lib_ref/pg/pgdrawphimagerect.html#id1
PgDrawPhImageRectv, PgDrawPhImageRectCxv
/lib_ref/pg/pgdrawphimagerect.html#id3
Synopsis:
/lib_ref/pg/pgdrawphimagerect.html#id5
Library:
/lib_ref/pg/pgdrawphimagerect.html#id7
Description:
/lib_ref/pg/pgdrawphimagerect.html#id9
Returns:
/lib_ref/pg/pgdrawphimagerect.html#id11
Classification:
/lib_ref/pg/pgdrawphimagerect.html#id12
Safety:
/lib_ref/pg/pgdrawphimagerect.html#id14
See also:
/lib_ref/pg/pgdrawpixel.html#id1
PgDrawPixel, PgDrawIPixel, PgDrawPixelCx, PgDrawIPixelCx
/lib_ref/pg/pgdrawpixel.html#id3
Synopsis:
/lib_ref/pg/pgdrawpixel.html#id5
Library:
/lib_ref/pg/pgdrawpixel.html#id7
Description:
/lib_ref/pg/pgdrawpixel.html#id9
Returns:
/lib_ref/pg/pgdrawpixel.html#id11
Classification:
/lib_ref/pg/pgdrawpixel.html#id12
Safety:
/lib_ref/pg/pgdrawpixel.html#id14
See also:
/lib_ref/pg/pgdrawpixelarray.html#id1
PgDrawPixelArray, PgDrawPixelArrayv, PgDrawPixelArrayCx, PgDrawPixelArrayCxv
/lib_ref/pg/pgdrawpixelarray.html#id3
Synopsis:
/lib_ref/pg/pgdrawpixelarray.html#id5
Library:
/lib_ref/pg/pgdrawpixelarray.html#id7
Description:
/lib_ref/pg/pgdrawpixelarray.html#id9
Returns:
/lib_ref/pg/pgdrawpixelarray.html#id11
Classification:
/lib_ref/pg/pgdrawpixelarray.html#id12
Safety:
/lib_ref/pg/pgdrawpixelarray.html#id14
See also:
/lib_ref/pg/pgdrawpolygon.html#id1
PgDrawPolygon, PgDrawPolygonv, PgDrawPolygonCx, PgDrawPolygonCxv
/lib_ref/pg/pgdrawpolygon.html#id3
Synopsis:
/lib_ref/pg/pgdrawpolygon.html#id5
Library:
/lib_ref/pg/pgdrawpolygon.html#id7
Description:
/lib_ref/pg/pgdrawpolygon.html#id9
Returns:
/lib_ref/pg/pgdrawpolygon.html#id11
Examples:
/lib_ref/pg/pgdrawpolygon.html#id13
Classification:
/lib_ref/pg/pgdrawpolygon.html#id14
Safety:
/lib_ref/pg/pgdrawpolygon.html#id16
See also:
/lib_ref/pg/pgdrawrect.html#id1
PgDrawRect, PgDrawIRect, PgDrawRectCx, PgDrawIRectCx
/lib_ref/pg/pgdrawrect.html#id3
Synopsis:
/lib_ref/pg/pgdrawrect.html#id5
Library:
/lib_ref/pg/pgdrawrect.html#id7
Description:
/lib_ref/pg/pgdrawrect.html#id9
Returns:
/lib_ref/pg/pgdrawrect.html#id11
Examples:
/lib_ref/pg/pgdrawrect.html#id13
Classification:
/lib_ref/pg/pgdrawrect.html#id14
Safety:
/lib_ref/pg/pgdrawrect.html#id16
See also:
/lib_ref/pg/pgdrawrepbitmap.html#id1
PgDrawRepBitmap, PgDrawRepBitmapv, PgDrawRepBitmapCx, PgDrawRepBitmapCxv
/lib_ref/pg/pgdrawrepbitmap.html#id3
Synopsis:
/lib_ref/pg/pgdrawrepbitmap.html#id5
Library:
/lib_ref/pg/pgdrawrepbitmap.html#id7
Description:
/lib_ref/pg/pgdrawrepbitmap.html#id9
Returns:
/lib_ref/pg/pgdrawrepbitmap.html#id11
Examples:
/lib_ref/pg/pgdrawrepbitmap.html#id13
Classification:
/lib_ref/pg/pgdrawrepbitmap.html#id14
Safety:
/lib_ref/pg/pgdrawrepbitmap.html#id16
See also:
/lib_ref/pg/pgdrawrepimage.html#id1
PgDrawRepImage, PgDrawRepImagev, PgDrawRepImageCx, PgDrawRepImageCxv
/lib_ref/pg/pgdrawrepimage.html#id3
Synopsis:
/lib_ref/pg/pgdrawrepimage.html#id5
Library:
/lib_ref/pg/pgdrawrepimage.html#id7
Description:
/lib_ref/pg/pgdrawrepimage.html#id9
Returns:
/lib_ref/pg/pgdrawrepimage.html#id11
Classification:
/lib_ref/pg/pgdrawrepimage.html#id12
Safety:
/lib_ref/pg/pgdrawrepimage.html#id14
See also:
/lib_ref/pg/pgdrawrepphimage.html#id1
PgDrawRepPhImage*
/lib_ref/pg/pgdrawrepphimage.html#id3
Synopsis:
/lib_ref/pg/pgdrawrepphimage.html#id5
Library:
/lib_ref/pg/pgdrawrepphimage.html#id7
Description:
/lib_ref/pg/pgdrawrepphimage.html#id9
Returns:
/lib_ref/pg/pgdrawrepphimage.html#id11
Classification:
/lib_ref/pg/pgdrawrepphimage.html#id12
Safety:
/lib_ref/pg/pgdrawrepphimage.html#id14
See also:
/lib_ref/pg/pgdrawroundrect.html#id1
PgDrawRoundRect, PgDrawRoundRectCx
/lib_ref/pg/pgdrawroundrect.html#id3
Synopsis:
/lib_ref/pg/pgdrawroundrect.html#id5
Library:
/lib_ref/pg/pgdrawroundrect.html#id7
Description:
/lib_ref/pg/pgdrawroundrect.html#id9
Returns:
/lib_ref/pg/pgdrawroundrect.html#id11
Examples:
/lib_ref/pg/pgdrawroundrect.html#id13
Classification:
/lib_ref/pg/pgdrawroundrect.html#id14
Safety:
/lib_ref/pg/pgdrawroundrect.html#id16
See also:
/lib_ref/pg/pgdrawspan.html#id1
PgDrawSpan, PgDrawSpanv, PgDrawSpanCx, PgDrawSpanCxv
/lib_ref/pg/pgdrawspan.html#id3
Synopsis:
/lib_ref/pg/pgdrawspan.html#id5
Library:
/lib_ref/pg/pgdrawspan.html#id7
Description:
/lib_ref/pg/pgdrawspan.html#id9
Returns:
/lib_ref/pg/pgdrawspan.html#id11
Examples:
/lib_ref/pg/pgdrawspan.html#id13
Classification:
/lib_ref/pg/pgdrawspan.html#id14
Safety:
/lib_ref/pg/pgdrawspan.html#id16
See also:
/lib_ref/pg/pgdrawstring.html#id1
PgDrawString, PgDrawStringv, PgDrawStringCx, PgDrawStringCxv
/lib_ref/pg/pgdrawstring.html#id3
Synopsis:
/lib_ref/pg/pgdrawstring.html#id5
Library:
/lib_ref/pg/pgdrawstring.html#id7
Description:
/lib_ref/pg/pgdrawstring.html#id9
Returns:
/lib_ref/pg/pgdrawstring.html#id11
Classification:
/lib_ref/pg/pgdrawstring.html#id12
Safety:
/lib_ref/pg/pgdrawstring.html#id14
See also:
/lib_ref/pg/pgdrawtext.html#id1
PgDrawText*, PgDrawTextChars*
/lib_ref/pg/pgdrawtext.html#id3
Synopsis:
/lib_ref/pg/pgdrawtext.html#id5
Library:
/lib_ref/pg/pgdrawtext.html#id7
Description:
/lib_ref/pg/pgdrawtext.html#id9
Returns:
/lib_ref/pg/pgdrawtext.html#id11
Examples:
/lib_ref/pg/pgdrawtext.html#id13
Classification:
/lib_ref/pg/pgdrawtext.html#id14
Safety:
/lib_ref/pg/pgdrawtext.html#id16
See also:
/lib_ref/pg/pgdrawtextarea.html#id1
PgDrawTextArea, PgDrawTextAreaCx
/lib_ref/pg/pgdrawtextarea.html#id3
Synopsis:
/lib_ref/pg/pgdrawtextarea.html#id5
Library:
/lib_ref/pg/pgdrawtextarea.html#id7
Description:
/lib_ref/pg/pgdrawtextarea.html#id9
Returns:
/lib_ref/pg/pgdrawtextarea.html#id11
Classification:
/lib_ref/pg/pgdrawtextarea.html#id12
Safety:
/lib_ref/pg/pgdrawtextarea.html#id14
Caveats:
/lib_ref/pg/pgdrawtextarea.html#id16
See also:
/lib_ref/pg/pgdrawtimage.html#id1
PgDrawTImage, PgDrawTImagev, PgDrawTImageCx, PgDrawTImageCxv
/lib_ref/pg/pgdrawtimage.html#id3
Synopsis:
/lib_ref/pg/pgdrawtimage.html#id5
Library:
/lib_ref/pg/pgdrawtimage.html#id7
Description:
/lib_ref/pg/pgdrawtimage.html#id9
Returns:
/lib_ref/pg/pgdrawtimage.html#id11
Classification:
/lib_ref/pg/pgdrawtimage.html#id12
Safety:
/lib_ref/pg/pgdrawtimage.html#id14
See also:
/lib_ref/pg/pgdrawtrend.html#id1
PgDrawTrend, PgDrawTrendv, PgDrawTrendCx, PgDrawTrendCxv
/lib_ref/pg/pgdrawtrend.html#id3
Synopsis:
/lib_ref/pg/pgdrawtrend.html#id5
Library:
/lib_ref/pg/pgdrawtrend.html#id7
Description:
/lib_ref/pg/pgdrawtrend.html#id9
Returns:
/lib_ref/pg/pgdrawtrend.html#id11
Examples:
/lib_ref/pg/pgdrawtrend.html#id13
Classification:
/lib_ref/pg/pgdrawtrend.html#id14
Safety:
/lib_ref/pg/pgdrawtrend.html#id16
See also:
/lib_ref/pg/pgextentmultitext.html#id1
PgExtentMultiText
/lib_ref/pg/pgextentmultitext.html#id3
Synopsis:
/lib_ref/pg/pgextentmultitext.html#id5
Library:
/lib_ref/pg/pgextentmultitext.html#id7
Description:
/lib_ref/pg/pgextentmultitext.html#id9
Returns:
/lib_ref/pg/pgextentmultitext.html#id11
Examples:
/lib_ref/pg/pgextentmultitext.html#id13
Classification:
/lib_ref/pg/pgextentmultitext.html#id14
Safety:
/lib_ref/pg/pgextentmultitext.html#id16
See also:
/lib_ref/pg/pgextenttext.html#id1
PgExtentText
/lib_ref/pg/pgextenttext.html#id3
Synopsis:
/lib_ref/pg/pgextenttext.html#id5
Library:
/lib_ref/pg/pgextenttext.html#id7
Description:
/lib_ref/pg/pgextenttext.html#id9
Returns:
/lib_ref/pg/pgextenttext.html#id11
Examples:
/lib_ref/pg/pgextenttext.html#id13
Classification:
/lib_ref/pg/pgextenttext.html#id14
Safety:
/lib_ref/pg/pgextenttext.html#id16
See also:
/lib_ref/pg/pgflush.html#id1
PgFlush, PgFFlush, PgFlushCx, PgFFlushCx
/lib_ref/pg/pgflush.html#id3
Synopsis:
/lib_ref/pg/pgflush.html#id5
Library:
/lib_ref/pg/pgflush.html#id7
Description:
/lib_ref/pg/pgflush.html#id9
Returns:
/lib_ref/pg/pgflush.html#id11
Examples:
/lib_ref/pg/pgflush.html#id13
Classification:
/lib_ref/pg/pgflush.html#id14
Safety:
/lib_ref/pg/pgflush.html#id16
See also:
/lib_ref/pg/pggetcolormodel.html#id1
PgGetColorModel, PgGetColorModelCx
/lib_ref/pg/pggetcolormodel.html#id3
Synopsis:
/lib_ref/pg/pggetcolormodel.html#id5
Arguments:
/lib_ref/pg/pggetcolormodel.html#id7
Library:
/lib_ref/pg/pggetcolormodel.html#id9
Description:
/lib_ref/pg/pggetcolormodel.html#id11
Returns:
/lib_ref/pg/pggetcolormodel.html#id13
Classification:
/lib_ref/pg/pggetcolormodel.html#id14
Safety:
/lib_ref/pg/pggetcolormodel.html#id16
See also:
/lib_ref/pg/pggetgc.html#id1
PgGetGC, PgGetGCCx
/lib_ref/pg/pggetgc.html#id3
Synopsis:
/lib_ref/pg/pggetgc.html#id5
Arguments:
/lib_ref/pg/pggetgc.html#id7
Library:
/lib_ref/pg/pggetgc.html#id9
Description:
/lib_ref/pg/pggetgc.html#id11
Returns:
/lib_ref/pg/pggetgc.html#id13
Classification:
/lib_ref/pg/pggetgc.html#id14
Safety:
/lib_ref/pg/pggetgc.html#id16
See also:
/lib_ref/pg/pggetgraphicshwcaps.html#id1
PgGetGraphicsHWCaps
/lib_ref/pg/pggetgraphicshwcaps.html#id3
Synopsis:
/lib_ref/pg/pggetgraphicshwcaps.html#id5
Arguments:
/lib_ref/pg/pggetgraphicshwcaps.html#id7
Library:
/lib_ref/pg/pggetgraphicshwcaps.html#id9
Description:
/lib_ref/pg/pggetgraphicshwcaps.html#PgHWCaps_t
PgHWCaps_t
/lib_ref/pg/pggetgraphicshwcaps.html#id12
Returns:
/lib_ref/pg/pggetgraphicshwcaps.html#id14
Classification:
/lib_ref/pg/pggetgraphicshwcaps.html#id15
Safety:
/lib_ref/pg/pggetgraphicshwcaps.html#id17
See also:
/lib_ref/pg/pggetlayercaps.html#id1
PgGetLayerCaps
/lib_ref/pg/pggetlayercaps.html#id3
Synopsis:
/lib_ref/pg/pggetlayercaps.html#id5
Arguments:
/lib_ref/pg/pggetlayercaps.html#id7
Library:
/lib_ref/pg/pggetlayercaps.html#id9
Description:
/lib_ref/pg/pggetlayercaps.html#id11
Returns:
/lib_ref/pg/pggetlayercaps.html#id13
Errors:
/lib_ref/pg/pggetlayercaps.html#id15
Classification:
/lib_ref/pg/pggetlayercaps.html#id16
Safety:
/lib_ref/pg/pggetlayercaps.html#id18
See also:
/lib_ref/pg/pggetoverlaychromacolor.html#id1
PgGetOverlayChromaColor
/lib_ref/pg/pggetoverlaychromacolor.html#id3
Synopsis:
/lib_ref/pg/pggetoverlaychromacolor.html#id5
Library:
/lib_ref/pg/pggetoverlaychromacolor.html#id7
Description:
/lib_ref/pg/pggetoverlaychromacolor.html#id9
Returns:
/lib_ref/pg/pggetoverlaychromacolor.html#id11
Classification:
/lib_ref/pg/pggetoverlaychromacolor.html#id12
Safety:
/lib_ref/pg/pggetoverlaychromacolor.html#id14
See also:
/lib_ref/pg/pggetpalette.html#id1
PgGetPalette
/lib_ref/pg/pggetpalette.html#id3
Synopsis:
/lib_ref/pg/pggetpalette.html#id5
Library:
/lib_ref/pg/pggetpalette.html#id7
Description:
/lib_ref/pg/pggetpalette.html#id9
Returns:
/lib_ref/pg/pggetpalette.html#id11
Classification:
/lib_ref/pg/pggetpalette.html#id12
Safety:
/lib_ref/pg/pggetpalette.html#id14
See also:
/lib_ref/pg/pggetregion.html#id1
PgGetRegion, PgGetRegionCx
/lib_ref/pg/pggetregion.html#id3
Synopsis:
/lib_ref/pg/pggetregion.html#id5
Arguments:
/lib_ref/pg/pggetregion.html#id7
Library:
/lib_ref/pg/pggetregion.html#id9
Description:
/lib_ref/pg/pggetregion.html#id11
Returns:
/lib_ref/pg/pggetregion.html#id13
Classification:
/lib_ref/pg/pggetregion.html#id14
Safety:
/lib_ref/pg/pggetregion.html#id16
See also:
/lib_ref/pg/pggetscalercapabilities.html#id1
PgGetScalerCapabilities
/lib_ref/pg/pggetscalercapabilities.html#id3
Synopsis:
/lib_ref/pg/pggetscalercapabilities.html#id5
Library:
/lib_ref/pg/pggetscalercapabilities.html#id7
Description:
/lib_ref/pg/pggetscalercapabilities.html#id9
Returns:
/lib_ref/pg/pggetscalercapabilities.html#id11
Classification:
/lib_ref/pg/pggetscalercapabilities.html#id12
Safety:
/lib_ref/pg/pggetscalercapabilities.html#id14
See also:
/lib_ref/pg/pggetvideomode.html#id1
PgGetVideoMode
/lib_ref/pg/pggetvideomode.html#id3
Synopsis:
/lib_ref/pg/pggetvideomode.html#id5
Library:
/lib_ref/pg/pggetvideomode.html#id7
Description:
/lib_ref/pg/pggetvideomode.html#id9
Returns:
/lib_ref/pg/pggetvideomode.html#id11
Classification:
/lib_ref/pg/pggetvideomode.html#id12
Safety:
/lib_ref/pg/pggetvideomode.html#id14
See also:
/lib_ref/pg/pggetvideomodeinfo.html#id1
PgGetVideoModeInfo
/lib_ref/pg/pggetvideomodeinfo.html#id3
Synopsis:
/lib_ref/pg/pggetvideomodeinfo.html#id5
Library:
/lib_ref/pg/pggetvideomodeinfo.html#id7
Description:
/lib_ref/pg/pggetvideomodeinfo.html#id9
Returns:
/lib_ref/pg/pggetvideomodeinfo.html#id11
Classification:
/lib_ref/pg/pggetvideomodeinfo.html#id12
Safety:
/lib_ref/pg/pggetvideomodeinfo.html#id14
See also:
/lib_ref/pg/pggetvideomodelist.html#id1
PgGetVideoModeList
/lib_ref/pg/pggetvideomodelist.html#id3
Synopsis:
/lib_ref/pg/pggetvideomodelist.html#id5
Library:
/lib_ref/pg/pggetvideomodelist.html#id7
Description:
/lib_ref/pg/pggetvideomodelist.html#id9
Returns:
/lib_ref/pg/pggetvideomodelist.html#id11
Classification:
/lib_ref/pg/pggetvideomodelist.html#id12
Safety:
/lib_ref/pg/pggetvideomodelist.html#id14
See also:
/lib_ref/pg/pggray.html#id1
PgGray
/lib_ref/pg/pggray.html#id3
Synopsis:
/lib_ref/pg/pggray.html#id5
Arguments:
/lib_ref/pg/pggray.html#id7
Library:
/lib_ref/pg/pggray.html#id9
Description:
/lib_ref/pg/pggray.html#id11
Returns:
/lib_ref/pg/pggray.html#id13
Examples:
/lib_ref/pg/pggray.html#id15
Classification:
/lib_ref/pg/pggray.html#id16
Safety:
/lib_ref/pg/pggray.html#id18
See also:
/lib_ref/pg/pggrayvalue.html#id1
PgGrayValue
/lib_ref/pg/pggrayvalue.html#id3
Synopsis:
/lib_ref/pg/pggrayvalue.html#id5
Arguments:
/lib_ref/pg/pggrayvalue.html#id7
Library:
/lib_ref/pg/pggrayvalue.html#id9
Description:
/lib_ref/pg/pggrayvalue.html#id11
Returns:
/lib_ref/pg/pggrayvalue.html#id13
Examples:
/lib_ref/pg/pggrayvalue.html#id15
Classification:
/lib_ref/pg/pggrayvalue.html#id16
Safety:
/lib_ref/pg/pggrayvalue.html#id18
See also:
/lib_ref/pg/pggreenvalue.html#id1
PgGreenValue
/lib_ref/pg/pggreenvalue.html#id3
Synopsis:
/lib_ref/pg/pggreenvalue.html#id5
Arguments:
/lib_ref/pg/pggreenvalue.html#id7
Library:
/lib_ref/pg/pggreenvalue.html#id9
Description:
/lib_ref/pg/pggreenvalue.html#id11
Classification:
/lib_ref/pg/pggreenvalue.html#id12
Safety:
/lib_ref/pg/pggreenvalue.html#id14
Caveats:
/lib_ref/pg/pggreenvalue.html#id16
See also:
/lib_ref/pg/pghsv.html#id1
PgHSV
/lib_ref/pg/pghsv.html#id3
Synopsis:
/lib_ref/pg/pghsv.html#id5
Library:
/lib_ref/pg/pghsv.html#id7
Description:
/lib_ref/pg/pghsv.html#id9
Returns:
/lib_ref/pg/pghsv.html#id11
Examples:
/lib_ref/pg/pghsv.html#id13
Classification:
/lib_ref/pg/pghsv.html#id14
Safety:
/lib_ref/pg/pghsv.html#id16
See also:
/lib_ref/pg/pghsv2rgb.html#id1
PgHSV2RGB
/lib_ref/pg/pghsv2rgb.html#id3
Synopsis:
/lib_ref/pg/pghsv2rgb.html#id5
Library:
/lib_ref/pg/pghsv2rgb.html#id7
Description:
/lib_ref/pg/pghsv2rgb.html#id9
Returns:
/lib_ref/pg/pghsv2rgb.html#id11
Classification:
/lib_ref/pg/pghsv2rgb.html#id12
Safety:
/lib_ref/pg/pghsv2rgb.html#id14
See also:
/lib_ref/pg/pglayercaps_t.html#id1
PgLayerCaps_t
/lib_ref/pg/pglayercaps_t.html#id3
Synopsis:
/lib_ref/pg/pglayercaps_t.html#id5
Description:
/lib_ref/pg/pglayercaps_t.html#id7
Classification:
/lib_ref/pg/pglayercaps_t.html#id9
See also:
/lib_ref/pg/pglocklayer.html#id1
PgLockLayer
/lib_ref/pg/pglocklayer.html#id3
Synopsis:
/lib_ref/pg/pglocklayer.html#id5
Arguments:
/lib_ref/pg/pglocklayer.html#id7
Library:
/lib_ref/pg/pglocklayer.html#id9
Description:
/lib_ref/pg/pglocklayer.html#id11
Returns:
/lib_ref/pg/pglocklayer.html#id13
Errors:
/lib_ref/pg/pglocklayer.html#id15
Classification:
/lib_ref/pg/pglocklayer.html#id16
Safety:
/lib_ref/pg/pglocklayer.html#id18
See also:
/lib_ref/pg/pgmap_t.html#id1
PgMap_t
/lib_ref/pg/pgmap_t.html#id3
Synopsis:
/lib_ref/pg/pgmap_t.html#id5
Description:
/lib_ref/pg/pgmap_t.html#id7
Classification:
/lib_ref/pg/pgmap_t.html#id9
See also:
/lib_ref/pg/pgnextvideoframe.html#id1
PgNextVideoFrame
/lib_ref/pg/pgnextvideoframe.html#id3
Synopsis:
/lib_ref/pg/pgnextvideoframe.html#id5
Library:
/lib_ref/pg/pgnextvideoframe.html#id7
Description:
/lib_ref/pg/pgnextvideoframe.html#id9
Returns:
/lib_ref/pg/pgnextvideoframe.html#id11
Classification:
/lib_ref/pg/pgnextvideoframe.html#id12
Safety:
/lib_ref/pg/pgnextvideoframe.html#id14
See also:
/lib_ref/pg/pgreadscreen.html#id1
PgReadScreen
/lib_ref/pg/pgreadscreen.html#id3
Synopsis:
/lib_ref/pg/pgreadscreen.html#id5
Library:
/lib_ref/pg/pgreadscreen.html#id7
Description:
/lib_ref/pg/pgreadscreen.html#id9
Returns:
/lib_ref/pg/pgreadscreen.html#id11
Errors:
/lib_ref/pg/pgreadscreen.html#id13
Examples:
/lib_ref/pg/pgreadscreen.html#id15
Classification:
/lib_ref/pg/pgreadscreen.html#id16
Safety:
/lib_ref/pg/pgreadscreen.html#id18
See also:
/lib_ref/pg/pgreadscreensize.html#id1
PgReadScreenSize
/lib_ref/pg/pgreadscreensize.html#id3
Synopsis:
/lib_ref/pg/pgreadscreensize.html#id5
Library:
/lib_ref/pg/pgreadscreensize.html#id7
Description:
/lib_ref/pg/pgreadscreensize.html#id9
Returns:
/lib_ref/pg/pgreadscreensize.html#id11
Errors:
/lib_ref/pg/pgreadscreensize.html#id13
Classification:
/lib_ref/pg/pgreadscreensize.html#id14
Safety:
/lib_ref/pg/pgreadscreensize.html#id16
See also:
/lib_ref/pg/pgredvalue.html#id1
PgRedValue
/lib_ref/pg/pgredvalue.html#id3
Synopsis:
/lib_ref/pg/pgredvalue.html#id5
Arguments:
/lib_ref/pg/pgredvalue.html#id7
Library:
/lib_ref/pg/pgredvalue.html#id9
Description:
/lib_ref/pg/pgredvalue.html#id11
Classification:
/lib_ref/pg/pgredvalue.html#id12
Safety:
/lib_ref/pg/pgredvalue.html#id14
Caveats:
/lib_ref/pg/pgredvalue.html#id16
See also:
/lib_ref/pg/pgrgb.html#id1
PgRGB
/lib_ref/pg/pgrgb.html#id3
Synopsis:
/lib_ref/pg/pgrgb.html#id5
Library:
/lib_ref/pg/pgrgb.html#id7
Description:
/lib_ref/pg/pgrgb.html#id9
Examples:
/lib_ref/pg/pgrgb.html#id11
Classification:
/lib_ref/pg/pgrgb.html#id12
Safety:
/lib_ref/pg/pgrgb.html#id14
See also:
/lib_ref/pg/pgrgb2hsv.html#id1
PgRGB2HSV
/lib_ref/pg/pgrgb2hsv.html#id3
Synopsis:
/lib_ref/pg/pgrgb2hsv.html#id5
Library:
/lib_ref/pg/pgrgb2hsv.html#id7
Description:
/lib_ref/pg/pgrgb2hsv.html#id9
Returns:
/lib_ref/pg/pgrgb2hsv.html#id11
Classification:
/lib_ref/pg/pgrgb2hsv.html#id12
Safety:
/lib_ref/pg/pgrgb2hsv.html#id14
See also:
/lib_ref/pg/pgscalercaps_t.html#id1
PgScalerCaps_t
/lib_ref/pg/pgscalercaps_t.html#id3
Synopsis:
/lib_ref/pg/pgscalercaps_t.html#id5
Description:
/lib_ref/pg/pgscalercaps_t.html#id7
Classification:
/lib_ref/pg/pgscalercaps_t.html#id9
See also:
/lib_ref/pg/pgscalerprops_t.html#id1
PgScalerProps_t
/lib_ref/pg/pgscalerprops_t.html#id3
Synopsis:
/lib_ref/pg/pgscalerprops_t.html#id5
Description:
/lib_ref/pg/pgscalerprops_t.html#id7
Classification:
/lib_ref/pg/pgscalerprops_t.html#id9
See also:
/lib_ref/pg/pgsetalpha.html#id1
PgSetAlpha, PgSetAlphaCx
/lib_ref/pg/pgsetalpha.html#id3
Synopsis:
/lib_ref/pg/pgsetalpha.html#id5
Arguments:
/lib_ref/pg/pgsetalpha.html#id7
Library:
/lib_ref/pg/pgsetalpha.html#id9
Description:
/lib_ref/pg/pgsetalpha.html#id11
Operation flags
/lib_ref/pg/pgsetalpha.html#id13
Multiplier flags
/lib_ref/pg/pgsetalpha.html#id15
Source multiplier flags
/lib_ref/pg/pgsetalpha.html#id17
Destination multiplier flags
/lib_ref/pg/pgsetalpha.html#id19
Alpha test flags:
/lib_ref/pg/pgsetalpha.html#id21
Examples:
/lib_ref/pg/pgsetalpha.html#id23
Classification:
/lib_ref/pg/pgsetalpha.html#id24
Safety:
/lib_ref/pg/pgsetalpha.html#id26
See also:
/lib_ref/pg/pgsetalphablend.html#id1
PgSetAlphaBlend, PgSetAlphaBlendCx
/lib_ref/pg/pgsetalphablend.html#id3
Synopsis:
/lib_ref/pg/pgsetalphablend.html#id5
Library:
/lib_ref/pg/pgsetalphablend.html#id7
Description:
/lib_ref/pg/pgsetalphablend.html#id9
Examples:
/lib_ref/pg/pgsetalphablend.html#id11
Classification:
/lib_ref/pg/pgsetalphablend.html#id12
Safety:
/lib_ref/pg/pgsetalphablend.html#id14
See also:
/lib_ref/pg/pgsetchroma.html#id1
PgSetChroma, PgSetChromaCx
/lib_ref/pg/pgsetchroma.html#id3
Synopsis:
/lib_ref/pg/pgsetchroma.html#id5
Library:
/lib_ref/pg/pgsetchroma.html#id7
Description:
/lib_ref/pg/pgsetchroma.html#id9
Examples:
/lib_ref/pg/pgsetchroma.html#id11
Classification:
/lib_ref/pg/pgsetchroma.html#id12
Safety:
/lib_ref/pg/pgsetchroma.html#id14
See also:
/lib_ref/pg/pgsetclipping.html#id1
PgSetClipping, PgSetClippingCx
/lib_ref/pg/pgsetclipping.html#id3
Synopsis:
/lib_ref/pg/pgsetclipping.html#id5
Library:
/lib_ref/pg/pgsetclipping.html#id7
Description:
/lib_ref/pg/pgsetclipping.html#id9
Classification:
/lib_ref/pg/pgsetclipping.html#id10
Safety:
/lib_ref/pg/pgsetclipping.html#id12
See also:
/lib_ref/pg/pgsetcolormodel.html#id1
PgSetColorModel, PgSetColorModelCx
/lib_ref/pg/pgsetcolormodel.html#id3
Synopsis:
/lib_ref/pg/pgsetcolormodel.html#id5
Library:
/lib_ref/pg/pgsetcolormodel.html#id7
Description:
/lib_ref/pg/pgsetcolormodel.html#id9
Returns:
/lib_ref/pg/pgsetcolormodel.html#id11
Classification:
/lib_ref/pg/pgsetcolormodel.html#id12
Safety:
/lib_ref/pg/pgsetcolormodel.html#id14
See also:
/lib_ref/pg/pgsetdpmsmode.html#id1
PgSetDPMSMode
/lib_ref/pg/pgsetdpmsmode.html#id3
Synopsis:
/lib_ref/pg/pgsetdpmsmode.html#id5
Library:
/lib_ref/pg/pgsetdpmsmode.html#id7
Description:
/lib_ref/pg/pgsetdpmsmode.html#id9
Returns:
/lib_ref/pg/pgsetdpmsmode.html#id11
Classification:
/lib_ref/pg/pgsetdpmsmode.html#id12
Safety:
/lib_ref/pg/pgsetdrawbuffersize.html#id1
PgSetDrawBufferSize, PgSetDrawBufferSizeCx
/lib_ref/pg/pgsetdrawbuffersize.html#id3
Synopsis:
/lib_ref/pg/pgsetdrawbuffersize.html#id5
Library:
/lib_ref/pg/pgsetdrawbuffersize.html#id7
Description:
/lib_ref/pg/pgsetdrawbuffersize.html#id9
Returns:
/lib_ref/pg/pgsetdrawbuffersize.html#id11
Examples:
/lib_ref/pg/pgsetdrawbuffersize.html#id13
Classification:
/lib_ref/pg/pgsetdrawbuffersize.html#id14
Safety:
/lib_ref/pg/pgsetdrawbuffersize.html#id16
See also:
/lib_ref/pg/pgsetdrawmode.html#id1
PgSetDrawMode, PgSetDrawModeCx
/lib_ref/pg/pgsetdrawmode.html#id3
Synopsis:
/lib_ref/pg/pgsetdrawmode.html#id5
Library:
/lib_ref/pg/pgsetdrawmode.html#id7
Description:
/lib_ref/pg/pgsetdrawmode.html#id9
Photon 1.14 and earlier
/lib_ref/pg/pgsetdrawmode.html#id11
Photon for QNX Neutrino
/lib_ref/pg/pgsetdrawmode.html#id13
Returns:
/lib_ref/pg/pgsetdrawmode.html#id15
Classification:
/lib_ref/pg/pgsetdrawmode.html#id16
Safety:
/lib_ref/pg/pgsetdrawmode.html#id18
See also:
/lib_ref/pg/pgsetfillcolor.html#id1
PgSetFillColor, PgSetFillColorCx
/lib_ref/pg/pgsetfillcolor.html#id3
Synopsis:
/lib_ref/pg/pgsetfillcolor.html#id5
Library:
/lib_ref/pg/pgsetfillcolor.html#id7
Description:
/lib_ref/pg/pgsetfillcolor.html#id9
Returns:
/lib_ref/pg/pgsetfillcolor.html#id11
Examples:
/lib_ref/pg/pgsetfillcolor.html#id13
Classification:
/lib_ref/pg/pgsetfillcolor.html#id14
Safety:
/lib_ref/pg/pgsetfillcolor.html#id16
See also:
/lib_ref/pg/pgsetfilldither.html#id1
PgSetFillDither, PgSetFillDitherCx
/lib_ref/pg/pgsetfilldither.html#id3
Synopsis:
/lib_ref/pg/pgsetfilldither.html#id5
Library:
/lib_ref/pg/pgsetfilldither.html#id7
Description:
/lib_ref/pg/pgsetfilldither.html#id9
Examples:
/lib_ref/pg/pgsetfilldither.html#id11
Classification:
/lib_ref/pg/pgsetfilldither.html#id12
Safety:
/lib_ref/pg/pgsetfilldither.html#id14
See also:
/lib_ref/pg/pgsetfilltranspat.html#id1
PgSetFillTransPat, PgSetFillTransPatCx
/lib_ref/pg/pgsetfilltranspat.html#id3
Synopsis:
/lib_ref/pg/pgsetfilltranspat.html#id5
Library:
/lib_ref/pg/pgsetfilltranspat.html#id7
Description:
/lib_ref/pg/pgsetfilltranspat.html#id9
Examples:
/lib_ref/pg/pgsetfilltranspat.html#id11
Classification:
/lib_ref/pg/pgsetfilltranspat.html#id12
Safety:
/lib_ref/pg/pgsetfilltranspat.html#id14
See also:
/lib_ref/pg/pgsetfillxorcolor.html#id1
PgSetFillXORColor, PgSetFillXORColorCx
/lib_ref/pg/pgsetfillxorcolor.html#id3
Synopsis:
/lib_ref/pg/pgsetfillxorcolor.html#id5
Library:
/lib_ref/pg/pgsetfillxorcolor.html#id7
Description:
/lib_ref/pg/pgsetfillxorcolor.html#id9
Examples:
/lib_ref/pg/pgsetfillxorcolor.html#id11
Classification:
/lib_ref/pg/pgsetfillxorcolor.html#id12
Safety:
/lib_ref/pg/pgsetfillxorcolor.html#id14
See also:
/lib_ref/pg/pgsetfont.html#id1
PgSetFont, PgSetFontCx
/lib_ref/pg/pgsetfont.html#id3
Synopsis:
/lib_ref/pg/pgsetfont.html#id5
Library:
/lib_ref/pg/pgsetfont.html#id7
Description:
/lib_ref/pg/pgsetfont.html#id9
Examples:
/lib_ref/pg/pgsetfont.html#id11
Classification:
/lib_ref/pg/pgsetfont.html#id12
Safety:
/lib_ref/pg/pgsetfont.html#id14
See also:
/lib_ref/pg/pgsetgc.html#id1
PgSetGC, PgSetGCCx
/lib_ref/pg/pgsetgc.html#id3
Synopsis:
/lib_ref/pg/pgsetgc.html#id5
Arguments:
/lib_ref/pg/pgsetgc.html#id7
Library:
/lib_ref/pg/pgsetgc.html#id9
Description:
/lib_ref/pg/pgsetgc.html#id11
Returns:
/lib_ref/pg/pgsetgc.html#id13
Classification:
/lib_ref/pg/pgsetgc.html#id14
Safety:
/lib_ref/pg/pgsetgc.html#id16
See also:
/lib_ref/pg/pgsetlayerarg.html#id1
PgSetLayerArg
/lib_ref/pg/pgsetlayerarg.html#id3
Synopsis:
/lib_ref/pg/pgsetlayerarg.html#id5
Arguments:
/lib_ref/pg/pgsetlayerarg.html#id7
Library:
/lib_ref/pg/pgsetlayerarg.html#id9
Description:
/lib_ref/pg/pgsetlayerarg.html#Arguments
Layer arguments
/lib_ref/pg/pgsetlayerarg.html#id12
Returns:
/lib_ref/pg/pgsetlayerarg.html#id14
Errors:
/lib_ref/pg/pgsetlayerarg.html#id16
Examples:
/lib_ref/pg/pgsetlayerarg.html#id18
Classification:
/lib_ref/pg/pgsetlayerarg.html#id19
Safety:
/lib_ref/pg/pgsetlayerarg.html#id21
See also:
/lib_ref/pg/pgsetlayersurface.html#id1
PgSetLayerSurface
/lib_ref/pg/pgsetlayersurface.html#id3
Synopsis:
/lib_ref/pg/pgsetlayersurface.html#id5
Arguments:
/lib_ref/pg/pgsetlayersurface.html#id7
Library:
/lib_ref/pg/pgsetlayersurface.html#id9
Description:
/lib_ref/pg/pgsetlayersurface.html#id11
Returns:
/lib_ref/pg/pgsetlayersurface.html#id13
Errors:
/lib_ref/pg/pgsetlayersurface.html#id15
Classification:
/lib_ref/pg/pgsetlayersurface.html#id16
Safety:
/lib_ref/pg/pgsetlayersurface.html#id18
See also:
/lib_ref/pg/pgsetmulticlip.html#id1
PgSetMultiClip, PgSetMultiClipCx
/lib_ref/pg/pgsetmulticlip.html#id3
Synopsis:
/lib_ref/pg/pgsetmulticlip.html#id5
Library:
/lib_ref/pg/pgsetmulticlip.html#id7
Description:
/lib_ref/pg/pgsetmulticlip.html#id9
Returns:
/lib_ref/pg/pgsetmulticlip.html#id11
Classification:
/lib_ref/pg/pgsetmulticlip.html#id12
Safety:
/lib_ref/pg/pgsetmulticlip.html#id14
See also:
/lib_ref/pg/pgsetpalette.html#id1
PgSetPalette, PgSetPaletteCx
/lib_ref/pg/pgsetpalette.html#id3
Synopsis:
/lib_ref/pg/pgsetpalette.html#id5
Library:
/lib_ref/pg/pgsetpalette.html#id7
Description:
/lib_ref/pg/pgsetpalette.html#id9
Returns:
/lib_ref/pg/pgsetpalette.html#id11
Classification:
/lib_ref/pg/pgsetpalette.html#id12
Safety:
/lib_ref/pg/pgsetpalette.html#id14
See also:
/lib_ref/pg/pgsetplanemask.html#id1
PgSetPlaneMask, PgSetPlaneMaskCx
/lib_ref/pg/pgsetplanemask.html#id3
Synopsis:
/lib_ref/pg/pgsetplanemask.html#id5
Library:
/lib_ref/pg/pgsetplanemask.html#id7
Description:
/lib_ref/pg/pgsetplanemask.html#id9
Returns:
/lib_ref/pg/pgsetplanemask.html#id11
Classification:
/lib_ref/pg/pgsetplanemask.html#id12
Safety:
/lib_ref/pg/pgsetplanemask.html#id14
See also:
/lib_ref/pg/pgsetregion.html#id1
PgSetRegion, PgSetRegionCx
/lib_ref/pg/pgsetregion.html#id3
Synopsis:
/lib_ref/pg/pgsetregion.html#id5
Arguments:
/lib_ref/pg/pgsetregion.html#id7
Library:
/lib_ref/pg/pgsetregion.html#id9
Description:
/lib_ref/pg/pgsetregion.html#id11
Classification:
/lib_ref/pg/pgsetregion.html#id12
Safety:
/lib_ref/pg/pgsetregion.html#id14
See also:
/lib_ref/pg/pgsetstrokecap.html#id1
PgSetStrokeCap, PgSetStrokeCapCx
/lib_ref/pg/pgsetstrokecap.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokecap.html#id5
Library:
/lib_ref/pg/pgsetstrokecap.html#id7
Description:
/lib_ref/pg/pgsetstrokecap.html#id9
Returns:
/lib_ref/pg/pgsetstrokecap.html#id11
Classification:
/lib_ref/pg/pgsetstrokecap.html#id12
Safety:
/lib_ref/pg/pgsetstrokecap.html#id14
See also:
/lib_ref/pg/pgsetstrokecolor.html#id1
PgSetStrokeColor, PgSetStrokeColorCx
/lib_ref/pg/pgsetstrokecolor.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokecolor.html#id5
Library:
/lib_ref/pg/pgsetstrokecolor.html#id7
Description:
/lib_ref/pg/pgsetstrokecolor.html#id9
Returns:
/lib_ref/pg/pgsetstrokecolor.html#id11
Classification:
/lib_ref/pg/pgsetstrokecolor.html#id12
Safety:
/lib_ref/pg/pgsetstrokecolor.html#id14
See also:
/lib_ref/pg/pgsetstrokedash.html#id1
PgSetStrokeDash, PgSetStrokeDashCx
/lib_ref/pg/pgsetstrokedash.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokedash.html#id5
Library:
/lib_ref/pg/pgsetstrokedash.html#id7
Description:
/lib_ref/pg/pgsetstrokedash.html#id9
Examples:
/lib_ref/pg/pgsetstrokedash.html#id11
Classification:
/lib_ref/pg/pgsetstrokedash.html#id12
Safety:
/lib_ref/pg/pgsetstrokedash.html#id14
See also:
/lib_ref/pg/pgsetstrokedither.html#id1
PgSetStrokeDither, PgSetStrokeDitherCx
/lib_ref/pg/pgsetstrokedither.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokedither.html#id5
Library:
/lib_ref/pg/pgsetstrokedither.html#id7
Description:
/lib_ref/pg/pgsetstrokedither.html#id9
Classification:
/lib_ref/pg/pgsetstrokedither.html#id10
Safety:
/lib_ref/pg/pgsetstrokedither.html#id12
See also:
/lib_ref/pg/pgsetstrokejoin.html#id1
PgSetStrokeJoin, PgSetStrokeJoinCx
/lib_ref/pg/pgsetstrokejoin.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokejoin.html#id5
Library:
/lib_ref/pg/pgsetstrokejoin.html#id7
Description:
/lib_ref/pg/pgsetstrokejoin.html#id9
Returns:
/lib_ref/pg/pgsetstrokejoin.html#id11
Classification:
/lib_ref/pg/pgsetstrokejoin.html#id12
Safety:
/lib_ref/pg/pgsetstrokejoin.html#id14
See also:
/lib_ref/pg/pgsetstroketranspat.html#id1
PgSetStrokeTransPat, PgSetStrokeTransPatCx
/lib_ref/pg/pgsetstroketranspat.html#id3
Synopsis:
/lib_ref/pg/pgsetstroketranspat.html#id5
Library:
/lib_ref/pg/pgsetstroketranspat.html#id7
Description:
/lib_ref/pg/pgsetstroketranspat.html#id9
Classification:
/lib_ref/pg/pgsetstroketranspat.html#id10
Safety:
/lib_ref/pg/pgsetstroketranspat.html#id12
See also:
/lib_ref/pg/pgsetstrokewidth.html#id1
PgSetStrokeWidth, PgSetStrokeFWidth, PgSetStrokeWidthCx, PgSetStrokeFWidthCx
/lib_ref/pg/pgsetstrokewidth.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokewidth.html#id5
Library:
/lib_ref/pg/pgsetstrokewidth.html#id7
Description:
/lib_ref/pg/pgsetstrokewidth.html#id9
Returns:
/lib_ref/pg/pgsetstrokewidth.html#id11
Classification:
/lib_ref/pg/pgsetstrokewidth.html#id12
Safety:
/lib_ref/pg/pgsetstrokewidth.html#id14
Caveats:
/lib_ref/pg/pgsetstrokewidth.html#id16
See also:
/lib_ref/pg/pgsetstrokexorcolor.html#id1
PgSetStrokeXORColor, PgSetStrokeXORColorCx
/lib_ref/pg/pgsetstrokexorcolor.html#id3
Synopsis:
/lib_ref/pg/pgsetstrokexorcolor.html#id5
Library:
/lib_ref/pg/pgsetstrokexorcolor.html#id7
Description:
/lib_ref/pg/pgsetstrokexorcolor.html#id9
Classification:
/lib_ref/pg/pgsetstrokexorcolor.html#id10
Safety:
/lib_ref/pg/pgsetstrokexorcolor.html#id12
See also:
/lib_ref/pg/pgsettextcolor.html#id1
PgSetTextColor, PgSetTextColorCx
/lib_ref/pg/pgsettextcolor.html#id3
Synopsis:
/lib_ref/pg/pgsettextcolor.html#id5
Library:
/lib_ref/pg/pgsettextcolor.html#id7
Description:
/lib_ref/pg/pgsettextcolor.html#id9
Returns:
/lib_ref/pg/pgsettextcolor.html#id11
Classification:
/lib_ref/pg/pgsettextcolor.html#id12
Safety:
/lib_ref/pg/pgsettextcolor.html#id14
See also:
/lib_ref/pg/pgsettextdither.html#id1
PgSetTextDither, PgSetTextDitherCx
/lib_ref/pg/pgsettextdither.html#id3
Synopsis:
/lib_ref/pg/pgsettextdither.html#id5
Library:
/lib_ref/pg/pgsettextdither.html#id7
Description:
/lib_ref/pg/pgsettextdither.html#id9
Classification:
/lib_ref/pg/pgsettextdither.html#id10
Safety:
/lib_ref/pg/pgsettextdither.html#id12
See also:
/lib_ref/pg/pgsettexttranspat.html#id1
PgSetTextTransPat, PgSetTextTransPatCx
/lib_ref/pg/pgsettexttranspat.html#id3
Synopsis:
/lib_ref/pg/pgsettexttranspat.html#id5
Library:
/lib_ref/pg/pgsettexttranspat.html#id7
Description:
/lib_ref/pg/pgsettexttranspat.html#id9
Classification:
/lib_ref/pg/pgsettexttranspat.html#id10
Safety:
/lib_ref/pg/pgsettexttranspat.html#id12
See also:
/lib_ref/pg/pgsettextxorcolor.html#id1
PgSetTextXORColor, PgSetTextXORColorCx
/lib_ref/pg/pgsettextxorcolor.html#id3
Synopsis:
/lib_ref/pg/pgsettextxorcolor.html#id5
Library:
/lib_ref/pg/pgsettextxorcolor.html#id7
Description:
/lib_ref/pg/pgsettextxorcolor.html#id9
Classification:
/lib_ref/pg/pgsettextxorcolor.html#id10
Safety:
/lib_ref/pg/pgsettextxorcolor.html#id12
See also:
/lib_ref/pg/pgsettranslation.html#id1
PgSetTranslation, PgSetTranslationCx
/lib_ref/pg/pgsettranslation.html#id3
Synopsis:
/lib_ref/pg/pgsettranslation.html#id5
Library:
/lib_ref/pg/pgsettranslation.html#id7
Description:
/lib_ref/pg/pgsettranslation.html#id9
Examples:
/lib_ref/pg/pgsettranslation.html#id11
Classification:
/lib_ref/pg/pgsettranslation.html#id12
Safety:
/lib_ref/pg/pgsettranslation.html#id14
See also:
/lib_ref/pg/pgsetunderline.html#id1
PgSetUnderline, PgSetUnderlineCx
/lib_ref/pg/pgsetunderline.html#id3
Synopsis:
/lib_ref/pg/pgsetunderline.html#id5
Library:
/lib_ref/pg/pgsetunderline.html#id7
Description:
/lib_ref/pg/pgsetunderline.html#id9
Classification:
/lib_ref/pg/pgsetunderline.html#id10
Safety:
/lib_ref/pg/pgsetunderline.html#id12
See also:
/lib_ref/pg/pgsetuserclip.html#id1
PgSetUserClip, PgSetUserClipAbsolute, PgSetUserClipCx, PgSetUserClipAbsoluteCx
/lib_ref/pg/pgsetuserclip.html#id3
Synopsis:
/lib_ref/pg/pgsetuserclip.html#id5
Library:
/lib_ref/pg/pgsetuserclip.html#id7
Description:
/lib_ref/pg/pgsetuserclip.html#id9
Classification:
/lib_ref/pg/pgsetuserclip.html#id10
Safety:
/lib_ref/pg/pgsetuserclip.html#id12
See also:
/lib_ref/pg/pgsetvideomode.html#id1
PgSetVideoMode
/lib_ref/pg/pgsetvideomode.html#id3
Synopsis:
/lib_ref/pg/pgsetvideomode.html#id5
Library:
/lib_ref/pg/pgsetvideomode.html#id7
Description:
/lib_ref/pg/pgsetvideomode.html#id9
Returns:
/lib_ref/pg/pgsetvideomode.html#id11
Classification:
/lib_ref/pg/pgsetvideomode.html#id12
Safety:
/lib_ref/pg/pgsetvideomode.html#id14
See also:
/lib_ref/pg/pgshmemattach.html#id1
PgShmemAttach
/lib_ref/pg/pgshmemattach.html#id3
Synopsis:
/lib_ref/pg/pgshmemattach.html#id5
Library:
/lib_ref/pg/pgshmemattach.html#id7
Description:
/lib_ref/pg/pgshmemattach.html#id9
Returns:
/lib_ref/pg/pgshmemattach.html#id11
Errors:
/lib_ref/pg/pgshmemattach.html#id13
Classification:
/lib_ref/pg/pgshmemattach.html#id14
Safety:
/lib_ref/pg/pgshmemattach.html#id16
See also:
/lib_ref/pg/pgshmemcleanup.html#id1
PgShmemCleanup
/lib_ref/pg/pgshmemcleanup.html#id3
Synopsis:
/lib_ref/pg/pgshmemcleanup.html#id5
Library:
/lib_ref/pg/pgshmemcleanup.html#id7
Description:
/lib_ref/pg/pgshmemcleanup.html#id9
Examples:
/lib_ref/pg/pgshmemcleanup.html#id11
Classification:
/lib_ref/pg/pgshmemcleanup.html#id12
Safety:
/lib_ref/pg/pgshmemcleanup.html#id14
See also:
/lib_ref/pg/pgshmemcreate.html#id1
PgShmemCreate
/lib_ref/pg/pgshmemcreate.html#id3
Synopsis:
/lib_ref/pg/pgshmemcreate.html#id5
Library:
/lib_ref/pg/pgshmemcreate.html#id7
Description:
/lib_ref/pg/pgshmemcreate.html#id9
Returns:
/lib_ref/pg/pgshmemcreate.html#id11
Errors:
/lib_ref/pg/pgshmemcreate.html#id13
Classification:
/lib_ref/pg/pgshmemcreate.html#id14
Safety:
/lib_ref/pg/pgshmemcreate.html#id16
See also:
/lib_ref/pg/pgshmemdestroy.html#id1
PgShmemDestroy
/lib_ref/pg/pgshmemdestroy.html#id3
Synopsis:
/lib_ref/pg/pgshmemdestroy.html#id5
Library:
/lib_ref/pg/pgshmemdestroy.html#id7
Description:
/lib_ref/pg/pgshmemdestroy.html#id9
Returns:
/lib_ref/pg/pgshmemdestroy.html#id11
Errors:
/lib_ref/pg/pgshmemdestroy.html#id13
Classification:
/lib_ref/pg/pgshmemdestroy.html#id14
Safety:
/lib_ref/pg/pgshmemdestroy.html#id16
See also:
/lib_ref/pg/pgshmemdetach.html#id1
PgShmemDetach
/lib_ref/pg/pgshmemdetach.html#id3
Synopsis:
/lib_ref/pg/pgshmemdetach.html#id5
Library:
/lib_ref/pg/pgshmemdetach.html#id7
Description:
/lib_ref/pg/pgshmemdetach.html#id9
Returns:
/lib_ref/pg/pgshmemdetach.html#id11
Errors:
/lib_ref/pg/pgshmemdetach.html#id13
Classification:
/lib_ref/pg/pgshmemdetach.html#id14
Safety:
/lib_ref/pg/pgshmemdetach.html#id16
See also:
/lib_ref/pg/pgswapdisplay.html#id1
PgSwapDisplay, PgSwapDisplayCx
/lib_ref/pg/pgswapdisplay.html#id3
Synopsis:
/lib_ref/pg/pgswapdisplay.html#id5
Library:
/lib_ref/pg/pgswapdisplay.html#id7
Description:
/lib_ref/pg/pgswapdisplay.html#id9
Returns:
/lib_ref/pg/pgswapdisplay.html#id11
Examples:
/lib_ref/pg/pgswapdisplay.html#id13
Classification:
/lib_ref/pg/pgswapdisplay.html#id14
Safety:
/lib_ref/pg/pgswapdisplay.html#id16
See also:
/lib_ref/pg/pgunlocklayer.html#id1
PgUnlockLayer
/lib_ref/pg/pgunlocklayer.html#id3
Synopsis:
/lib_ref/pg/pgunlocklayer.html#id5
Arguments:
/lib_ref/pg/pgunlocklayer.html#id7
Library:
/lib_ref/pg/pgunlocklayer.html#id9
Description:
/lib_ref/pg/pgunlocklayer.html#id11
Returns:
/lib_ref/pg/pgunlocklayer.html#id13
Errors:
/lib_ref/pg/pgunlocklayer.html#id15
Classification:
/lib_ref/pg/pgunlocklayer.html#id16
Safety:
/lib_ref/pg/pgunlocklayer.html#id18
See also:
/lib_ref/pg/pgvideochannel_t.html#id1
PgVideoChannel_t
/lib_ref/pg/pgvideochannel_t.html#id3
Synopsis:
/lib_ref/pg/pgvideochannel_t.html#id5
Description:
/lib_ref/pg/pgvideochannel_t.html#id7
Classification:
/lib_ref/pg/pgvideochannel_t.html#id9
See also:
/lib_ref/pg/pgwaitdrawcomplete.html#id1
PgWaitDrawComplete
/lib_ref/pg/pgwaitdrawcomplete.html#id3
Synopsis:
/lib_ref/pg/pgwaitdrawcomplete.html#id5
Library:
/lib_ref/pg/pgwaitdrawcomplete.html#id7
Description:
/lib_ref/pg/pgwaitdrawcomplete.html#id9
Classification:
/lib_ref/pg/pgwaitdrawcomplete.html#id10
Safety:
/lib_ref/pg/pgwaitdrawcomplete.html#id12
See also:
/lib_ref/pg/pgwaithwidle.html#id1
PgWaitHWIdle
/lib_ref/pg/pgwaithwidle.html#id3
Synopsis:
/lib_ref/pg/pgwaithwidle.html#id5
Library:
/lib_ref/pg/pgwaithwidle.html#id7
Description:
/lib_ref/pg/pgwaithwidle.html#id9
Classification:
/lib_ref/pg/pgwaithwidle.html#id10
Safety:
/lib_ref/pg/pgwaithwidle.html#id12
See also:
/lib_ref/pg/pgwaitvsync.html#id1
PgWaitVSync, PgWaitVSyncCx
/lib_ref/pg/pgwaitvsync.html#id3
Synopsis:
/lib_ref/pg/pgwaitvsync.html#id5
Arguments:
/lib_ref/pg/pgwaitvsync.html#id7
Library:
/lib_ref/pg/pgwaitvsync.html#id9
Description:
/lib_ref/pg/pgwaitvsync.html#id11
Examples:
/lib_ref/pg/pgwaitvsync.html#id13
Classification:
/lib_ref/pg/pgwaitvsync.html#id14
Safety:
/lib_ref/pg/pgwaitvsync.html#id16
See also:
/lib_ref/ph-base.html#id1
Ph---Photon
/lib_ref/ph/phaddmergetiles.html#id1
PhAddMergeTiles
/lib_ref/ph/phaddmergetiles.html#id3
Synopsis:
/lib_ref/ph/phaddmergetiles.html#id5
Arguments:
/lib_ref/ph/phaddmergetiles.html#id7
Library:
/lib_ref/ph/phaddmergetiles.html#id9
Description:
/lib_ref/ph/phaddmergetiles.html#id11
Returns:
/lib_ref/ph/phaddmergetiles.html#id13
Classification:
/lib_ref/ph/phaddmergetiles.html#id14
Safety:
/lib_ref/ph/phaddmergetiles.html#id16
See also:
/lib_ref/ph/phallocpacktype.html#id1
PhAllocPackType
/lib_ref/ph/phallocpacktype.html#id3
Synopsis:
/lib_ref/ph/phallocpacktype.html#id5
Arguments:
/lib_ref/ph/phallocpacktype.html#id7
Library:
/lib_ref/ph/phallocpacktype.html#id9
Description:
/lib_ref/ph/phallocpacktype.html#id11
Returns:
/lib_ref/ph/phallocpacktype.html#id13
Classification:
/lib_ref/ph/phallocpacktype.html#id14
Safety:
/lib_ref/ph/phallocpacktype.html#id16
See also:
/lib_ref/ph/pharea_t.html#id1
PhArea_t
/lib_ref/ph/pharea_t.html#id3
Synopsis:
/lib_ref/ph/pharea_t.html#id5
Description:
/lib_ref/ph/pharea_t.html#id7
Classification:
/lib_ref/ph/pharea_t.html#id9
See also:
/lib_ref/ph/phareatorect.html#id1
PhAreaToRect
/lib_ref/ph/phareatorect.html#id3
Synopsis:
/lib_ref/ph/phareatorect.html#id5
Library:
/lib_ref/ph/phareatorect.html#id7
Description:
/lib_ref/ph/phareatorect.html#id9
Classification:
/lib_ref/ph/phareatorect.html#id10
Safety:
/lib_ref/ph/phareatorect.html#id12
See also:
/lib_ref/ph/phattach.html#id1
PhAttach
/lib_ref/ph/phattach.html#id3
Synopsis:
/lib_ref/ph/phattach.html#id5
Library:
/lib_ref/ph/phattach.html#id7
Description:
/lib_ref/ph/phattach.html#id9
Returns:
/lib_ref/ph/phattach.html#id11
Examples:
/lib_ref/ph/phattach.html#id13
Classification:
/lib_ref/ph/phattach.html#id14
Safety:
/lib_ref/ph/phattach.html#id16
See also:
/lib_ref/ph/phblit.html#id1
PhBlit
/lib_ref/ph/phblit.html#id3
Synopsis:
/lib_ref/ph/phblit.html#id5
Library:
/lib_ref/ph/phblit.html#id7
Description:
/lib_ref/ph/phblit.html#id9
Returns:
/lib_ref/ph/phblit.html#id11
Examples:
/lib_ref/ph/phblit.html#id13
Classification:
/lib_ref/ph/phblit.html#id14
Safety:
/lib_ref/ph/phblit.html#id16
See also:
/lib_ref/ph/phbitmapcursordescription_t.html#id1
PhBitmapCursorDescription_t
/lib_ref/ph/phbitmapcursordescription_t.html#id3
Synopsis:
/lib_ref/ph/phbitmapcursordescription_t.html#id5
Description:
/lib_ref/ph/phbitmapcursordescription_t.html#id7
Classification:
/lib_ref/ph/phbitmapcursordescription_t.html#id9
See also:
/lib_ref/ph/phchannelattach.html#id1
PhChannelAttach
/lib_ref/ph/phchannelattach.html#id3
Synopsis:
/lib_ref/ph/phchannelattach.html#id5
Arguments:
/lib_ref/ph/phchannelattach.html#id7
Library:
/lib_ref/ph/phchannelattach.html#id9
Description:
/lib_ref/ph/phchannelattach.html#NameAttach
name_attach and PtAppAddInput
/lib_ref/ph/phchannelattach.html#id12
Returns:
/lib_ref/ph/phchannelattach.html#id14
Errors:
/lib_ref/ph/phchannelattach.html#id16
Examples:
/lib_ref/ph/phchannelattach.html#id18
Classification:
/lib_ref/ph/phchannelattach.html#id19
Safety:
/lib_ref/ph/phchannelattach.html#id21
See also:
/lib_ref/ph/phcharactercursordescription_t.html#id1
PhCharacterCursorDescription_t
/lib_ref/ph/phcharactercursordescription_t.html#id3
Synopsis:
/lib_ref/ph/phcharactercursordescription_t.html#id5
Description:
/lib_ref/ph/phcharactercursordescription_t.html#id7
Classification:
/lib_ref/ph/phcharactercursordescription_t.html#id9
See also:
/lib_ref/ph/phclipboardcopystring.html#id1
PhClipboardCopyString
/lib_ref/ph/phclipboardcopystring.html#id3
Synopsis:
/lib_ref/ph/phclipboardcopystring.html#id5
Library:
/lib_ref/ph/phclipboardcopystring.html#id7
Description:
/lib_ref/ph/phclipboardcopystring.html#id9
Returns:
/lib_ref/ph/phclipboardcopystring.html#id11
Classification:
/lib_ref/ph/phclipboardcopystring.html#id12
Safety:
/lib_ref/ph/phclipboardcopystring.html#id14
See also:
/lib_ref/ph/phclipboardhdr.html#id1
PhClipboardHdr
/lib_ref/ph/phclipboardhdr.html#id3
Synopsis:
/lib_ref/ph/phclipboardhdr.html#id5
Description:
/lib_ref/ph/phclipboardhdr.html#id7
Classification:
/lib_ref/ph/phclipboardhdr.html#id9
See also:
/lib_ref/ph/phclipboardpastestring.html#id1
PhClipboardPasteString
/lib_ref/ph/phclipboardpastestring.html#id3
Synopsis:
/lib_ref/ph/phclipboardpastestring.html#id5
Library:
/lib_ref/ph/phclipboardpastestring.html#id7
Description:
/lib_ref/ph/phclipboardpastestring.html#id9
Returns:
/lib_ref/ph/phclipboardpastestring.html#id11
Classification:
/lib_ref/ph/phclipboardpastestring.html#id12
Safety:
/lib_ref/ph/phclipboardpastestring.html#id14
See also:
/lib_ref/ph/phclipboardread.html#id1
PhClipboardRead
/lib_ref/ph/phclipboardread.html#id3
Synopsis:
/lib_ref/ph/phclipboardread.html#id5
Arguments:
/lib_ref/ph/phclipboardread.html#id7
Library:
/lib_ref/ph/phclipboardread.html#id9
Description:
/lib_ref/ph/phclipboardread.html#id11
Returns:
/lib_ref/ph/phclipboardread.html#id13
Examples:
/lib_ref/ph/phclipboardread.html#id15
Classification:
/lib_ref/ph/phclipboardread.html#id16
Safety:
/lib_ref/ph/phclipboardread.html#id18
See also:
/lib_ref/ph/phclipboardwrite.html#id1
PhClipboardWrite
/lib_ref/ph/phclipboardwrite.html#id3
Synopsis:
/lib_ref/ph/phclipboardwrite.html#id5
Arguments:
/lib_ref/ph/phclipboardwrite.html#id7
Library:
/lib_ref/ph/phclipboardwrite.html#id9
Description:
/lib_ref/ph/phclipboardwrite.html#id11
Returns:
/lib_ref/ph/phclipboardwrite.html#id13
Examples:
/lib_ref/ph/phclipboardwrite.html#id15
Classification:
/lib_ref/ph/phclipboardwrite.html#id16
Safety:
/lib_ref/ph/phclipboardwrite.html#id18
See also:
/lib_ref/ph/phcliptilings.html#id1
PhClipTilings
/lib_ref/ph/phcliptilings.html#id3
Synopsis:
/lib_ref/ph/phcliptilings.html#id5
Library:
/lib_ref/ph/phcliptilings.html#id7
Description:
/lib_ref/ph/phcliptilings.html#id9
Returns:
/lib_ref/ph/phcliptilings.html#id11
Classification:
/lib_ref/ph/phcliptilings.html#id12
Safety:
/lib_ref/ph/phcliptilings.html#id14
See also:
/lib_ref/ph/phcoalescetiles.html#id1
PhCoalesceTiles
/lib_ref/ph/phcoalescetiles.html#id3
Synopsis:
/lib_ref/ph/phcoalescetiles.html#id5
Library:
/lib_ref/ph/phcoalescetiles.html#id7
Description:
/lib_ref/ph/phcoalescetiles.html#id9
Returns:
/lib_ref/ph/phcoalescetiles.html#id11
Classification:
/lib_ref/ph/phcoalescetiles.html#id12
Safety:
/lib_ref/ph/phcoalescetiles.html#id14
See also:
/lib_ref/ph/phcopytiles.html#id1
PhCopyTiles
/lib_ref/ph/phcopytiles.html#id3
Synopsis:
/lib_ref/ph/phcopytiles.html#id5
Library:
/lib_ref/ph/phcopytiles.html#id7
Description:
/lib_ref/ph/phcopytiles.html#id9
Returns:
/lib_ref/ph/phcopytiles.html#id11
Classification:
/lib_ref/ph/phcopytiles.html#id12
Safety:
/lib_ref/ph/phcopytiles.html#id14
See also:
/lib_ref/ph/phcreateimage.html#id1
PhCreateImage
/lib_ref/ph/phcreateimage.html#id3
Synopsis:
/lib_ref/ph/phcreateimage.html#id5
Library:
/lib_ref/ph/phcreateimage.html#id7
Description:
/lib_ref/ph/phcreateimage.html#id9
Returns:
/lib_ref/ph/phcreateimage.html#id11
Classification:
/lib_ref/ph/phcreateimage.html#id12
Safety:
/lib_ref/ph/phcreateimage.html#id14
See also:
/lib_ref/ph/phcreatetransportctrl.html#id1
PhCreateTransportCtrl
/lib_ref/ph/phcreatetransportctrl.html#id3
Synopsis:
/lib_ref/ph/phcreatetransportctrl.html#id5
Library:
/lib_ref/ph/phcreatetransportctrl.html#id7
Description:
/lib_ref/ph/phcreatetransportctrl.html#id9
Returns:
/lib_ref/ph/phcreatetransportctrl.html#id11
Classification:
/lib_ref/ph/phcreatetransportctrl.html#id12
Safety:
/lib_ref/ph/phcreatetransportctrl.html#id14
See also:
/lib_ref/ph/phcursordef_t.html#id1
PhCursorDef_t
/lib_ref/ph/phcursordef_t.html#id3
Synopsis:
/lib_ref/ph/phcursordef_t.html#id5
Description:
/lib_ref/ph/phcursordef_t.html#id7
Classification:
/lib_ref/ph/phcursordef_t.html#id9
See also:
/lib_ref/ph/phcursordescription_t.html#id1
PhCursorDescription_t
/lib_ref/ph/phcursordescription_t.html#id3
Synopsis:
/lib_ref/ph/phcursordescription_t.html#id5
Description:
/lib_ref/ph/phcursordescription_t.html#id7
Classification:
/lib_ref/ph/phcursordescription_t.html#id9
See also:
/lib_ref/ph/phdccreate.html#id1
PhDCCreate
/lib_ref/ph/phdccreate.html#id3
Synopsis:
/lib_ref/ph/phdccreate.html#id5
Arguments:
/lib_ref/ph/phdccreate.html#id7
Library:
/lib_ref/ph/phdccreate.html#id9
Description:
/lib_ref/ph/phdccreate.html#id11
Returns:
/lib_ref/ph/phdccreate.html#id13
Classification:
/lib_ref/ph/phdccreate.html#id14
Safety:
/lib_ref/ph/phdccreate.html#id16
See also:
/lib_ref/ph/phdcgetcurrent.html#id1
PhDCGetCurrent
/lib_ref/ph/phdcgetcurrent.html#id3
Synopsis:
/lib_ref/ph/phdcgetcurrent.html#id5
Library:
/lib_ref/ph/phdcgetcurrent.html#id7
Description:
/lib_ref/ph/phdcgetcurrent.html#id9
Returns:
/lib_ref/ph/phdcgetcurrent.html#id11
Classification:
/lib_ref/ph/phdcgetcurrent.html#id12
Safety:
/lib_ref/ph/phdcgetcurrent.html#id14
See also:
/lib_ref/ph/phdcrelease.html#id1
PhDCRelease
/lib_ref/ph/phdcrelease.html#id3
Synopsis:
/lib_ref/ph/phdcrelease.html#id5
Library:
/lib_ref/ph/phdcrelease.html#id7
Description:
/lib_ref/ph/phdcrelease.html#id9
Returns:
/lib_ref/ph/phdcrelease.html#id11
Classification:
/lib_ref/ph/phdcrelease.html#id12
Safety:
/lib_ref/ph/phdcrelease.html#id14
See also:
/lib_ref/ph/phdcsetcurrent.html#id1
PhDCSetCurrent
/lib_ref/ph/phdcsetcurrent.html#id3
Synopsis:
/lib_ref/ph/phdcsetcurrent.html#id5
Arguments:
/lib_ref/ph/phdcsetcurrent.html#id7
Library:
/lib_ref/ph/phdcsetcurrent.html#id9
Description:
/lib_ref/ph/phdcsetcurrent.html#id11
Returns:
/lib_ref/ph/phdcsetcurrent.html#id13
Examples:
/lib_ref/ph/phdcsetcurrent.html#id15
Classification:
/lib_ref/ph/phdcsetcurrent.html#id16
Safety:
/lib_ref/ph/phdcsetcurrent.html#id18
See also:
/lib_ref/ph/phdetach.html#id1
PhDetach
/lib_ref/ph/phdetach.html#id3
Synopsis:
/lib_ref/ph/phdetach.html#id5
Library:
/lib_ref/ph/phdetach.html#id7
Description:
/lib_ref/ph/phdetach.html#id9
Returns:
/lib_ref/ph/phdetach.html#id11
Examples:
/lib_ref/ph/phdetach.html#id13
Classification:
/lib_ref/ph/phdetach.html#id14
Safety:
/lib_ref/ph/phdetach.html#id16
See also:
/lib_ref/ph/phdetranslaterect.html#id1
PhDeTranslateRect
/lib_ref/ph/phdetranslaterect.html#id3
Synopsis:
/lib_ref/ph/phdetranslaterect.html#id5
Library:
/lib_ref/ph/phdetranslaterect.html#id7
Description:
/lib_ref/ph/phdetranslaterect.html#id9
Returns:
/lib_ref/ph/phdetranslaterect.html#id11
Classification:
/lib_ref/ph/phdetranslaterect.html#id12
Safety:
/lib_ref/ph/phdetranslaterect.html#id14
See also:
/lib_ref/ph/phdetranslatetiles.html#id1
PhDeTranslateTiles
/lib_ref/ph/phdetranslatetiles.html#id3
Synopsis:
/lib_ref/ph/phdetranslatetiles.html#id5
Library:
/lib_ref/ph/phdetranslatetiles.html#id7
Description:
/lib_ref/ph/phdetranslatetiles.html#id9
Returns:
/lib_ref/ph/phdetranslatetiles.html#id11
Classification:
/lib_ref/ph/phdetranslatetiles.html#id12
Safety:
/lib_ref/ph/phdetranslatetiles.html#id14
See also:
/lib_ref/ph/phdim_t.html#id1
PhDim_t
/lib_ref/ph/phdim_t.html#id3
Synopsis:
/lib_ref/ph/phdim_t.html#id5
Description:
/lib_ref/ph/phdim_t.html#id7
Classification:
/lib_ref/ph/phdim_t.html#id9
See also:
/lib_ref/ph/phdragevent_t.html#id1
PhDragEvent_t
/lib_ref/ph/phdragevent_t.html#id3
Synopsis:
/lib_ref/ph/phdragevent_t.html#id5
Description:
/lib_ref/ph/phdragevent_t.html#id7
Classification:
/lib_ref/ph/phdragevent_t.html#id9
See also:
/lib_ref/ph/phemit.html#id1
PhEmit
/lib_ref/ph/phemit.html#id3
Synopsis:
/lib_ref/ph/phemit.html#id5
Library:
/lib_ref/ph/phemit.html#id7
Description:
/lib_ref/ph/phemit.html#id9
Returns:
/lib_ref/ph/phemit.html#id11
Examples:
/lib_ref/ph/phemit.html#id13
Classification:
/lib_ref/ph/phemit.html#id14
Safety:
/lib_ref/ph/phemit.html#id16
See also:
/lib_ref/ph/phemitmx.html#id1
PhEmitmx
/lib_ref/ph/phemitmx.html#id3
Synopsis:
/lib_ref/ph/phemitmx.html#id5
Library:
/lib_ref/ph/phemitmx.html#id7
Description:
/lib_ref/ph/phemitmx.html#id9
Returns:
/lib_ref/ph/phemitmx.html#id11
Examples:
/lib_ref/ph/phemitmx.html#id13
Classification:
/lib_ref/ph/phemitmx.html#id14
Safety:
/lib_ref/ph/phemitmx.html#id16
See also:
/lib_ref/ph/phevent_t.html#id1
PhEvent_t
/lib_ref/ph/phevent_t.html#id3
Synopsis:
/lib_ref/ph/phevent_t.html#id5
Description:
/lib_ref/ph/phevent_t.html#Ph_EV_BOUNDARY
Ph_EV_BOUNDARY
/lib_ref/ph/phevent_t.html#PhEVBUTPRESS
Ph_EV_BUT_PRESS
/lib_ref/ph/phevent_t.html#PhEVBUTRELEASE
Ph_EV_BUT_RELEASE
/lib_ref/ph/phevent_t.html#PhEVBUTREPEAT
Ph_EV_BUT_REPEAT
/lib_ref/ph/phevent_t.html#Ph_EV_DNDROP
Ph_EV_DNDROP
/lib_ref/ph/phevent_t.html#PhEVDRAG
Ph_EV_DRAG
/lib_ref/ph/phevent_t.html#PhEVDRAW
Ph_EV_DRAW
/lib_ref/ph/phevent_t.html#PhEVEXPOSE
Ph_EV_EXPOSE
/lib_ref/ph/phevent_t.html#Ph_EV_INFO
Ph_EV_INFO
/lib_ref/ph/phevent_t.html#PhEVKEY
Ph_EV_KEY
/lib_ref/ph/phevent_t.html#PhEVPTRMOTIONBUTTON
Ph_EV_PTR_MOTION_BUTTON
/lib_ref/ph/phevent_t.html#Ph_EV_PTR_MOTION_NOBUTTON
Ph_EV_PTR_MOTION_NOBUTTON
/lib_ref/ph/phevent_t.html#Ph_EV_RAW
Ph_EV_RAW
/lib_ref/ph/phevent_t.html#Ph_EV_SERVICE
Ph_EV_SERVICE
/lib_ref/ph/phevent_t.html#Ph_EV_SYSTEM
Ph_EV_SYSTEM
/lib_ref/ph/phevent_t.html#Ph_EV_TIMER
Ph_EV_TIMER
/lib_ref/ph/phevent_t.html#Ph_EV_WM
Ph_EV_WM
/lib_ref/ph/phevent_t.html#id24
Classification:
/lib_ref/ph/phevent_t.html#id26
See also:
/lib_ref/ph/pheventarm.html#id1
PhEventArm
/lib_ref/ph/pheventarm.html#id3
Synopsis:
/lib_ref/ph/pheventarm.html#id5
Library:
/lib_ref/ph/pheventarm.html#id7
Description:
/lib_ref/ph/pheventarm.html#id9
Returns:
/lib_ref/ph/pheventarm.html#id11
Examples:
/lib_ref/ph/pheventarm.html#id13
Classification:
/lib_ref/ph/pheventarm.html#id14
Safety:
/lib_ref/ph/pheventarm.html#id16
See also:
/lib_ref/ph/pheventemit.html#id1
PhEventEmit
/lib_ref/ph/pheventemit.html#id3
Synopsis:
/lib_ref/ph/pheventemit.html#id5
Library:
/lib_ref/ph/pheventemit.html#id7
Description:
/lib_ref/ph/pheventemit.html#id9
Returns:
/lib_ref/ph/pheventemit.html#id11
Examples:
/lib_ref/ph/pheventemit.html#id13
Classification:
/lib_ref/ph/pheventemit.html#id14
Safety:
/lib_ref/ph/pheventemit.html#id16
See also:
/lib_ref/ph/pheventemitmx.html#id1
PhEventEmitmx
/lib_ref/ph/pheventemitmx.html#id3
Synopsis:
/lib_ref/ph/pheventemitmx.html#id5
Library:
/lib_ref/ph/pheventemitmx.html#id7
Description:
/lib_ref/ph/pheventemitmx.html#id9
Returns:
/lib_ref/ph/pheventemitmx.html#id11
Examples:
/lib_ref/ph/pheventemitmx.html#id13
Classification:
/lib_ref/ph/pheventemitmx.html#id14
Safety:
/lib_ref/ph/pheventemitmx.html#id16
See also:
/lib_ref/ph/pheventnext.html#id1
PhEventNext
/lib_ref/ph/pheventnext.html#id3
Synopsis:
/lib_ref/ph/pheventnext.html#id5
Library:
/lib_ref/ph/pheventnext.html#id7
Description:
/lib_ref/ph/pheventnext.html#id9
Returns:
/lib_ref/ph/pheventnext.html#id11
Examples:
/lib_ref/ph/pheventnext.html#id13
Classification:
/lib_ref/ph/pheventnext.html#id14
Safety:
/lib_ref/ph/pheventnext.html#id16
See also:
/lib_ref/ph/pheventpeek.html#id1
PhEventPeek
/lib_ref/ph/pheventpeek.html#id3
Synopsis:
/lib_ref/ph/pheventpeek.html#id5
Library:
/lib_ref/ph/pheventpeek.html#id7
Description:
/lib_ref/ph/pheventpeek.html#id9
Returns:
/lib_ref/ph/pheventpeek.html#id11
Examples:
/lib_ref/ph/pheventpeek.html#id13
Classification:
/lib_ref/ph/pheventpeek.html#id14
Safety:
/lib_ref/ph/pheventpeek.html#id16
See also:
/lib_ref/ph/pheventread.html#id1
PhEventRead
/lib_ref/ph/pheventread.html#id3
Synopsis:
/lib_ref/ph/pheventread.html#id5
Arguments:
/lib_ref/ph/pheventread.html#id7
Library:
/lib_ref/ph/pheventread.html#id9
Description:
/lib_ref/ph/pheventread.html#id11
Returns:
/lib_ref/ph/pheventread.html#id13
Examples:
/lib_ref/ph/pheventread.html#id15
Classification:
/lib_ref/ph/pheventread.html#id16
Safety:
/lib_ref/ph/pheventread.html#id18
See also:
/lib_ref/ph/pheventregion_t.html#id1
PhEventRegion_t
/lib_ref/ph/pheventregion_t.html#id3
Synopsis:
/lib_ref/ph/pheventregion_t.html#id5
Description:
/lib_ref/ph/pheventregion_t.html#id7
Classification:
/lib_ref/ph/pheventregion_t.html#id9
See also:
/lib_ref/ph/phfindtransporttype.html#id1
PhFindTransportType
/lib_ref/ph/phfindtransporttype.html#id3
Synopsis:
/lib_ref/ph/phfindtransporttype.html#id5
Library:
/lib_ref/ph/phfindtransporttype.html#id7
Description:
/lib_ref/ph/phfindtransporttype.html#id9
Returns:
/lib_ref/ph/phfindtransporttype.html#id11
Classification:
/lib_ref/ph/phfindtransporttype.html#id12
Safety:
/lib_ref/ph/phfindtransporttype.html#id14
See also:
/lib_ref/ph/phfreetiles.html#id1
PhFreeTiles
/lib_ref/ph/phfreetiles.html#id3
Synopsis:
/lib_ref/ph/phfreetiles.html#id5
Library:
/lib_ref/ph/phfreetiles.html#id7
Description:
/lib_ref/ph/phfreetiles.html#id9
Classification:
/lib_ref/ph/phfreetiles.html#id10
Safety:
/lib_ref/ph/phfreetiles.html#id12
See also:
/lib_ref/ph/phfreetransporttype.html#id1
PhFreeTransportType
/lib_ref/ph/phfreetransporttype.html#id3
Synopsis:
/lib_ref/ph/phfreetransporttype.html#id5
Library:
/lib_ref/ph/phfreetransporttype.html#id7
Description:
/lib_ref/ph/phfreetransporttype.html#id9
Returns:
/lib_ref/ph/phfreetransporttype.html#id11
Examples:
/lib_ref/ph/phfreetransporttype.html#id13
Classification:
/lib_ref/ph/phfreetransporttype.html#id14
Safety:
/lib_ref/ph/phfreetransporttype.html#id16
See also:
/lib_ref/ph/phgetalltransporthdrs.html#id1
PhGetAllTransportHdrs
/lib_ref/ph/phgetalltransporthdrs.html#id3
Synopsis:
/lib_ref/ph/phgetalltransporthdrs.html#id5
Library:
/lib_ref/ph/phgetalltransporthdrs.html#id7
Description:
/lib_ref/ph/phgetalltransporthdrs.html#id9
Returns:
/lib_ref/ph/phgetalltransporthdrs.html#id11
Classification:
/lib_ref/ph/phgetalltransporthdrs.html#id12
Safety:
/lib_ref/ph/phgetalltransporthdrs.html#id14
See also:
/lib_ref/ph/phgetconnectid.html#id1
PhGetConnectId
/lib_ref/ph/phgetconnectid.html#id3
Synopsis:
/lib_ref/ph/phgetconnectid.html#id5
Library:
/lib_ref/ph/phgetconnectid.html#id7
Description:
/lib_ref/ph/phgetconnectid.html#id9
Returns:
/lib_ref/ph/phgetconnectid.html#id11
Classification:
/lib_ref/ph/phgetconnectid.html#id12
Safety:
/lib_ref/ph/phgetconnectid.html#id14
See also:
/lib_ref/ph/phgetconnectinfo.html#id1
PhGetConnectInfo
/lib_ref/ph/phgetconnectinfo.html#id3
Synopsis:
/lib_ref/ph/phgetconnectinfo.html#id5
Library:
/lib_ref/ph/phgetconnectinfo.html#id7
Description:
/lib_ref/ph/phgetconnectinfo.html#id9
Returns:
/lib_ref/ph/phgetconnectinfo.html#id11
Classification:
/lib_ref/ph/phgetconnectinfo.html#id12
Safety:
/lib_ref/ph/phgetconnectinfo.html#id14
See also:
/lib_ref/ph/phgetdata.html#id1
PhGetData
/lib_ref/ph/phgetdata.html#id3
Synopsis:
/lib_ref/ph/phgetdata.html#id5
Library:
/lib_ref/ph/phgetdata.html#id7
Description:
/lib_ref/ph/phgetdata.html#id9
Returns:
/lib_ref/ph/phgetdata.html#id11
Classification:
/lib_ref/ph/phgetdata.html#id12
Safety:
/lib_ref/ph/phgetdata.html#id14
See also:
/lib_ref/ph/phgetmsgsize.html#id1
PhGetMsgSize
/lib_ref/ph/phgetmsgsize.html#id3
Synopsis:
/lib_ref/ph/phgetmsgsize.html#id5
Library:
/lib_ref/ph/phgetmsgsize.html#id7
Description:
/lib_ref/ph/phgetmsgsize.html#id9
Returns:
/lib_ref/ph/phgetmsgsize.html#id11
Examples:
/lib_ref/ph/phgetmsgsize.html#id13
Classification:
/lib_ref/ph/phgetmsgsize.html#id14
Safety:
/lib_ref/ph/phgetmsgsize.html#id16
See also:
/lib_ref/ph/phgetnextinlinedata.html#id1
PhGetNextInlineData
/lib_ref/ph/phgetnextinlinedata.html#id3
Synopsis:
/lib_ref/ph/phgetnextinlinedata.html#id5
Library:
/lib_ref/ph/phgetnextinlinedata.html#id7
Description:
/lib_ref/ph/phgetnextinlinedata.html#id9
Returns:
/lib_ref/ph/phgetnextinlinedata.html#id11
Classification:
/lib_ref/ph/phgetnextinlinedata.html#id12
Safety:
/lib_ref/ph/phgetnextinlinedata.html#id14
See also:
/lib_ref/ph/phgetnexttransporthdr.html#id1
PhGetNextTransportHdr
/lib_ref/ph/phgetnexttransporthdr.html#id3
Synopsis:
/lib_ref/ph/phgetnexttransporthdr.html#id5
Library:
/lib_ref/ph/phgetnexttransporthdr.html#id7
Description:
/lib_ref/ph/phgetnexttransporthdr.html#id9
Returns:
/lib_ref/ph/phgetnexttransporthdr.html#id11
Errors:
/lib_ref/ph/phgetnexttransporthdr.html#id13
Classification:
/lib_ref/ph/phgetnexttransporthdr.html#id14
Safety:
/lib_ref/ph/phgetnexttransporthdr.html#id16
See also:
/lib_ref/ph/phgetrects.html#id1
PhGetRects
/lib_ref/ph/phgetrects.html#id3
Synopsis:
/lib_ref/ph/phgetrects.html#id5
Library:
/lib_ref/ph/phgetrects.html#id7
Description:
/lib_ref/ph/phgetrects.html#id9
Returns:
/lib_ref/ph/phgetrects.html#id11
Classification:
/lib_ref/ph/phgetrects.html#id12
Safety:
/lib_ref/ph/phgetrects.html#id14
See also:
/lib_ref/ph/phgettile.html#id1
PhGetTile
/lib_ref/ph/phgettile.html#id3
Synopsis:
/lib_ref/ph/phgettile.html#id5
Library:
/lib_ref/ph/phgettile.html#id7
Description:
/lib_ref/ph/phgettile.html#id9
Returns:
/lib_ref/ph/phgettile.html#id11
Classification:
/lib_ref/ph/phgettile.html#id12
Safety:
/lib_ref/ph/phgettile.html#id14
See also:
/lib_ref/ph/phgettransporthdr.html#id1
PhGetTransportHdr
/lib_ref/ph/phgettransporthdr.html#id3
Synopsis:
/lib_ref/ph/phgettransporthdr.html#id5
Library:
/lib_ref/ph/phgettransporthdr.html#id7
Description:
/lib_ref/ph/phgettransporthdr.html#id9
Returns:
/lib_ref/ph/phgettransporthdr.html#id11
Classification:
/lib_ref/ph/phgettransporthdr.html#id12
Safety:
/lib_ref/ph/phgettransporthdr.html#id14
See also:
/lib_ref/ph/phgettransportvectors.html#id1
PhGetTransportVectors
/lib_ref/ph/phgettransportvectors.html#id3
Synopsis:
/lib_ref/ph/phgettransportvectors.html#id5
Library:
/lib_ref/ph/phgettransportvectors.html#id7
Description:
/lib_ref/ph/phgettransportvectors.html#id9
Returns:
/lib_ref/ph/phgettransportvectors.html#id11
Classification:
/lib_ref/ph/phgettransportvectors.html#id12
Safety:
/lib_ref/ph/phgettransportvectors.html#id14
See also:
/lib_ref/ph/phimage_t.html#id1
PhImage_t
/lib_ref/ph/phimage_t.html#id3
Synopsis:
/lib_ref/ph/phimage_t.html#id5
Description:
/lib_ref/ph/phimage_t.html#ImageTypes
Image types
/lib_ref/ph/phimage_t.html#id8
Classification:
/lib_ref/ph/phimage_t.html#id10
See also:
/lib_ref/ph/phinitdrag.html#id1
PhInitDrag
/lib_ref/ph/phinitdrag.html#id3
Synopsis:
/lib_ref/ph/phinitdrag.html#id5
Arguments:
/lib_ref/ph/phinitdrag.html#id7
Library:
/lib_ref/ph/phinitdrag.html#id9
Description:
/lib_ref/ph/phinitdrag.html#id11
Returns:
/lib_ref/ph/phinitdrag.html#id13
Examples:
/lib_ref/ph/phinitdrag.html#id15
Classification:
/lib_ref/ph/phinitdrag.html#id16
Safety:
/lib_ref/ph/phinitdrag.html#id18
See also:
/lib_ref/ph/phinputgroup.html#id1
PhInputGroup
/lib_ref/ph/phinputgroup.html#id3
Synopsis:
/lib_ref/ph/phinputgroup.html#id5
Library:
/lib_ref/ph/phinputgroup.html#id7
Description:
/lib_ref/ph/phinputgroup.html#id9
Returns:
/lib_ref/ph/phinputgroup.html#id11
Classification:
/lib_ref/ph/phinputgroup.html#id12
Safety:
/lib_ref/ph/phinputgroup.html#id14
See also:
/lib_ref/ph/phintersecttilings.html#id1
PhIntersectTilings
/lib_ref/ph/phintersecttilings.html#id3
Synopsis:
/lib_ref/ph/phintersecttilings.html#id5
Library:
/lib_ref/ph/phintersecttilings.html#id7
Description:
/lib_ref/ph/phintersecttilings.html#id9
Returns:
/lib_ref/ph/phintersecttilings.html#id11
Classification:
/lib_ref/ph/phintersecttilings.html#id12
Safety:
/lib_ref/ph/phintersecttilings.html#id14
See also:
/lib_ref/ph/phkeyevent_t.html#id1
PhKeyEvent_t
/lib_ref/ph/phkeyevent_t.html#id3
Synopsis:
/lib_ref/ph/phkeyevent_t.html#id5
Description:
/lib_ref/ph/phkeyevent_t.html#id7
Classification:
/lib_ref/ph/phkeyevent_t.html#id9
See also:
/lib_ref/ph/phkeytomb.html#id1
PhKeyToMb
/lib_ref/ph/phkeytomb.html#id3
Synopsis:
/lib_ref/ph/phkeytomb.html#id5
Library:
/lib_ref/ph/phkeytomb.html#id7
Description:
/lib_ref/ph/phkeytomb.html#id9
Returns:
/lib_ref/ph/phkeytomb.html#id11
Classification:
/lib_ref/ph/phkeytomb.html#id12
Safety:
/lib_ref/ph/phkeytomb.html#id14
See also:
/lib_ref/ph/phlibversion.html#id1
PhLibVersion
/lib_ref/ph/phlibversion.html#id3
Synopsis:
/lib_ref/ph/phlibversion.html#id5
Library:
/lib_ref/ph/phlibversion.html#id7
Description:
/lib_ref/ph/phlibversion.html#id9
Returns:
/lib_ref/ph/phlibversion.html#id11
Classification:
/lib_ref/ph/phlibversion.html#id12
Safety:
/lib_ref/ph/phlibversion.html#id14
See also:
/lib_ref/ph/phlinktransportdata.html#id1
PhLinkTransportData
/lib_ref/ph/phlinktransportdata.html#id3
Synopsis:
/lib_ref/ph/phlinktransportdata.html#id5
Library:
/lib_ref/ph/phlinktransportdata.html#id7
Description:
/lib_ref/ph/phlinktransportdata.html#id9
Returns:
/lib_ref/ph/phlinktransportdata.html#id11
Classification:
/lib_ref/ph/phlinktransportdata.html#id12
Safety:
/lib_ref/ph/phlinktransportdata.html#id14
See also:
/lib_ref/ph/phlocatetranshdr.html#id1
PhLocateTransHdr
/lib_ref/ph/phlocatetranshdr.html#id3
Synopsis:
/lib_ref/ph/phlocatetranshdr.html#id5
Library:
/lib_ref/ph/phlocatetranshdr.html#id7
Description:
/lib_ref/ph/phlocatetranshdr.html#id9
Returns:
/lib_ref/ph/phlocatetranshdr.html#id11
Classification:
/lib_ref/ph/phlocatetranshdr.html#id12
Safety:
/lib_ref/ph/phlocatetranshdr.html#id14
See also:
/lib_ref/ph/phmakeghostbitmap.html#id1
PhMakeGhostBitmap
/lib_ref/ph/phmakeghostbitmap.html#id3
Synopsis:
/lib_ref/ph/phmakeghostbitmap.html#id5
Library:
/lib_ref/ph/phmakeghostbitmap.html#id7
Description:
/lib_ref/ph/phmakeghostbitmap.html#id9
Returns:
/lib_ref/ph/phmakeghostbitmap.html#id11
Classification:
/lib_ref/ph/phmakeghostbitmap.html#id12
Safety:
/lib_ref/ph/phmakeghostbitmap.html#id14
See also:
/lib_ref/ph/phmaketransbitmap.html#id1
PhMakeTransBitmap
/lib_ref/ph/phmaketransbitmap.html#id3
Synopsis:
/lib_ref/ph/phmaketransbitmap.html#id5
Library:
/lib_ref/ph/phmaketransbitmap.html#id7
Description:
/lib_ref/ph/phmaketransbitmap.html#id9
Returns:
/lib_ref/ph/phmaketransbitmap.html#id11
Examples:
/lib_ref/ph/phmaketransbitmap.html#id13
Classification:
/lib_ref/ph/phmaketransbitmap.html#id14
Safety:
/lib_ref/ph/phmaketransbitmap.html#id16
See also:
/lib_ref/ph/phmaketransparent.html#id1
PhMakeTransparent
/lib_ref/ph/phmaketransparent.html#id3
Synopsis:
/lib_ref/ph/phmaketransparent.html#id5
Library:
/lib_ref/ph/phmaketransparent.html#id7
Description:
/lib_ref/ph/phmaketransparent.html#id9
Returns:
/lib_ref/ph/phmaketransparent.html#id11
Examples:
/lib_ref/ph/phmaketransparent.html#id13
Classification:
/lib_ref/ph/phmaketransparent.html#id14
Safety:
/lib_ref/ph/phmaketransparent.html#id16
See also:
/lib_ref/ph/phmallocunpack.html#id1
PhMallocUnpack
/lib_ref/ph/phmallocunpack.html#id3
Synopsis:
/lib_ref/ph/phmallocunpack.html#id5
Library:
/lib_ref/ph/phmallocunpack.html#id7
Description:
/lib_ref/ph/phmallocunpack.html#id9
Returns:
/lib_ref/ph/phmallocunpack.html#id11
Classification:
/lib_ref/ph/phmallocunpack.html#id12
Safety:
/lib_ref/ph/phmallocunpack.html#id14
See also:
/lib_ref/ph/phmergetiles.html#id1
PhMergeTiles
/lib_ref/ph/phmergetiles.html#id3
Synopsis:
/lib_ref/ph/phmergetiles.html#id5
Library:
/lib_ref/ph/phmergetiles.html#id7
Description:
/lib_ref/ph/phmergetiles.html#id9
Returns:
/lib_ref/ph/phmergetiles.html#id11
Classification:
/lib_ref/ph/phmergetiles.html#id12
Safety:
/lib_ref/ph/phmergetiles.html#id14
See also:
/lib_ref/ph/phmovecursorabs.html#id1
PhMoveCursorAbs
/lib_ref/ph/phmovecursorabs.html#id3
Synopsis:
/lib_ref/ph/phmovecursorabs.html#id5
Library:
/lib_ref/ph/phmovecursorabs.html#id7
Description:
/lib_ref/ph/phmovecursorabs.html#id9
Classification:
/lib_ref/ph/phmovecursorabs.html#id10
Safety:
/lib_ref/ph/phmovecursorabs.html#id12
See also:
/lib_ref/ph/phmovecursorrel.html#id1
PhMoveCursorRel
/lib_ref/ph/phmovecursorrel.html#id3
Synopsis:
/lib_ref/ph/phmovecursorrel.html#id5
Library:
/lib_ref/ph/phmovecursorrel.html#id7
Description:
/lib_ref/ph/phmovecursorrel.html#id9
Classification:
/lib_ref/ph/phmovecursorrel.html#id10
Safety:
/lib_ref/ph/phmovecursorrel.html#id12
See also:
/lib_ref/ph/phpackentry.html#id1
PhPackEntry
/lib_ref/ph/phpackentry.html#id3
Synopsis:
/lib_ref/ph/phpackentry.html#id5
Library:
/lib_ref/ph/phpackentry.html#id7
Description:
/lib_ref/ph/phpackentry.html#id9
Returns:
/lib_ref/ph/phpackentry.html#id11
Classification:
/lib_ref/ph/phpackentry.html#id12
Safety:
/lib_ref/ph/phpackentry.html#id14
See also:
/lib_ref/ph/phpacktype.html#id1
PhPackType
/lib_ref/ph/phpacktype.html#id3
Synopsis:
/lib_ref/ph/phpacktype.html#id5
Library:
/lib_ref/ph/phpacktype.html#id7
Description:
/lib_ref/ph/phpacktype.html#id9
Returns:
/lib_ref/ph/phpacktype.html#id11
Classification:
/lib_ref/ph/phpacktype.html#id12
Safety:
/lib_ref/ph/phpacktype.html#id14
See also:
/lib_ref/ph/phpoint_t.html#id1
PhPoint_t
/lib_ref/ph/phpoint_t.html#id3
Synopsis:
/lib_ref/ph/phpoint_t.html#id5
Description:
/lib_ref/ph/phpoint_t.html#id7
Classification:
/lib_ref/ph/phpoint_t.html#id9
See also:
/lib_ref/ph/phpointerevent_t.html#id1
PhPointerEvent_t
/lib_ref/ph/phpointerevent_t.html#id3
Synopsis:
/lib_ref/ph/phpointerevent_t.html#id5
Description:
/lib_ref/ph/phpointerevent_t.html#id7
Classification:
/lib_ref/ph/phpointerevent_t.html#id9
See also:
/lib_ref/ph/phquerycursor.html#id1
PhQueryCursor
/lib_ref/ph/phquerycursor.html#id3
Synopsis:
/lib_ref/ph/phquerycursor.html#id5
Arguments:
/lib_ref/ph/phquerycursor.html#id7
Library:
/lib_ref/ph/phquerycursor.html#id9
Description:
/lib_ref/ph/phquerycursor.html#id11
Returns:
/lib_ref/ph/phquerycursor.html#id13
Classification:
/lib_ref/ph/phquerycursor.html#id14
Safety:
/lib_ref/ph/phquerycursor.html#id16
See also:
/lib_ref/ph/phqueryrids.html#id1
PhQueryRids
/lib_ref/ph/phqueryrids.html#id3
Synopsis:
/lib_ref/ph/phqueryrids.html#id5
Library:
/lib_ref/ph/phqueryrids.html#id7
Description:
/lib_ref/ph/phqueryrids.html#id9
Returns:
/lib_ref/ph/phqueryrids.html#id11
Classification:
/lib_ref/ph/phqueryrids.html#id12
Safety:
/lib_ref/ph/phqueryrids.html#id14
See also:
/lib_ref/ph/phquerysysteminfo.html#id1
PhQuerySystemInfo
/lib_ref/ph/phquerysysteminfo.html#id3
Synopsis:
/lib_ref/ph/phquerysysteminfo.html#id5
Library:
/lib_ref/ph/phquerysysteminfo.html#id7
Description:
/lib_ref/ph/phquerysysteminfo.html#id9
Returns:
/lib_ref/ph/phquerysysteminfo.html#id11
Classification:
/lib_ref/ph/phquerysysteminfo.html#id12
Safety:
/lib_ref/ph/phquerysysteminfo.html#id14
See also:
/lib_ref/ph/phreattach.html#id1
PhReattach
/lib_ref/ph/phreattach.html#id3
Synopsis:
/lib_ref/ph/phreattach.html#id5
Library:
/lib_ref/ph/phreattach.html#id7
Description:
/lib_ref/ph/phreattach.html#id9
Returns:
/lib_ref/ph/phreattach.html#id11
Examples:
/lib_ref/ph/phreattach.html#id13
Classification:
/lib_ref/ph/phreattach.html#id14
Safety:
/lib_ref/ph/phreattach.html#id16
See also:
/lib_ref/ph/phrect_t.html#id1
PhRect_t
/lib_ref/ph/phrect_t.html#id3
Synopsis:
/lib_ref/ph/phrect_t.html#id5
Description:
/lib_ref/ph/phrect_t.html#id7
Classification:
/lib_ref/ph/phrect_t.html#id9
See also:
/lib_ref/ph/phrectintersect.html#id1
PhRectIntersect
/lib_ref/ph/phrectintersect.html#id3
Synopsis:
/lib_ref/ph/phrectintersect.html#id5
Library:
/lib_ref/ph/phrectintersect.html#id7
Description:
/lib_ref/ph/phrectintersect.html#id9
Returns:
/lib_ref/ph/phrectintersect.html#id11
Classification:
/lib_ref/ph/phrectintersect.html#id12
Safety:
/lib_ref/ph/phrectintersect.html#id14
See also:
/lib_ref/ph/phrectstotiles.html#id1
PhRectsToTiles
/lib_ref/ph/phrectstotiles.html#id3
Synopsis:
/lib_ref/ph/phrectstotiles.html#id5
Library:
/lib_ref/ph/phrectstotiles.html#id7
Description:
/lib_ref/ph/phrectstotiles.html#id9
Returns:
/lib_ref/ph/phrectstotiles.html#id11
Classification:
/lib_ref/ph/phrectstotiles.html#id12
Safety:
/lib_ref/ph/phrectstotiles.html#id14
See also:
/lib_ref/ph/phrecttoarea.html#id1
PhRectToArea
/lib_ref/ph/phrecttoarea.html#id3
Synopsis:
/lib_ref/ph/phrecttoarea.html#id5
Library:
/lib_ref/ph/phrecttoarea.html#id7
Description:
/lib_ref/ph/phrecttoarea.html#id9
Classification:
/lib_ref/ph/phrecttoarea.html#id10
Safety:
/lib_ref/ph/phrecttoarea.html#id12
See also:
/lib_ref/ph/phrectunion.html#id1
PhRectUnion
/lib_ref/ph/phrectunion.html#id3
Synopsis:
/lib_ref/ph/phrectunion.html#id5
Library:
/lib_ref/ph/phrectunion.html#id7
Description:
/lib_ref/ph/phrectunion.html#id9
Returns:
/lib_ref/ph/phrectunion.html#id11
Classification:
/lib_ref/ph/phrectunion.html#id12
Safety:
/lib_ref/ph/phrectunion.html#id14
See also:
/lib_ref/ph/phregion_t.html#id1
PhRegion_t
/lib_ref/ph/phregion_t.html#id3
Synopsis:
/lib_ref/ph/phregion_t.html#id5
Description:
/lib_ref/ph/phregion_t.html#id7
Classification:
/lib_ref/ph/phregion_t.html#id9
See also:
/lib_ref/ph/phregionchange.html#id1
PhRegionChange
/lib_ref/ph/phregionchange.html#id3
Synopsis:
/lib_ref/ph/phregionchange.html#id5
Library:
/lib_ref/ph/phregionchange.html#id7
Description:
/lib_ref/ph/phregionchange.html#id9
Returns:
/lib_ref/ph/phregionchange.html#id11
Examples:
/lib_ref/ph/phregionchange.html#id13
Classification:
/lib_ref/ph/phregionchange.html#id14
Safety:
/lib_ref/ph/phregionchange.html#id16
See also:
/lib_ref/ph/phregionclose.html#id1
PhRegionClose
/lib_ref/ph/phregionclose.html#id3
Synopsis:
/lib_ref/ph/phregionclose.html#id5
Library:
/lib_ref/ph/phregionclose.html#id7
Description:
/lib_ref/ph/phregionclose.html#id9
Returns:
/lib_ref/ph/phregionclose.html#id11
Classification:
/lib_ref/ph/phregionclose.html#id12
Safety:
/lib_ref/ph/phregionclose.html#id14
See also:
/lib_ref/ph/phregiondatafindtype.html#id1
PhRegionDataFindType
/lib_ref/ph/phregiondatafindtype.html#id3
Synopsis:
/lib_ref/ph/phregiondatafindtype.html#id5
Library:
/lib_ref/ph/phregiondatafindtype.html#id7
Description:
/lib_ref/ph/phregiondatafindtype.html#id9
Returns:
/lib_ref/ph/phregiondatafindtype.html#id11
Examples:
/lib_ref/ph/phregiondatafindtype.html#id13
Classification:
/lib_ref/ph/phregiondatafindtype.html#id14
Safety:
/lib_ref/ph/phregiondatafindtype.html#id16
See also:
/lib_ref/ph/phregiondatahdr_t.html#id1
PhRegionDataHdr_t
/lib_ref/ph/phregiondatahdr_t.html#id3
Synopsis:
/lib_ref/ph/phregiondatahdr_t.html#id5
Description:
/lib_ref/ph/phregiondatahdr_t.html#id7
Classification:
/lib_ref/ph/phregiondatahdr_t.html#id9
See also:
/lib_ref/ph/phregioninfo.html#id1
PhRegionInfo
/lib_ref/ph/phregioninfo.html#id3
Synopsis:
/lib_ref/ph/phregioninfo.html#id5
Arguments:
/lib_ref/ph/phregioninfo.html#id7
Library:
/lib_ref/ph/phregioninfo.html#id9
Description:
/lib_ref/ph/phregioninfo.html#id11
Returns:
/lib_ref/ph/phregioninfo.html#id13
Examples:
/lib_ref/ph/phregioninfo.html#id15
Classification:
/lib_ref/ph/phregioninfo.html#id16
Safety:
/lib_ref/ph/phregioninfo.html#id18
See also:
/lib_ref/ph/phregionopen.html#id1
PhRegionOpen
/lib_ref/ph/phregionopen.html#id3
Synopsis:
/lib_ref/ph/phregionopen.html#id5
Library:
/lib_ref/ph/phregionopen.html#id7
Description:
/lib_ref/ph/phregionopen.html#id9
Returns:
/lib_ref/ph/phregionopen.html#id11
Examples:
/lib_ref/ph/phregionopen.html#id13
Classification:
/lib_ref/ph/phregionopen.html#id14
Safety:
/lib_ref/ph/phregionopen.html#id16
See also:
/lib_ref/ph/phregionquery.html#id1
PhRegionQuery
/lib_ref/ph/phregionquery.html#id3
Synopsis:
/lib_ref/ph/phregionquery.html#id5
Library:
/lib_ref/ph/phregionquery.html#id7
Description:
/lib_ref/ph/phregionquery.html#id9
Returns:
/lib_ref/ph/phregionquery.html#id11
Examples:
/lib_ref/ph/phregionquery.html#id13
Classification:
/lib_ref/ph/phregionquery.html#id14
Safety:
/lib_ref/ph/phregionquery.html#id16
See also:
/lib_ref/ph/phregistertransporttype.html#id1
PhRegisterTransportType
/lib_ref/ph/phregistertransporttype.html#id3
Synopsis:
/lib_ref/ph/phregistertransporttype.html#id5
Library:
/lib_ref/ph/phregistertransporttype.html#id7
Description:
/lib_ref/ph/phregistertransporttype.html#id9
Returns:
/lib_ref/ph/phregistertransporttype.html#id11
Classification:
/lib_ref/ph/phregistertransporttype.html#id12
Safety:
/lib_ref/ph/phregistertransporttype.html#id14
See also:
/lib_ref/ph/phreleaseimage.html#id1
PhReleaseImage
/lib_ref/ph/phreleaseimage.html#id3
Synopsis:
/lib_ref/ph/phreleaseimage.html#id5
Library:
/lib_ref/ph/phreleaseimage.html#id7
Description:
/lib_ref/ph/phreleaseimage.html#id9
Classification:
/lib_ref/ph/phreleaseimage.html#id10
Safety:
/lib_ref/ph/phreleaseimage.html#id12
See also:
/lib_ref/ph/phreleasetransportctrl.html#id1
PhReleaseTransportCtrl
/lib_ref/ph/phreleasetransportctrl.html#id3
Synopsis:
/lib_ref/ph/phreleasetransportctrl.html#id5
Library:
/lib_ref/ph/phreleasetransportctrl.html#id7
Description:
/lib_ref/ph/phreleasetransportctrl.html#id9
Classification:
/lib_ref/ph/phreleasetransportctrl.html#id10
Safety:
/lib_ref/ph/phreleasetransportctrl.html#id12
See also:
/lib_ref/ph/phreleasetransporthdrs.html#id1
PhReleaseTransportHdrs
/lib_ref/ph/phreleasetransporthdrs.html#id3
Synopsis:
/lib_ref/ph/phreleasetransporthdrs.html#id5
Library:
/lib_ref/ph/phreleasetransporthdrs.html#id7
Description:
/lib_ref/ph/phreleasetransporthdrs.html#id9
Classification:
/lib_ref/ph/phreleasetransporthdrs.html#id10
Safety:
/lib_ref/ph/phreleasetransporthdrs.html#id12
See also:
/lib_ref/ph/phsorttiles.html#id1
PhSortTiles
/lib_ref/ph/phsorttiles.html#id3
Synopsis:
/lib_ref/ph/phsorttiles.html#id5
Library:
/lib_ref/ph/phsorttiles.html#id7
Description:
/lib_ref/ph/phsorttiles.html#id9
Returns:
/lib_ref/ph/phsorttiles.html#id11
Classification:
/lib_ref/ph/phsorttiles.html#id12
Safety:
/lib_ref/ph/phsorttiles.html#id14
See also:
/lib_ref/ph/phsysinfo_t.html#id1
PhSysInfo_t
/lib_ref/ph/phsysinfo_t.html#id3
Synopsis:
/lib_ref/ph/phsysinfo_t.html#id5
Description:
/lib_ref/ph/phsysinfo_t.html#gen
gen
/lib_ref/ph/phsysinfo_t.html#gfx
gfx
/lib_ref/ph/phsysinfo_t.html#id9
Classification:
/lib_ref/ph/phsysinfo_t.html#id11
See also:
/lib_ref/ph/phtile_t.html#id1
PhTile_t
/lib_ref/ph/phtile_t.html#id3
Synopsis:
/lib_ref/ph/phtile_t.html#id5
Description:
/lib_ref/ph/phtile_t.html#id7
Classification:
/lib_ref/ph/phtile_t.html#id9
See also:
/lib_ref/ph/phtilesboundingrect.html#id1
PhTilesBoundingRect
/lib_ref/ph/phtilesboundingrect.html#id3
Synopsis:
/lib_ref/ph/phtilesboundingrect.html#id5
Arguments:
/lib_ref/ph/phtilesboundingrect.html#id7
Library:
/lib_ref/ph/phtilesboundingrect.html#id9
Description:
/lib_ref/ph/phtilesboundingrect.html#id11
Classification:
/lib_ref/ph/phtilesboundingrect.html#id12
Safety:
/lib_ref/ph/phtilesboundingrect.html#id14
See also:
/lib_ref/ph/phtilestorects.html#id1
PhTilesToRects
/lib_ref/ph/phtilestorects.html#id3
Synopsis:
/lib_ref/ph/phtilestorects.html#id5
Library:
/lib_ref/ph/phtilestorects.html#id7
Description:
/lib_ref/ph/phtilestorects.html#id9
Returns:
/lib_ref/ph/phtilestorects.html#id11
Classification:
/lib_ref/ph/phtilestorects.html#id12
Safety:
/lib_ref/ph/phtilestorects.html#id14
See also:
/lib_ref/ph/phtimerarm.html#id1
PhTimerArm
/lib_ref/ph/phtimerarm.html#id3
Synopsis:
/lib_ref/ph/phtimerarm.html#id5
Library:
/lib_ref/ph/phtimerarm.html#id7
Description:
/lib_ref/ph/phtimerarm.html#id9
Returns:
/lib_ref/ph/phtimerarm.html#id11
Classification:
/lib_ref/ph/phtimerarm.html#id12
Safety:
/lib_ref/ph/phtimerarm.html#id14
See also:
/lib_ref/ph/phto8859_1.html#id1
PhTo8859_1
/lib_ref/ph/phto8859_1.html#id3
Synopsis:
/lib_ref/ph/phto8859_1.html#id5
Library:
/lib_ref/ph/phto8859_1.html#id7
Description:
/lib_ref/ph/phto8859_1.html#id9
Returns:
/lib_ref/ph/phto8859_1.html#id11
Classification:
/lib_ref/ph/phto8859_1.html#id12
Safety:
/lib_ref/ph/phto8859_1.html#id14
See also:
/lib_ref/ph/phtranslaterect.html#id1
PhTranslateRect
/lib_ref/ph/phtranslaterect.html#id3
Synopsis:
/lib_ref/ph/phtranslaterect.html#id5
Library:
/lib_ref/ph/phtranslaterect.html#id7
Description:
/lib_ref/ph/phtranslaterect.html#id9
Returns:
/lib_ref/ph/phtranslaterect.html#id11
Examples:
/lib_ref/ph/phtranslaterect.html#id13
Classification:
/lib_ref/ph/phtranslaterect.html#id14
Safety:
/lib_ref/ph/phtranslaterect.html#id16
See also:
/lib_ref/ph/phtranslatetiles.html#id1
PhTranslateTiles
/lib_ref/ph/phtranslatetiles.html#id3
Synopsis:
/lib_ref/ph/phtranslatetiles.html#id5
Library:
/lib_ref/ph/phtranslatetiles.html#id7
Description:
/lib_ref/ph/phtranslatetiles.html#id9
Returns:
/lib_ref/ph/phtranslatetiles.html#id11
Classification:
/lib_ref/ph/phtranslatetiles.html#id12
Safety:
/lib_ref/ph/phtranslatetiles.html#id14
See also:
/lib_ref/ph/phtransportctrl_t.html#id1
PhTransportCtrl_t
/lib_ref/ph/phtransportctrl_t.html#id3
Synopsis:
/lib_ref/ph/phtransportctrl_t.html#id5
Description:
/lib_ref/ph/phtransportctrl_t.html#id7
Classification:
/lib_ref/ph/phtransportctrl_t.html#id9
See also:
/lib_ref/ph/phtransportfindlink.html#id1
PhTransportFindLink
/lib_ref/ph/phtransportfindlink.html#id3
Synopsis:
/lib_ref/ph/phtransportfindlink.html#id5
Library:
/lib_ref/ph/phtransportfindlink.html#id7
Description:
/lib_ref/ph/phtransportfindlink.html#id9
Returns:
/lib_ref/ph/phtransportfindlink.html#id11
Classification:
/lib_ref/ph/phtransportfindlink.html#id12
Safety:
/lib_ref/ph/phtransportfindlink.html#id14
See also:
/lib_ref/ph/phtransportlink_t.html#id1
PhTransportLink_t
/lib_ref/ph/phtransportlink_t.html#id3
Synopsis:
/lib_ref/ph/phtransportlink_t.html#id5
Description:
/lib_ref/ph/phtransportlink_t.html#id7
Classification:
/lib_ref/ph/phtransportlink_t.html#id9
See also:
/lib_ref/ph/phtransportregentry_t.html#id1
PhTransportRegEntry_t
/lib_ref/ph/phtransportregentry_t.html#id3
Synopsis:
/lib_ref/ph/phtransportregentry_t.html#id5
Description:
/lib_ref/ph/phtransportregentry_t.html#FixupManifests
Fixup manifests
/lib_ref/ph/phtransportregentry_t.html#EndianInformation
Endian information
/lib_ref/ph/phtransportregentry_t.html#id9
Classification:
/lib_ref/ph/phtransportregentry_t.html#id11
See also:
/lib_ref/ph/phtransporttype.html#id1
PhTransportType
/lib_ref/ph/phtransporttype.html#id3
Synopsis:
/lib_ref/ph/phtransporttype.html#id5
Library:
/lib_ref/ph/phtransporttype.html#id7
Description:
/lib_ref/ph/phtransporttype.html#id9
Returns:
/lib_ref/ph/phtransporttype.html#id11
Errors:
/lib_ref/ph/phtransporttype.html#id13
Classification:
/lib_ref/ph/phtransporttype.html#id14
Safety:
/lib_ref/ph/phtransporttype.html#id16
See also:
/lib_ref/ph/phunlinktransporthdr.html#id1
PhUnlinkTransportHdr
/lib_ref/ph/phunlinktransporthdr.html#id3
Synopsis:
/lib_ref/ph/phunlinktransporthdr.html#id5
Library:
/lib_ref/ph/phunlinktransporthdr.html#id7
Description:
/lib_ref/ph/phunlinktransporthdr.html#id9
Returns:
/lib_ref/ph/phunlinktransporthdr.html#id11
Classification:
/lib_ref/ph/phunlinktransporthdr.html#id12
Safety:
/lib_ref/ph/phunlinktransporthdr.html#id14
See also:
/lib_ref/ph/phunpack.html#id1
PhUnpack
/lib_ref/ph/phunpack.html#id3
Synopsis:
/lib_ref/ph/phunpack.html#id5
Library:
/lib_ref/ph/phunpack.html#id7
Description:
/lib_ref/ph/phunpack.html#id9
Returns:
/lib_ref/ph/phunpack.html#id11
Classification:
/lib_ref/ph/phunpack.html#id12
Safety:
/lib_ref/ph/phunpack.html#id14
See also:
/lib_ref/ph/phwindowevent_t.html#id1
PhWindowEvent_t
/lib_ref/ph/phwindowevent_t.html#id3
Synopsis:
/lib_ref/ph/phwindowevent_t.html#id5
Description:
/lib_ref/ph/phwindowevent_t.html#id7
Classification:
/lib_ref/ph/phwindowevent_t.html#id9
See also:
/lib_ref/ph/phwindowqueryvisible.html#id1
PhWindowQueryVisible
/lib_ref/ph/phwindowqueryvisible.html#id3
Synopsis:
/lib_ref/ph/phwindowqueryvisible.html#id5
Library:
/lib_ref/ph/phwindowqueryvisible.html#id7
Description:
/lib_ref/ph/phwindowqueryvisible.html#id9
Returns:
/lib_ref/ph/phwindowqueryvisible.html#id11
Examples:
/lib_ref/ph/phwindowqueryvisible.html#id13
Classification:
/lib_ref/ph/phwindowqueryvisible.html#id14
Safety:
/lib_ref/ph/phwindowqueryvisible.html#id16
See also:
/lib_ref/pi-base.html#id1
Pi---Images
/lib_ref/pi/picropimage.html#id1
PiCropImage
/lib_ref/pi/picropimage.html#id3
Synopsis:
/lib_ref/pi/picropimage.html#id5
Library:
/lib_ref/pi/picropimage.html#id7
Description:
/lib_ref/pi/picropimage.html#id9
Returns:
/lib_ref/pi/picropimage.html#id11
Classification:
/lib_ref/pi/picropimage.html#id12
Safety:
/lib_ref/pi/picropimage.html#id14
See also:
/lib_ref/pi/piduplicateimage.html#id1
PiDuplicateImage
/lib_ref/pi/piduplicateimage.html#id3
Synopsis:
/lib_ref/pi/piduplicateimage.html#id5
Arguments:
/lib_ref/pi/piduplicateimage.html#id7
Library:
/lib_ref/pi/piduplicateimage.html#id9
Description:
/lib_ref/pi/piduplicateimage.html#id11
Returns:
/lib_ref/pi/piduplicateimage.html#id13
Classification:
/lib_ref/pi/piduplicateimage.html#id14
Safety:
/lib_ref/pi/piduplicateimage.html#id16
See also:
/lib_ref/pi/piflipimage.html#id1
PiFlipImage
/lib_ref/pi/piflipimage.html#id3
Synopsis:
/lib_ref/pi/piflipimage.html#id5
Library:
/lib_ref/pi/piflipimage.html#id7
Description:
/lib_ref/pi/piflipimage.html#id9
Returns:
/lib_ref/pi/piflipimage.html#id11
Classification:
/lib_ref/pi/piflipimage.html#id12
Safety:
/lib_ref/pi/piflipimage.html#id14
See also:
/lib_ref/pi/pigetpixel.html#id1
PiGetPixel
/lib_ref/pi/pigetpixel.html#id3
Synopsis:
/lib_ref/pi/pigetpixel.html#id5
Library:
/lib_ref/pi/pigetpixel.html#id7
Description:
/lib_ref/pi/pigetpixel.html#id9
Returns:
/lib_ref/pi/pigetpixel.html#id11
Classification:
/lib_ref/pi/pigetpixel.html#id12
Safety:
/lib_ref/pi/pigetpixel.html#id14
See also:
/lib_ref/pi/pigetpixelfromdata.html#id1
PiGetPixelFromData
/lib_ref/pi/pigetpixelfromdata.html#id3
Synopsis:
/lib_ref/pi/pigetpixelfromdata.html#id5
Library:
/lib_ref/pi/pigetpixelfromdata.html#id7
Description:
/lib_ref/pi/pigetpixelfromdata.html#id9
Returns:
/lib_ref/pi/pigetpixelfromdata.html#id11
Classification:
/lib_ref/pi/pigetpixelfromdata.html#id12
Safety:
/lib_ref/pi/pigetpixelfromdata.html#id14
See also:
/lib_ref/pi/pigetpixelrgb.html#id1
PiGetPixelRGB
/lib_ref/pi/pigetpixelrgb.html#id3
Synopsis:
/lib_ref/pi/pigetpixelrgb.html#id5
Library:
/lib_ref/pi/pigetpixelrgb.html#id7
Description:
/lib_ref/pi/pigetpixelrgb.html#id9
Returns:
/lib_ref/pi/pigetpixelrgb.html#id11
Classification:
/lib_ref/pi/pigetpixelrgb.html#id12
Safety:
/lib_ref/pi/pigetpixelrgb.html#id14
See also:
/lib_ref/pi/pisetpixel.html#id1
PiSetPixel
/lib_ref/pi/pisetpixel.html#id3
Synopsis:
/lib_ref/pi/pisetpixel.html#id5
Library:
/lib_ref/pi/pisetpixel.html#id7
Description:
/lib_ref/pi/pisetpixel.html#id9
Returns:
/lib_ref/pi/pisetpixel.html#id11
Classification:
/lib_ref/pi/pisetpixel.html#id12
Safety:
/lib_ref/pi/pisetpixel.html#id14
See also:
/lib_ref/pi/pisetpixelindata.html#id1
PiSetPixelInData
/lib_ref/pi/pisetpixelindata.html#id3
Synopsis:
/lib_ref/pi/pisetpixelindata.html#id5
Library:
/lib_ref/pi/pisetpixelindata.html#id7
Description:
/lib_ref/pi/pisetpixelindata.html#id9
Returns:
/lib_ref/pi/pisetpixelindata.html#id11
Classification:
/lib_ref/pi/pisetpixelindata.html#id12
Safety:
/lib_ref/pi/pisetpixelindata.html#id14
See also:
/lib_ref/pm-base.html#id1
Pm---Memory
/lib_ref/pm/pmmemcreatemc.html#id1
PmMemCreateMC
/lib_ref/pm/pmmemcreatemc.html#id3
Synopsis:
/lib_ref/pm/pmmemcreatemc.html#id5
Library:
/lib_ref/pm/pmmemcreatemc.html#id7
Description:
/lib_ref/pm/pmmemcreatemc.html#id9
Returns:
/lib_ref/pm/pmmemcreatemc.html#id11
Examples:
/lib_ref/pm/pmmemcreatemc.html#id13
Classification:
/lib_ref/pm/pmmemcreatemc.html#id14
Safety:
/lib_ref/pm/pmmemcreatemc.html#id16
See also:
/lib_ref/pm/pmmemflush.html#id1
PmMemFlush
/lib_ref/pm/pmmemflush.html#id3
Synopsis:
/lib_ref/pm/pmmemflush.html#id5
Library:
/lib_ref/pm/pmmemflush.html#id7
Description:
/lib_ref/pm/pmmemflush.html#id9
Returns:
/lib_ref/pm/pmmemflush.html#id11
Examples:
/lib_ref/pm/pmmemflush.html#id13
Classification:
/lib_ref/pm/pmmemflush.html#id14
Safety:
/lib_ref/pm/pmmemflush.html#id16
See also:
/lib_ref/pm/pmmemreleasemc.html#id1
PmMemReleaseMC
/lib_ref/pm/pmmemreleasemc.html#id3
Synopsis:
/lib_ref/pm/pmmemreleasemc.html#id5
Library:
/lib_ref/pm/pmmemreleasemc.html#id7
Description:
/lib_ref/pm/pmmemreleasemc.html#id9
Examples:
/lib_ref/pm/pmmemreleasemc.html#id11
Classification:
/lib_ref/pm/pmmemreleasemc.html#id12
Safety:
/lib_ref/pm/pmmemreleasemc.html#id14
See also:
/lib_ref/pm/pmmemsetchunksize.html#id1
PmMemSetChunkSize
/lib_ref/pm/pmmemsetchunksize.html#id3
Synopsis:
/lib_ref/pm/pmmemsetchunksize.html#id5
Library:
/lib_ref/pm/pmmemsetchunksize.html#id7
Description:
/lib_ref/pm/pmmemsetchunksize.html#id9
Classification:
/lib_ref/pm/pmmemsetchunksize.html#id10
Safety:
/lib_ref/pm/pmmemsetchunksize.html#id12
See also:
/lib_ref/pm/pmmemsetmaxbufsize.html#id1
PmMemSetMaxBufSize
/lib_ref/pm/pmmemsetmaxbufsize.html#id3
Synopsis:
/lib_ref/pm/pmmemsetmaxbufsize.html#id5
Library:
/lib_ref/pm/pmmemsetmaxbufsize.html#id7
Description:
/lib_ref/pm/pmmemsetmaxbufsize.html#id9
Classification:
/lib_ref/pm/pmmemsetmaxbufsize.html#id10
Safety:
/lib_ref/pm/pmmemsetmaxbufsize.html#id12
See also:
/lib_ref/pm/pmmemsettype.html#id1
PmMemSetType
/lib_ref/pm/pmmemsettype.html#id3
Synopsis:
/lib_ref/pm/pmmemsettype.html#id5
Library:
/lib_ref/pm/pmmemsettype.html#id7
Description:
/lib_ref/pm/pmmemsettype.html#id9
Classification:
/lib_ref/pm/pmmemsettype.html#id10
Safety:
/lib_ref/pm/pmmemsettype.html#id12
See also:
/lib_ref/pm/pmmemstart.html#id1
PmMemStart
/lib_ref/pm/pmmemstart.html#id3
Synopsis:
/lib_ref/pm/pmmemstart.html#id5
Library:
/lib_ref/pm/pmmemstart.html#id7
Description:
/lib_ref/pm/pmmemstart.html#id9
Returns:
/lib_ref/pm/pmmemstart.html#id11
Errors:
/lib_ref/pm/pmmemstart.html#id13
Examples:
/lib_ref/pm/pmmemstart.html#id15
Classification:
/lib_ref/pm/pmmemstart.html#id16
Safety:
/lib_ref/pm/pmmemstart.html#id18
See also:
/lib_ref/pm/pmmemstop.html#id1
PmMemStop
/lib_ref/pm/pmmemstop.html#id3
Synopsis:
/lib_ref/pm/pmmemstop.html#id5
Library:
/lib_ref/pm/pmmemstop.html#id7
Description:
/lib_ref/pm/pmmemstop.html#id9
Returns:
/lib_ref/pm/pmmemstop.html#id11
Examples:
/lib_ref/pm/pmmemstop.html#id13
Classification:
/lib_ref/pm/pmmemstop.html#id14
Safety:
/lib_ref/pm/pmmemstop.html#id16
See also:
/lib_ref/pp-base.html#id1
Pp---Printing
/lib_ref/pp/ppcontinuejob.html#id1
PpContinueJob
/lib_ref/pp/ppcontinuejob.html#id3
Synopsis:
/lib_ref/pp/ppcontinuejob.html#id5
Arguments:
/lib_ref/pp/ppcontinuejob.html#id7
Library:
/lib_ref/pp/ppcontinuejob.html#id9
Description:
/lib_ref/pp/ppcontinuejob.html#id11
Returns:
/lib_ref/pp/ppcontinuejob.html#id13
Errors:
/lib_ref/pp/ppcontinuejob.html#id15
Examples:
/lib_ref/pp/ppcontinuejob.html#id17
Classification:
/lib_ref/pp/ppcontinuejob.html#id18
Safety:
/lib_ref/pp/ppcontinuejob.html#id20
See also:
/lib_ref/pp/ppcreatepc.html#id1
PpCreatePC
/lib_ref/pp/ppcreatepc.html#id3
Synopsis:
/lib_ref/pp/ppcreatepc.html#id5
Library:
/lib_ref/pp/ppcreatepc.html#id7
Description:
/lib_ref/pp/ppcreatepc.html#id9
Returns:
/lib_ref/pp/ppcreatepc.html#id11
Examples:
/lib_ref/pp/ppcreatepc.html#id13
Classification:
/lib_ref/pp/ppcreatepc.html#id14
Safety:
/lib_ref/pp/ppcreatepc.html#id16
See also:
/lib_ref/pp/ppendjob.html#id1
PpEndJob
/lib_ref/pp/ppendjob.html#id3
Synopsis:
/lib_ref/pp/ppendjob.html#id5
Arguments:
/lib_ref/pp/ppendjob.html#id7
Library:
/lib_ref/pp/ppendjob.html#id9
Description:
/lib_ref/pp/ppendjob.html#id11
Returns:
/lib_ref/pp/ppendjob.html#id13
Examples:
/lib_ref/pp/ppendjob.html#id15
Classification:
/lib_ref/pp/ppendjob.html#id16
Safety:
/lib_ref/pp/ppendjob.html#id18
See also:
/lib_ref/pp/ppfreeprinterlist.html#id1
PpFreePrinterList
/lib_ref/pp/ppfreeprinterlist.html#id3
Synopsis:
/lib_ref/pp/ppfreeprinterlist.html#id5
Arguments:
/lib_ref/pp/ppfreeprinterlist.html#id7
Library:
/lib_ref/pp/ppfreeprinterlist.html#id9
Description:
/lib_ref/pp/ppfreeprinterlist.html#id11
Classification:
/lib_ref/pp/ppfreeprinterlist.html#id12
Safety:
/lib_ref/pp/ppfreeprinterlist.html#id14
See also:
/lib_ref/pp/ppgetcanvas.html#id1
PpGetCanvas
/lib_ref/pp/ppgetcanvas.html#id3
Synopsis:
/lib_ref/pp/ppgetcanvas.html#id5
Arguments:
/lib_ref/pp/ppgetcanvas.html#id7
Library:
/lib_ref/pp/ppgetcanvas.html#id9
Description:
/lib_ref/pp/ppgetcanvas.html#id11
Returns:
/lib_ref/pp/ppgetcanvas.html#id13
Classification:
/lib_ref/pp/ppgetcanvas.html#id14
Safety:
/lib_ref/pp/ppgetcanvas.html#id16
See also:
/lib_ref/pp/ppgetpc.html#id1
PpGetPC
/lib_ref/pp/ppgetpc.html#id3
Synopsis:
/lib_ref/pp/ppgetpc.html#id5
Arguments:
/lib_ref/pp/ppgetpc.html#id7
Library:
/lib_ref/pp/ppgetpc.html#id9
Description:
/lib_ref/pp/ppgetpc.html#id11
Returns:
/lib_ref/pp/ppgetpc.html#id13
Examples:
/lib_ref/pp/ppgetpc.html#id15
Classification:
/lib_ref/pp/ppgetpc.html#id16
Safety:
/lib_ref/pp/ppgetpc.html#id18
See also:
/lib_ref/pp/pploaddefaultprinter.html#id1
PpLoadDefaultPrinter
/lib_ref/pp/pploaddefaultprinter.html#id3
Synopsis:
/lib_ref/pp/pploaddefaultprinter.html#id5
Arguments:
/lib_ref/pp/pploaddefaultprinter.html#id7
Library:
/lib_ref/pp/pploaddefaultprinter.html#id9
Description:
/lib_ref/pp/pploaddefaultprinter.html#id11
Returns:
/lib_ref/pp/pploaddefaultprinter.html#id13
Examples:
/lib_ref/pp/pploaddefaultprinter.html#id15
Classification:
/lib_ref/pp/pploaddefaultprinter.html#id16
Safety:
/lib_ref/pp/pploaddefaultprinter.html#id18
See also:
/lib_ref/pp/pploadprinter.html#id1
PpLoadPrinter
/lib_ref/pp/pploadprinter.html#id3
Synopsis:
/lib_ref/pp/pploadprinter.html#id5
Arguments:
/lib_ref/pp/pploadprinter.html#id7
Library:
/lib_ref/pp/pploadprinter.html#id9
Description:
/lib_ref/pp/pploadprinter.html#id11
Returns:
/lib_ref/pp/pploadprinter.html#id13
Examples:
/lib_ref/pp/pploadprinter.html#id15
Classification:
/lib_ref/pp/pploadprinter.html#id16
Safety:
/lib_ref/pp/pploadprinter.html#id18
See also:
/lib_ref/pp/pploadprinterlist.html#id1
PpLoadPrinterList
/lib_ref/pp/pploadprinterlist.html#id3
Synopsis:
/lib_ref/pp/pploadprinterlist.html#id5
Library:
/lib_ref/pp/pploadprinterlist.html#id7
Description:
/lib_ref/pp/pploadprinterlist.html#id9
Returns:
/lib_ref/pp/pploadprinterlist.html#id11
Classification:
/lib_ref/pp/pploadprinterlist.html#id12
Safety:
/lib_ref/pp/pploadprinterlist.html#id14
See also:
/lib_ref/pp/ppprintcontext_t.html#id1
PpPrintContext_t
/lib_ref/pp/ppprintcontext_t.html#id3
Synopsis:
/lib_ref/pp/ppprintcontext_t.html#id5
Description:
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_COLLATING_MODE
Pp_PC_COLLATING_MODE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_COLOR_MODE
Pp_PC_COLOR_MODE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_CONTROL
Pp_PC_CONTROL (read-only)
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_COPIES
Pp_PC_COPIES
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_DATE
Pp_PC_DATE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_DEVICE
Pp_PC_DEVICE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_DITHERING
Pp_PC_DITHERING
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_DO_PREVIEW
Pp_PC_DO_PREVIEW
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_DRIVER
Pp_PC_DRIVER
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_DUPLEX
Pp_PC_DUPLEX
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_FILENAME
Pp_PC_FILENAME
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_INKTYPE
Pp_PC_INKTYPE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_INTENSITY
Pp_PC_INTENSITY
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_JOB_NAME
Pp_PC_JOB_NAME
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_MARGINS
Pp_PC_MARGINS
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_MAX_DEST_SIZE
Pp_PC_MAX_DEST_SIZE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_NAME
Pp_PC_NAME
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_NONPRINT_MARGINS
Pp_PC_NONPRINT_MARGINS
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_ORIENTATION
Pp_PC_ORIENTATION
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PAGE_NUM
Pp_PC_PAGE_NUM
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PAGE_RANGE
Pp_PC_PAGE_RANGE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PAPER_SIZE
Pp_PC_PAPER_SIZE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PAPER_SOURCE
Pp_PC_PAPER_SOURCE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PAPER_TYPE
Pp_PC_PAPER_TYPE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PREVIEW_APP
Pp_PC_PREVIEW_APP
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PRINTER_RESOLUTION
Pp_PC_PRINTER_RESOLUTION
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_PROP_APP
Pp_PC_PROP_APP
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_REVERSED
Pp_PC_REVERSED
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_SCALE
Pp_PC_SCALE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_SOURCE_COLORS
Pp_PC_SOURCE_COLORS
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_SOURCE_OFFSET
Pp_PC_SOURCE_OFFSET
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_SOURCE_RESOLUTION
Pp_PC_SOURCE_RESOLUTION
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_SOURCE_SIZE
Pp_PC_SOURCE_SIZE
/lib_ref/pp/ppprintcontext_t.html#Pp_PC_USER_ID
Pp_PC_USER_ID (read-only)
/lib_ref/pp/ppprintcontext_t.html#id41
Classification:
/lib_ref/pp/ppprintcontext_t.html#id43
See also:
/lib_ref/pp/ppprintnewpage.html#id1
PpPrintNewPage
/lib_ref/pp/ppprintnewpage.html#id3
Synopsis:
/lib_ref/pp/ppprintnewpage.html#id5
Arguments:
/lib_ref/pp/ppprintnewpage.html#id7
Library:
/lib_ref/pp/ppprintnewpage.html#id9
Description:
/lib_ref/pp/ppprintnewpage.html#id11
Returns:
/lib_ref/pp/ppprintnewpage.html#id13
Classification:
/lib_ref/pp/ppprintnewpage.html#id14
Safety:
/lib_ref/pp/ppprintnewpage.html#id16
See also:
/lib_ref/pp/ppprintwidget.html#id1
PpPrintWidget
/lib_ref/pp/ppprintwidget.html#id3
Synopsis:
/lib_ref/pp/ppprintwidget.html#id5
Arguments:
/lib_ref/pp/ppprintwidget.html#id7
Library:
/lib_ref/pp/ppprintwidget.html#id9
Description:
/lib_ref/pp/ppprintwidget.html#id11
Examples:
/lib_ref/pp/ppprintwidget.html#id13
Classification:
/lib_ref/pp/ppprintwidget.html#id14
Safety:
/lib_ref/pp/ppprintwidget.html#id16
See also:
/lib_ref/pp/ppreleasepc.html#id1
PpReleasePC
/lib_ref/pp/ppreleasepc.html#id3
Synopsis:
/lib_ref/pp/ppreleasepc.html#id5
Arguments:
/lib_ref/pp/ppreleasepc.html#id7
Library:
/lib_ref/pp/ppreleasepc.html#id9
Description:
/lib_ref/pp/ppreleasepc.html#id11
Examples:
/lib_ref/pp/ppreleasepc.html#id13
Classification:
/lib_ref/pp/ppreleasepc.html#id14
Safety:
/lib_ref/pp/ppreleasepc.html#id16
See also:
/lib_ref/pp/ppsetcanvas.html#id1
PpSetCanvas
/lib_ref/pp/ppsetcanvas.html#id3
Synopsis:
/lib_ref/pp/ppsetcanvas.html#id5
Arguments:
/lib_ref/pp/ppsetcanvas.html#id7
Library:
/lib_ref/pp/ppsetcanvas.html#id9
Description:
/lib_ref/pp/ppsetcanvas.html#id11
Returns:
/lib_ref/pp/ppsetcanvas.html#id13
Classification:
/lib_ref/pp/ppsetcanvas.html#id14
Safety:
/lib_ref/pp/ppsetcanvas.html#id16
See also:
/lib_ref/pp/ppsetpc.html#id1
PpSetPC
/lib_ref/pp/ppsetpc.html#id3
Synopsis:
/lib_ref/pp/ppsetpc.html#id5
Arguments:
/lib_ref/pp/ppsetpc.html#id7
Library:
/lib_ref/pp/ppsetpc.html#id9
Description:
/lib_ref/pp/ppsetpc.html#id11
Returns:
/lib_ref/pp/ppsetpc.html#id13
Errors:
/lib_ref/pp/ppsetpc.html#id15
Examples:
/lib_ref/pp/ppsetpc.html#id17
Classification:
/lib_ref/pp/ppsetpc.html#id18
Safety:
/lib_ref/pp/ppsetpc.html#id20
See also:
/lib_ref/pp/ppstartjob.html#id1
PpStartJob
/lib_ref/pp/ppstartjob.html#id3
Synopsis:
/lib_ref/pp/ppstartjob.html#id5
Arguments:
/lib_ref/pp/ppstartjob.html#id7
Library:
/lib_ref/pp/ppstartjob.html#id9
Description:
/lib_ref/pp/ppstartjob.html#id11
Returns:
/lib_ref/pp/ppstartjob.html#id13
Errors:
/lib_ref/pp/ppstartjob.html#id15
Examples:
/lib_ref/pp/ppstartjob.html#id17
Classification:
/lib_ref/pp/ppstartjob.html#id18
Safety:
/lib_ref/pp/ppstartjob.html#id20
See also:
/lib_ref/pp/ppsuspendjob.html#id1
PpSuspendJob
/lib_ref/pp/ppsuspendjob.html#id3
Synopsis:
/lib_ref/pp/ppsuspendjob.html#id5
Arguments:
/lib_ref/pp/ppsuspendjob.html#id7
Library:
/lib_ref/pp/ppsuspendjob.html#id9
Description:
/lib_ref/pp/ppsuspendjob.html#id11
Classification:
/lib_ref/pp/ppsuspendjob.html#id12
Safety:
/lib_ref/pp/ppsuspendjob.html#id14
See also:
/lib_ref/pt-base.html#id1
Pt---Widget Toolkit
/lib_ref/pt/ptaddcallback.html#id1
PtAddCallback
/lib_ref/pt/ptaddcallback.html#id3
Synopsis:
/lib_ref/pt/ptaddcallback.html#id5
Arguments:
/lib_ref/pt/ptaddcallback.html#id7
Library:
/lib_ref/pt/ptaddcallback.html#id9
Description:
/lib_ref/pt/ptaddcallback.html#id11
Examples:
/lib_ref/pt/ptaddcallback.html#id13
Classification:
/lib_ref/pt/ptaddcallback.html#id14
Safety:
/lib_ref/pt/ptaddcallback.html#id16
See also:
/lib_ref/pt/ptaddcallbacks.html#id1
PtAddCallbacks
/lib_ref/pt/ptaddcallbacks.html#id3
Synopsis:
/lib_ref/pt/ptaddcallbacks.html#id5
Library:
/lib_ref/pt/ptaddcallbacks.html#id7
Description:
/lib_ref/pt/ptaddcallbacks.html#id9
Examples:
/lib_ref/pt/ptaddcallbacks.html#id11
Classification:
/lib_ref/pt/ptaddcallbacks.html#id12
Safety:
/lib_ref/pt/ptaddcallbacks.html#id14
See also:
/lib_ref/pt/ptaddclassstyle.html#id1
PtAddClassStyle
/lib_ref/pt/ptaddclassstyle.html#id3
Synopsis:
/lib_ref/pt/ptaddclassstyle.html#id5
Library:
/lib_ref/pt/ptaddclassstyle.html#id7
Description:
/lib_ref/pt/ptaddclassstyle.html#id9
Returns:
/lib_ref/pt/ptaddclassstyle.html#id11
Examples:
/lib_ref/pt/ptaddclassstyle.html#id13
Classification:
/lib_ref/pt/ptaddclassstyle.html#id14
Safety:
/lib_ref/pt/ptaddclassstyle.html#id16
See also:
/lib_ref/pt/ptadddata.html#id1
PtAddData
/lib_ref/pt/ptadddata.html#id3
Synopsis:
/lib_ref/pt/ptadddata.html#id5
Arguments:
/lib_ref/pt/ptadddata.html#id7
Library:
/lib_ref/pt/ptadddata.html#id9
Description:
/lib_ref/pt/ptadddata.html#id11
Returns:
/lib_ref/pt/ptadddata.html#id13
Classification:
/lib_ref/pt/ptadddata.html#id14
Safety:
/lib_ref/pt/ptadddata.html#id16
See also:
/lib_ref/pt/ptaddeventhandler.html#id1
PtAddEventHandler
/lib_ref/pt/ptaddeventhandler.html#id3
Synopsis:
/lib_ref/pt/ptaddeventhandler.html#id5
Library:
/lib_ref/pt/ptaddeventhandler.html#id7
Description:
/lib_ref/pt/ptaddeventhandler.html#id9
Examples:
/lib_ref/pt/ptaddeventhandler.html#id11
Classification:
/lib_ref/pt/ptaddeventhandler.html#id12
Safety:
/lib_ref/pt/ptaddeventhandler.html#id14
See also:
/lib_ref/pt/ptaddeventhandlers.html#id1
PtAddEventHandlers
/lib_ref/pt/ptaddeventhandlers.html#id3
Synopsis:
/lib_ref/pt/ptaddeventhandlers.html#id5
Library:
/lib_ref/pt/ptaddeventhandlers.html#id7
Description:
/lib_ref/pt/ptaddeventhandlers.html#id9
Examples:
/lib_ref/pt/ptaddeventhandlers.html#id11
Classification:
/lib_ref/pt/ptaddeventhandlers.html#id12
Safety:
/lib_ref/pt/ptaddeventhandlers.html#id14
See also:
/lib_ref/pt/ptaddfiltercallback.html#id1
PtAddFilterCallback
/lib_ref/pt/ptaddfiltercallback.html#id3
Synopsis:
/lib_ref/pt/ptaddfiltercallback.html#id5
Library:
/lib_ref/pt/ptaddfiltercallback.html#id7
Description:
/lib_ref/pt/ptaddfiltercallback.html#id9
Examples:
/lib_ref/pt/ptaddfiltercallback.html#id11
Classification:
/lib_ref/pt/ptaddfiltercallback.html#id12
Safety:
/lib_ref/pt/ptaddfiltercallback.html#id14
See also:
/lib_ref/pt/ptaddfiltercallbacks.html#id1
PtAddFilterCallbacks
/lib_ref/pt/ptaddfiltercallbacks.html#id3
Synopsis:
/lib_ref/pt/ptaddfiltercallbacks.html#id5
Library:
/lib_ref/pt/ptaddfiltercallbacks.html#id7
Description:
/lib_ref/pt/ptaddfiltercallbacks.html#id9
Examples:
/lib_ref/pt/ptaddfiltercallbacks.html#id11
Classification:
/lib_ref/pt/ptaddfiltercallbacks.html#id12
Safety:
/lib_ref/pt/ptaddfiltercallbacks.html#id14
See also:
/lib_ref/pt/ptaddhotkeyhandler.html#id1
PtAddHotkeyHandler
/lib_ref/pt/ptaddhotkeyhandler.html#id3
Synopsis:
/lib_ref/pt/ptaddhotkeyhandler.html#id5
Library:
/lib_ref/pt/ptaddhotkeyhandler.html#id7
Description:
/lib_ref/pt/ptaddhotkeyhandler.html#id9
Examples:
/lib_ref/pt/ptaddhotkeyhandler.html#id11
Classification:
/lib_ref/pt/ptaddhotkeyhandler.html#id12
Safety:
/lib_ref/pt/ptaddhotkeyhandler.html#id14
See also:
/lib_ref/pt/ptaddresponsetype.html#id1
PtAddResponseType
/lib_ref/pt/ptaddresponsetype.html#id3
Synopsis:
/lib_ref/pt/ptaddresponsetype.html#id5
Library:
/lib_ref/pt/ptaddresponsetype.html#id7
Description:
/lib_ref/pt/ptaddresponsetype.html#id9
Returns:
/lib_ref/pt/ptaddresponsetype.html#id11
Classification:
/lib_ref/pt/ptaddresponsetype.html#id12
Safety:
/lib_ref/pt/ptaddresponsetype.html#id14
See also:
/lib_ref/pt/ptalert.html#id1
PtAlert
/lib_ref/pt/ptalert.html#id3
Synopsis:
/lib_ref/pt/ptalert.html#id5
Arguments:
/lib_ref/pt/ptalert.html#id7
Library:
/lib_ref/pt/ptalert.html#id9
Description:
/lib_ref/pt/ptalert.html#id11
Returns:
/lib_ref/pt/ptalert.html#id13
Examples:
/lib_ref/pt/ptalert.html#id15
Classification:
/lib_ref/pt/ptalert.html#id16
Safety:
/lib_ref/pt/ptalert.html#id18
See also:
/lib_ref/pt/ptallowexit.html#id1
PtAllowExit
/lib_ref/pt/ptallowexit.html#id3
Synopsis:
/lib_ref/pt/ptallowexit.html#id5
Library:
/lib_ref/pt/ptallowexit.html#id7
Description:
/lib_ref/pt/ptallowexit.html#id9
Classification:
/lib_ref/pt/ptallowexit.html#id10
Safety:
/lib_ref/pt/ptallowexit.html#id12
See also:
/lib_ref/pt/ptappaddcallback.html#id1
PtAppAddCallback
/lib_ref/pt/ptappaddcallback.html#id3
Synopsis:
/lib_ref/pt/ptappaddcallback.html#id5
Arguments:
/lib_ref/pt/ptappaddcallback.html#id7
Library:
/lib_ref/pt/ptappaddcallback.html#id9
Description:
/lib_ref/pt/ptappaddcallback.html#id11
Returns:
/lib_ref/pt/ptappaddcallback.html#id13
Examples:
/lib_ref/pt/ptappaddcallback.html#id15
Classification:
/lib_ref/pt/ptappaddcallback.html#id16
Safety:
/lib_ref/pt/ptappaddcallback.html#id18
See also:
/lib_ref/pt/ptappaddeventhandler.html#id1
PtAppAddEventHandler
/lib_ref/pt/ptappaddeventhandler.html#id3
Synopsis:
/lib_ref/pt/ptappaddeventhandler.html#id5
Arguments:
/lib_ref/pt/ptappaddeventhandler.html#id7
Library:
/lib_ref/pt/ptappaddeventhandler.html#id9
Description:
/lib_ref/pt/ptappaddeventhandler.html#id11
Classification:
/lib_ref/pt/ptappaddeventhandler.html#id12
Safety:
/lib_ref/pt/ptappaddeventhandler.html#id14
See also:
/lib_ref/pt/ptappaddfd.html#id1
PtAppAddFd, PtAppAddFdPri
/lib_ref/pt/ptappaddfd.html#id3
Synopsis:
/lib_ref/pt/ptappaddfd.html#id5
Arguments:
/lib_ref/pt/ptappaddfd.html#id7
Library:
/lib_ref/pt/ptappaddfd.html#id9
Description:
/lib_ref/pt/ptappaddfd.html#id11
Returns:
/lib_ref/pt/ptappaddfd.html#id13
Classification:
/lib_ref/pt/ptappaddfd.html#id14
Safety:
/lib_ref/pt/ptappaddfd.html#id16
See also:
/lib_ref/pt/ptappaddfiltercallback.html#id1
PtAddFilterCallback
/lib_ref/pt/ptappaddfiltercallback.html#id3
Synopsis:
/lib_ref/pt/ptappaddfiltercallback.html#id5
Arguments:
/lib_ref/pt/ptappaddfiltercallback.html#id7
Library:
/lib_ref/pt/ptappaddfiltercallback.html#id9
Description:
/lib_ref/pt/ptappaddfiltercallback.html#id11
Classification:
/lib_ref/pt/ptappaddfiltercallback.html#id12
Safety:
/lib_ref/pt/ptappaddfiltercallback.html#id14
See also:
/lib_ref/pt/ptappaddhotkeyhandler.html#id1
PtAppAddHotkeyHandler
/lib_ref/pt/ptappaddhotkeyhandler.html#id3
Synopsis:
/lib_ref/pt/ptappaddhotkeyhandler.html#id5
Arguments:
/lib_ref/pt/ptappaddhotkeyhandler.html#id7
Library:
/lib_ref/pt/ptappaddhotkeyhandler.html#id9
Description:
/lib_ref/pt/ptappaddhotkeyhandler.html#id11
Classification:
/lib_ref/pt/ptappaddhotkeyhandler.html#id12
Safety:
/lib_ref/pt/ptappaddhotkeyhandler.html#id14
See also:
/lib_ref/pt/ptappaddinput.html#id1
PtAppAddInput
/lib_ref/pt/ptappaddinput.html#id3
Synopsis:
/lib_ref/pt/ptappaddinput.html#id5
Library:
/lib_ref/pt/ptappaddinput.html#id7
Description:
/lib_ref/pt/ptappaddinput.html#NameAttach
name_attach and PtAppAddInput
/lib_ref/pt/ptappaddinput.html#id10
Returns:
/lib_ref/pt/ptappaddinput.html#id12
Examples:
/lib_ref/pt/ptappaddinput.html#id14
Classification:
/lib_ref/pt/ptappaddinput.html#id15
Safety:
/lib_ref/pt/ptappaddinput.html#id17
See also:
/lib_ref/pt/ptappaddsignalproc.html#id1
PtAppAddSignalProc
/lib_ref/pt/ptappaddsignalproc.html#id3
Synopsis:
/lib_ref/pt/ptappaddsignalproc.html#id5
Library:
/lib_ref/pt/ptappaddsignalproc.html#id7
Description:
/lib_ref/pt/ptappaddsignalproc.html#id9
Returns:
/lib_ref/pt/ptappaddsignalproc.html#id11
Classification:
/lib_ref/pt/ptappaddsignalproc.html#id12
Safety:
/lib_ref/pt/ptappaddsignalproc.html#id14
See also:
/lib_ref/pt/ptappaddworkproc.html#id1
PtAppAddWorkProc
/lib_ref/pt/ptappaddworkproc.html#id3
Synopsis:
/lib_ref/pt/ptappaddworkproc.html#id5
Library:
/lib_ref/pt/ptappaddworkproc.html#id7
Description:
/lib_ref/pt/ptappaddworkproc.html#id9
Returns:
/lib_ref/pt/ptappaddworkproc.html#id11
Examples:
/lib_ref/pt/ptappaddworkproc.html#id13
Classification:
/lib_ref/pt/ptappaddworkproc.html#id14
Safety:
/lib_ref/pt/ptappaddworkproc.html#id16
See also:
/lib_ref/pt/ptappcreatepulse.html#id1
PtAppCreatePulse
/lib_ref/pt/ptappcreatepulse.html#id3
Synopsis:
/lib_ref/pt/ptappcreatepulse.html#id5
Arguments:
/lib_ref/pt/ptappcreatepulse.html#id7
Library:
/lib_ref/pt/ptappcreatepulse.html#id9
Description:
/lib_ref/pt/ptappcreatepulse.html#id11
Returns:
/lib_ref/pt/ptappcreatepulse.html#id13
Classification:
/lib_ref/pt/ptappcreatepulse.html#id14
Safety:
/lib_ref/pt/ptappcreatepulse.html#id16
See also:
/lib_ref/pt/ptappdeletepulse.html#id1
PtAppDeletePulse
/lib_ref/pt/ptappdeletepulse.html#id3
Synopsis:
/lib_ref/pt/ptappdeletepulse.html#id5
Library:
/lib_ref/pt/ptappdeletepulse.html#id7
Description:
/lib_ref/pt/ptappdeletepulse.html#id9
Returns:
/lib_ref/pt/ptappdeletepulse.html#id11
Classification:
/lib_ref/pt/ptappdeletepulse.html#id12
Safety:
/lib_ref/pt/ptappdeletepulse.html#id14
See also:
/lib_ref/pt/ptappgetresource.html#id1
PtAppGetResource
/lib_ref/pt/ptappgetresource.html#id3
Synopsis:
/lib_ref/pt/ptappgetresource.html#id5
Arguments:
/lib_ref/pt/ptappgetresource.html#id7
Library:
/lib_ref/pt/ptappgetresource.html#id9
Description:
/lib_ref/pt/ptappgetresource.html#id11
Returns:
/lib_ref/pt/ptappgetresource.html#id13
Classification:
/lib_ref/pt/ptappgetresource.html#id14
Safety:
/lib_ref/pt/ptappgetresource.html#id16
See also:
/lib_ref/pt/ptappgetresources.html#id1
PtAppGetResources
/lib_ref/pt/ptappgetresources.html#id3
Synopsis:
/lib_ref/pt/ptappgetresources.html#id5
Arguments:
/lib_ref/pt/ptappgetresources.html#id7
Library:
/lib_ref/pt/ptappgetresources.html#id9
Description:
/lib_ref/pt/ptappgetresources.html#id11
Returns:
/lib_ref/pt/ptappgetresources.html#id13
Classification:
/lib_ref/pt/ptappgetresources.html#id14
Safety:
/lib_ref/pt/ptappgetresources.html#id16
See also:
/lib_ref/pt/ptappinit.html#id1
PtAppInit
/lib_ref/pt/ptappinit.html#id3
Synopsis:
/lib_ref/pt/ptappinit.html#id5
Library:
/lib_ref/pt/ptappinit.html#id7
Description:
/lib_ref/pt/ptappinit.html#id9
Returns:
/lib_ref/pt/ptappinit.html#id11
Classification:
/lib_ref/pt/ptappinit.html#id12
Safety:
/lib_ref/pt/ptappinit.html#id14
See also:
/lib_ref/pt/ptapppulsetrigger.html#id1
PtAppPulseTrigger
/lib_ref/pt/ptapppulsetrigger.html#id3
Synopsis:
/lib_ref/pt/ptapppulsetrigger.html#id5
Library:
/lib_ref/pt/ptapppulsetrigger.html#id7
Description:
/lib_ref/pt/ptapppulsetrigger.html#id9
Returns:
/lib_ref/pt/ptapppulsetrigger.html#id11
Classification:
/lib_ref/pt/ptapppulsetrigger.html#id12
Safety:
/lib_ref/pt/ptapppulsetrigger.html#id14
See also:
/lib_ref/pt/ptappremovecallback.html#id1
PtAppRemoveCallback
/lib_ref/pt/ptappremovecallback.html#id3
Synopsis:
/lib_ref/pt/ptappremovecallback.html#id5
Arguments:
/lib_ref/pt/ptappremovecallback.html#id7
Library:
/lib_ref/pt/ptappremovecallback.html#id9
Description:
/lib_ref/pt/ptappremovecallback.html#id11
Classification:
/lib_ref/pt/ptappremovecallback.html#id12
Safety:
/lib_ref/pt/ptappremovecallback.html#id14
See also:
/lib_ref/pt/ptappremoveeventhandler.html#id1
PtAppRemoveEventHandler
/lib_ref/pt/ptappremoveeventhandler.html#id3
Synopsis:
/lib_ref/pt/ptappremoveeventhandler.html#id5
Arguments:
/lib_ref/pt/ptappremoveeventhandler.html#id7
Library:
/lib_ref/pt/ptappremoveeventhandler.html#id9
Description:
/lib_ref/pt/ptappremoveeventhandler.html#id11
Classification:
/lib_ref/pt/ptappremoveeventhandler.html#id12
Safety:
/lib_ref/pt/ptappremoveeventhandler.html#id14
See also:
/lib_ref/pt/ptappremovefd.html#id1
PtAppRemoveFd
/lib_ref/pt/ptappremovefd.html#id3
Synopsis:
/lib_ref/pt/ptappremovefd.html#id5
Library:
/lib_ref/pt/ptappremovefd.html#id7
Description:
/lib_ref/pt/ptappremovefd.html#id9
Returns:
/lib_ref/pt/ptappremovefd.html#id11
Classification:
/lib_ref/pt/ptappremovefd.html#id12
Safety:
/lib_ref/pt/ptappremovefd.html#id14
See also:
/lib_ref/pt/ptappremovefiltercallback.html#id1
PtAppRemoveFilterCallback
/lib_ref/pt/ptappremovefiltercallback.html#id3
Synopsis:
/lib_ref/pt/ptappremovefiltercallback.html#id5
Arguments:
/lib_ref/pt/ptappremovefiltercallback.html#id7
Library:
/lib_ref/pt/ptappremovefiltercallback.html#id9
Description:
/lib_ref/pt/ptappremovefiltercallback.html#id11
Classification:
/lib_ref/pt/ptappremovefiltercallback.html#id12
Safety:
/lib_ref/pt/ptappremovefiltercallback.html#id14
See also:
/lib_ref/pt/ptappremovehotkeyhandler.html#id1
PtAppRemoveHotkeyHandler
/lib_ref/pt/ptappremovehotkeyhandler.html#id3
Synopsis:
/lib_ref/pt/ptappremovehotkeyhandler.html#id5
Arguments:
/lib_ref/pt/ptappremovehotkeyhandler.html#id7
Library:
/lib_ref/pt/ptappremovehotkeyhandler.html#id9
Description:
/lib_ref/pt/ptappremovehotkeyhandler.html#id11
Classification:
/lib_ref/pt/ptappremovehotkeyhandler.html#id12
Safety:
/lib_ref/pt/ptappremovehotkeyhandler.html#id14
See also:
/lib_ref/pt/ptappremoveinput.html#id1
PtAppRemoveInput
/lib_ref/pt/ptappremoveinput.html#id3
Synopsis:
/lib_ref/pt/ptappremoveinput.html#id5
Library:
/lib_ref/pt/ptappremoveinput.html#id7
Description:
/lib_ref/pt/ptappremoveinput.html#id9
Classification:
/lib_ref/pt/ptappremoveinput.html#id10
Safety:
/lib_ref/pt/ptappremoveinput.html#id12
See also:
/lib_ref/pt/ptappremovesignal.html#id1
PtAppRemoveSignal
/lib_ref/pt/ptappremovesignal.html#id3
Synopsis:
/lib_ref/pt/ptappremovesignal.html#id5
Library:
/lib_ref/pt/ptappremovesignal.html#id7
Description:
/lib_ref/pt/ptappremovesignal.html#id9
Returns:
/lib_ref/pt/ptappremovesignal.html#id11
Classification:
/lib_ref/pt/ptappremovesignal.html#id12
Safety:
/lib_ref/pt/ptappremovesignal.html#id14
See also:
/lib_ref/pt/ptappremoveworkproc.html#id1
PtAppRemoveWorkProc
/lib_ref/pt/ptappremoveworkproc.html#id3
Synopsis:
/lib_ref/pt/ptappremoveworkproc.html#id5
Library:
/lib_ref/pt/ptappremoveworkproc.html#id7
Description:
/lib_ref/pt/ptappremoveworkproc.html#id9
Examples:
/lib_ref/pt/ptappremoveworkproc.html#id11
Classification:
/lib_ref/pt/ptappremoveworkproc.html#id12
Safety:
/lib_ref/pt/ptappremoveworkproc.html#id14
See also:
/lib_ref/pt/ptappsetfdmode.html#id1
PtAppSetFdMode
/lib_ref/pt/ptappsetfdmode.html#id3
Synopsis:
/lib_ref/pt/ptappsetfdmode.html#id5
Library:
/lib_ref/pt/ptappsetfdmode.html#id7
Description:
/lib_ref/pt/ptappsetfdmode.html#id9
Returns:
/lib_ref/pt/ptappsetfdmode.html#id11
Errors:
/lib_ref/pt/ptappsetfdmode.html#id13
Classification:
/lib_ref/pt/ptappsetfdmode.html#id14
Safety:
/lib_ref/pt/ptappsetfdmode.html#id16
See also:
/lib_ref/pt/ptappsetresource.html#id1
PtAppSetResource
/lib_ref/pt/ptappsetresource.html#id3
Synopsis:
/lib_ref/pt/ptappsetresource.html#id5
Arguments:
/lib_ref/pt/ptappsetresource.html#id7
Library:
/lib_ref/pt/ptappsetresource.html#id9
Description:
/lib_ref/pt/ptappsetresource.html#id11
Returns:
/lib_ref/pt/ptappsetresource.html#id13
Examples:
/lib_ref/pt/ptappsetresource.html#id15
Classification:
/lib_ref/pt/ptappsetresource.html#id16
Safety:
/lib_ref/pt/ptappsetresource.html#id18
See also:
/lib_ref/pt/ptappsetresources.html#id1
PtAppSetResources
/lib_ref/pt/ptappsetresources.html#id3
Synopsis:
/lib_ref/pt/ptappsetresources.html#id5
Arguments:
/lib_ref/pt/ptappsetresources.html#id7
Library:
/lib_ref/pt/ptappsetresources.html#id9
Description:
/lib_ref/pt/ptappsetresources.html#Pt_CB_APP_EXIT
Pt_CB_APP_EXIT
/lib_ref/pt/ptappsetresources.html#Pt_CB_APP_WCLASS_CREATED
Pt_CB_APP_WCLASS_CREATED
/lib_ref/pt/ptappsetresources.html#Pt_CB_FILTER
Pt_CB_FILTER
/lib_ref/pt/ptappsetresources.html#Pt_CB_RAW
Pt_CB_RAW
/lib_ref/pt/ptappsetresources.html#Pt_CB_HOTKEY
Pt_CB_HOTKEY
/lib_ref/pt/ptappsetresources.html#PtAppCallback_t
PtAppCallback_t
/lib_ref/pt/ptappsetresources.html#PtAppRawCallback_t
PtAppRawCallback_t
/lib_ref/pt/ptappsetresources.html#PtAppHotkeyCallback_t
PtAppHotkeyCallback_t
/lib_ref/pt/ptappsetresources.html#id19
Returns:
/lib_ref/pt/ptappsetresources.html#id21
Examples:
/lib_ref/pt/ptappsetresources.html#id23
Classification:
/lib_ref/pt/ptappsetresources.html#id24
Safety:
/lib_ref/pt/ptappsetresources.html#id26
See also:
/lib_ref/pt/ptarg_t.html#id1
PtArg_t
/lib_ref/pt/ptarg_t.html#id3
Synopsis:
/lib_ref/pt/ptarg_t.html#id5
Description:
/lib_ref/pt/ptarg_t.html#id7
Classification:
/lib_ref/pt/ptarg_t.html#id9
See also:
/lib_ref/pt/pt_arg.html#id1
Pt_ARG
/lib_ref/pt/pt_arg.html#id3
Synopsis:
/lib_ref/pt/pt_arg.html#id5
Library:
/lib_ref/pt/pt_arg.html#id7
Description:
/lib_ref/pt/pt_arg.html#id9
Classification:
/lib_ref/pt/pt_arg.html#id10
Safety:
/lib_ref/pt/pt_arg.html#id12
Caveats:
/lib_ref/pt/pt_arg.html#id14
See also:
/lib_ref/pt/ptballooncallback_t.html#id1
PtBalloonCallback_t
/lib_ref/pt/ptballooncallback_t.html#id3
Description:
/lib_ref/pt/ptbkgdhandlerprocess.html#id1
PtBkgdHandlerProcess
/lib_ref/pt/ptbkgdhandlerprocess.html#id3
Synopsis:
/lib_ref/pt/ptbkgdhandlerprocess.html#id5
Library:
/lib_ref/pt/ptbkgdhandlerprocess.html#id7
Description:
/lib_ref/pt/ptbkgdhandlerprocess.html#id9
Examples:
/lib_ref/pt/ptbkgdhandlerprocess.html#id11
Classification:
/lib_ref/pt/ptbkgdhandlerprocess.html#id12
Safety:
/lib_ref/pt/ptbkgdhandlerprocess.html#id14
See also:
/lib_ref/pt/ptblit.html#id1
PtBlit
/lib_ref/pt/ptblit.html#id3
Synopsis:
/lib_ref/pt/ptblit.html#id5
Library:
/lib_ref/pt/ptblit.html#id7
Description:
/lib_ref/pt/ptblit.html#id9
Returns:
/lib_ref/pt/ptblit.html#id11
Classification:
/lib_ref/pt/ptblit.html#id12
Safety:
/lib_ref/pt/ptblit.html#id14
See also:
/lib_ref/pt/ptblockallwindows.html#id1
PtBlockAllWindows
/lib_ref/pt/ptblockallwindows.html#id3
Synopsis:
/lib_ref/pt/ptblockallwindows.html#id5
Library:
/lib_ref/pt/ptblockallwindows.html#id7
Description:
/lib_ref/pt/ptblockallwindows.html#id9
Returns:
/lib_ref/pt/ptblockallwindows.html#id11
Classification:
/lib_ref/pt/ptblockallwindows.html#id12
Safety:
/lib_ref/pt/ptblockallwindows.html#id14
See also:
/lib_ref/pt/ptblockwindow.html#id1
PtBlockWindow
/lib_ref/pt/ptblockwindow.html#id3
Synopsis:
/lib_ref/pt/ptblockwindow.html#id5
Library:
/lib_ref/pt/ptblockwindow.html#id7
Description:
/lib_ref/pt/ptblockwindow.html#id9
Returns:
/lib_ref/pt/ptblockwindow.html#id11
Classification:
/lib_ref/pt/ptblockwindow.html#id12
Safety:
/lib_ref/pt/ptblockwindow.html#id14
See also:
/lib_ref/pt/ptcalcabsposition.html#id1
PtCalcAbsPosition
/lib_ref/pt/ptcalcabsposition.html#id3
Synopsis:
/lib_ref/pt/ptcalcabsposition.html#id5
Library:
/lib_ref/pt/ptcalcabsposition.html#id7
Description:
/lib_ref/pt/ptcalcabsposition.html#id9
Returns:
/lib_ref/pt/ptcalcabsposition.html#id11
Examples:
/lib_ref/pt/ptcalcabsposition.html#id13
Classification:
/lib_ref/pt/ptcalcabsposition.html#id14
Safety:
/lib_ref/pt/ptcalcabsposition.html#id16
See also:
/lib_ref/pt/ptcalccanvas.html#id1
PtCalcCanvas
/lib_ref/pt/ptcalccanvas.html#id3
Synopsis:
/lib_ref/pt/ptcalccanvas.html#id5
Library:
/lib_ref/pt/ptcalccanvas.html#id7
Description:
/lib_ref/pt/ptcalccanvas.html#id9
Returns:
/lib_ref/pt/ptcalccanvas.html#id11
Classification:
/lib_ref/pt/ptcalccanvas.html#id12
Safety:
/lib_ref/pt/ptcalccanvas.html#id14
See also:
/lib_ref/pt/ptcalcsurface.html#id1
PtCalcSurface
/lib_ref/pt/ptcalcsurface.html#id3
Synopsis:
/lib_ref/pt/ptcalcsurface.html#id5
Library:
/lib_ref/pt/ptcalcsurface.html#id7
Description:
/lib_ref/pt/ptcalcsurface.html#id9
Classification:
/lib_ref/pt/ptcalcsurface.html#id10
Safety:
/lib_ref/pt/ptcalcsurface.html#id12
See also:
/lib_ref/pt/ptcalcsurfacebyaction.html#id1
PtCalcSurfaceByAction
/lib_ref/pt/ptcalcsurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/ptcalcsurfacebyaction.html#id5
Library:
/lib_ref/pt/ptcalcsurfacebyaction.html#id7
Description:
/lib_ref/pt/ptcalcsurfacebyaction.html#id9
Classification:
/lib_ref/pt/ptcalcsurfacebyaction.html#id10
Safety:
/lib_ref/pt/ptcalcsurfacebyaction.html#id12
See also:
/lib_ref/pt/ptcalcsurfacebyid.html#id1
PtCalcSurfaceById
/lib_ref/pt/ptcalcsurfacebyid.html#id3
Synopsis:
/lib_ref/pt/ptcalcsurfacebyid.html#id5
Library:
/lib_ref/pt/ptcalcsurfacebyid.html#id7
Description:
/lib_ref/pt/ptcalcsurfacebyid.html#id9
Returns:
/lib_ref/pt/ptcalcsurfacebyid.html#id11
Classification:
/lib_ref/pt/ptcalcsurfacebyid.html#id12
Safety:
/lib_ref/pt/ptcalcsurfacebyid.html#id14
See also:
/lib_ref/pt/ptcallback_t.html#id1
PtCallback_t
/lib_ref/pt/ptcallback_t.html#id3
Description:
/lib_ref/pt/ptcallbackinfo_t.html#id1
PtCallbackInfo_t
/lib_ref/pt/ptcallbackinfo_t.html#id3
Description:
/lib_ref/pt/ptcanceldnd.html#id1
PtCancelDnd
/lib_ref/pt/ptcanceldnd.html#id3
Synopsis:
/lib_ref/pt/ptcanceldnd.html#id5
Arguments:
/lib_ref/pt/ptcanceldnd.html#id7
Library:
/lib_ref/pt/ptcanceldnd.html#id9
Description:
/lib_ref/pt/ptcanceldnd.html#id11
Returns:
/lib_ref/pt/ptcanceldnd.html#id13
Classification:
/lib_ref/pt/ptcanceldnd.html#id14
Safety:
/lib_ref/pt/ptcanceldnd.html#id16
See also:
/lib_ref/pt/ptchannelcreate.html#id1
PtChannelCreate
/lib_ref/pt/ptchannelcreate.html#id3
Synopsis:
/lib_ref/pt/ptchannelcreate.html#id5
Library:
/lib_ref/pt/ptchannelcreate.html#id7
Description:
/lib_ref/pt/ptchannelcreate.html#id9
Returns:
/lib_ref/pt/ptchannelcreate.html#id11
Classification:
/lib_ref/pt/ptchannelcreate.html#id12
Safety:
/lib_ref/pt/ptchecksurfaces.html#id1
PtCheckSurfaces
/lib_ref/pt/ptchecksurfaces.html#id3
Synopsis:
/lib_ref/pt/ptchecksurfaces.html#id5
Library:
/lib_ref/pt/ptchecksurfaces.html#id7
Description:
/lib_ref/pt/ptchecksurfaces.html#id9
Returns:
/lib_ref/pt/ptchecksurfaces.html#id11
Classification:
/lib_ref/pt/ptchecksurfaces.html#id12
Safety:
/lib_ref/pt/ptchecksurfaces.html#id14
See also:
/lib_ref/pt/ptchildtype.html#id1
PtChildType
/lib_ref/pt/ptchildtype.html#id3
Synopsis:
/lib_ref/pt/ptchildtype.html#id5
Library:
/lib_ref/pt/ptchildtype.html#id7
Description:
/lib_ref/pt/ptchildtype.html#id9
Returns:
/lib_ref/pt/ptchildtype.html#id11
Classification:
/lib_ref/pt/ptchildtype.html#id12
Safety:
/lib_ref/pt/ptchildtype.html#id14
See also:
/lib_ref/pt/ptclearwidget.html#id1
PtClearWidget
/lib_ref/pt/ptclearwidget.html#id3
Synopsis:
/lib_ref/pt/ptclearwidget.html#id5
Arguments:
/lib_ref/pt/ptclearwidget.html#id7
Library:
/lib_ref/pt/ptclearwidget.html#id9
Description:
/lib_ref/pt/ptclearwidget.html#id11
Returns:
/lib_ref/pt/ptclearwidget.html#id13
Examples:
/lib_ref/pt/ptclearwidget.html#id15
Classification:
/lib_ref/pt/ptclearwidget.html#id16
Safety:
/lib_ref/pt/ptclearwidget.html#id18
See also:
/lib_ref/pt/ptclipadd.html#id1
PtClipAdd
/lib_ref/pt/ptclipadd.html#id3
Synopsis:
/lib_ref/pt/ptclipadd.html#id5
Description:
/lib_ref/pt/ptclipadd.html#id7
Returns:
/lib_ref/pt/ptclipadd.html#id9
Classification:
/lib_ref/pt/ptclipadd.html#id10
Safety:
/lib_ref/pt/ptclipadd.html#id12
See also:
/lib_ref/pt/ptclippedblit.html#id1
PtClippedBlit
/lib_ref/pt/ptclippedblit.html#id3
Synopsis:
/lib_ref/pt/ptclippedblit.html#id5
Library:
/lib_ref/pt/ptclippedblit.html#id7
Description:
/lib_ref/pt/ptclippedblit.html#id9
Returns:
/lib_ref/pt/ptclippedblit.html#id11
Classification:
/lib_ref/pt/ptclippedblit.html#id12
Safety:
/lib_ref/pt/ptclippedblit.html#id14
See also:
/lib_ref/pt/ptclipremove.html#id1
PtClipRemove
/lib_ref/pt/ptclipremove.html#id3
Synopsis:
/lib_ref/pt/ptclipremove.html#id5
Description:
/lib_ref/pt/ptclipremove.html#id7
Returns:
/lib_ref/pt/ptclipremove.html#id9
Classification:
/lib_ref/pt/ptclipremove.html#id10
Safety:
/lib_ref/pt/ptclipremove.html#id12
See also:
/lib_ref/pt/ptcombobox_funcs.html#id1
PtComboBox*
/lib_ref/pt/ptcombobox_funcs.html#id3
Description:
/lib_ref/pt/ptcondtimedwait.html#id1
PtCondTimedWait
/lib_ref/pt/ptcondtimedwait.html#id3
Synopsis:
/lib_ref/pt/ptcondtimedwait.html#id5
Arguments:
/lib_ref/pt/ptcondtimedwait.html#id7
Library:
/lib_ref/pt/ptcondtimedwait.html#id9
Description:
/lib_ref/pt/ptcondtimedwait.html#id11
Returns:
/lib_ref/pt/ptcondtimedwait.html#id13
Classification:
/lib_ref/pt/ptcondtimedwait.html#id14
Safety:
/lib_ref/pt/ptcondtimedwait.html#id16
See also:
/lib_ref/pt/ptcondwait.html#id1
PtCondWait
/lib_ref/pt/ptcondwait.html#id3
Synopsis:
/lib_ref/pt/ptcondwait.html#id5
Arguments:
/lib_ref/pt/ptcondwait.html#id7
Library:
/lib_ref/pt/ptcondwait.html#id9
Description:
/lib_ref/pt/ptcondwait.html#id11
Returns:
/lib_ref/pt/ptcondwait.html#id13
Classification:
/lib_ref/pt/ptcondwait.html#id14
Safety:
/lib_ref/pt/ptcondwait.html#id16
See also:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id1
PtConnectionAddEventHandlers
/lib_ref/pt/ptconnectionaddeventhandlers.html#id3
Synopsis:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id5
Library:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id7
Description:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id9
Returns:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id11
Classification:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id12
Safety:
/lib_ref/pt/ptconnectionaddeventhandlers.html#id14
See also:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id1
PtConnectionAddMsgHandlers
/lib_ref/pt/ptconnectionaddmsghandlers.html#id3
Synopsis:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id5
Library:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id7
Description:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id9
Returns:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id11
Classification:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id12
Safety:
/lib_ref/pt/ptconnectionaddmsghandlers.html#id14
See also:
/lib_ref/pt/ptconnectionclientdestroy.html#id1
PtConnectionClientDestroy
/lib_ref/pt/ptconnectionclientdestroy.html#id3
Synopsis:
/lib_ref/pt/ptconnectionclientdestroy.html#id5
Library:
/lib_ref/pt/ptconnectionclientdestroy.html#id7
Description:
/lib_ref/pt/ptconnectionclientdestroy.html#id9
Classification:
/lib_ref/pt/ptconnectionclientdestroy.html#id10
Safety:
/lib_ref/pt/ptconnectionclientdestroy.html#id12
See also:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id1
PtConnectionClientGetUserData
/lib_ref/pt/ptconnectionclientgetuserdata.html#id3
Synopsis:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id5
Library:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id7
Description:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id9
Returns:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id11
Classification:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id12
Safety:
/lib_ref/pt/ptconnectionclientgetuserdata.html#id14
See also:
/lib_ref/pt/ptconnectionclientseterror.html#id1
PtConnectionClientSetError
/lib_ref/pt/ptconnectionclientseterror.html#id3
Synopsis:
/lib_ref/pt/ptconnectionclientseterror.html#id5
Library:
/lib_ref/pt/ptconnectionclientseterror.html#id7
Description:
/lib_ref/pt/ptconnectionclientseterror.html#id9
Returns:
/lib_ref/pt/ptconnectionclientseterror.html#id11
Classification:
/lib_ref/pt/ptconnectionclientseterror.html#id12
Safety:
/lib_ref/pt/ptconnectionclientseterror.html#id14
See also:
/lib_ref/pt/ptconnectionclientsetuserdata.html#id1
PtConnectionClientSetUserData
/lib_ref/pt/ptconnectionclientsetuserdata.html#id3
Synopsis:
/lib_ref/pt/ptconnectionclientsetuserdata.html#id5
Library:
/lib_ref/pt/ptconnectionclientsetuserdata.html#id7
Description:
/lib_ref/pt/ptconnectionclientsetuserdata.html#id9
Classification:
/lib_ref/pt/ptconnectionclientsetuserdata.html#id10
Safety:
/lib_ref/pt/ptconnectionclientsetuserdata.html#id12
See also:
/lib_ref/pt/ptconnectionfindid.html#id1
PtConnectionFindId
/lib_ref/pt/ptconnectionfindid.html#id3
Synopsis:
/lib_ref/pt/ptconnectionfindid.html#id5
Library:
/lib_ref/pt/ptconnectionfindid.html#id7
Description:
/lib_ref/pt/ptconnectionfindid.html#id9
Returns:
/lib_ref/pt/ptconnectionfindid.html#id11
Classification:
/lib_ref/pt/ptconnectionfindid.html#id12
Safety:
/lib_ref/pt/ptconnectionfindid.html#id14
See also:
/lib_ref/pt/ptconnectionfindname.html#id1
PtConnectionFindName
/lib_ref/pt/ptconnectionfindname.html#id3
Synopsis:
/lib_ref/pt/ptconnectionfindname.html#id5
Library:
/lib_ref/pt/ptconnectionfindname.html#id7
Description:
/lib_ref/pt/ptconnectionfindname.html#id9
Returns:
/lib_ref/pt/ptconnectionfindname.html#id11
Classification:
/lib_ref/pt/ptconnectionfindname.html#id12
Safety:
/lib_ref/pt/ptconnectionfindname.html#id14
See also:
/lib_ref/pt/ptconnectionflush.html#id1
PtConnectionFlush
/lib_ref/pt/ptconnectionflush.html#id3
Synopsis:
/lib_ref/pt/ptconnectionflush.html#id5
Library:
/lib_ref/pt/ptconnectionflush.html#id7
Description:
/lib_ref/pt/ptconnectionflush.html#id9
Returns:
/lib_ref/pt/ptconnectionflush.html#id11
Classification:
/lib_ref/pt/ptconnectionflush.html#id12
Safety:
/lib_ref/pt/ptconnectionflush.html#id14
See also:
/lib_ref/pt/ptconnectionnotify.html#id1
PtConnectionNotify
/lib_ref/pt/ptconnectionnotify.html#id3
Synopsis:
/lib_ref/pt/ptconnectionnotify.html#id5
Library:
/lib_ref/pt/ptconnectionnotify.html#id7
Description:
/lib_ref/pt/ptconnectionnotify.html#id9
Returns:
/lib_ref/pt/ptconnectionnotify.html#id11
Classification:
/lib_ref/pt/ptconnectionnotify.html#id12
Safety:
/lib_ref/pt/ptconnectionnotify.html#id14
See also:
/lib_ref/pt/ptconnectionreply.html#id1
PtConnectionReply, PtConnectionReplymx
/lib_ref/pt/ptconnectionreply.html#id3
Synopsis:
/lib_ref/pt/ptconnectionreply.html#id5
Library:
/lib_ref/pt/ptconnectionreply.html#id7
Description:
/lib_ref/pt/ptconnectionreply.html#id9
Returns:
/lib_ref/pt/ptconnectionreply.html#id11
Classification:
/lib_ref/pt/ptconnectionreply.html#id12
Safety:
/lib_ref/pt/ptconnectionreply.html#id14
See also:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id1
PtConnectionResizeEventBuffer
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id3
Synopsis:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id5
Library:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id7
Description:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id9
Returns:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id11
Classification:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id12
Safety:
/lib_ref/pt/ptconnectionresizeeventbuffer.html#id14
See also:
/lib_ref/pt/ptconnectionsend.html#id1
PtConnectionSend, PtConnectionSendmx
/lib_ref/pt/ptconnectionsend.html#id3
Synopsis:
/lib_ref/pt/ptconnectionsend.html#id5
Library:
/lib_ref/pt/ptconnectionsend.html#id7
Description:
/lib_ref/pt/ptconnectionsend.html#id9
Returns:
/lib_ref/pt/ptconnectionsend.html#id11
Classification:
/lib_ref/pt/ptconnectionsend.html#id12
Safety:
/lib_ref/pt/ptconnectionsend.html#id14
See also:
/lib_ref/pt/ptconnectionserverdestroy.html#id1
PtConnectionServerDestroy
/lib_ref/pt/ptconnectionserverdestroy.html#id3
Synopsis:
/lib_ref/pt/ptconnectionserverdestroy.html#id5
Library:
/lib_ref/pt/ptconnectionserverdestroy.html#id7
Description:
/lib_ref/pt/ptconnectionserverdestroy.html#id9
Classification:
/lib_ref/pt/ptconnectionserverdestroy.html#id10
Safety:
/lib_ref/pt/ptconnectionserverdestroy.html#id12
See also:
/lib_ref/pt/ptconnectionservergetuserdata.html#id1
PtConnectionServerGetUserData
/lib_ref/pt/ptconnectionservergetuserdata.html#id3
Synopsis:
/lib_ref/pt/ptconnectionservergetuserdata.html#id5
Library:
/lib_ref/pt/ptconnectionservergetuserdata.html#id7
Description:
/lib_ref/pt/ptconnectionservergetuserdata.html#id9
Returns:
/lib_ref/pt/ptconnectionservergetuserdata.html#id11
Classification:
/lib_ref/pt/ptconnectionservergetuserdata.html#id12
Safety:
/lib_ref/pt/ptconnectionservergetuserdata.html#id14
See also:
/lib_ref/pt/ptconnectionserverseterror.html#id1
PtConnectionServerSetError
/lib_ref/pt/ptconnectionserverseterror.html#id3
Synopsis:
/lib_ref/pt/ptconnectionserverseterror.html#id5
Library:
/lib_ref/pt/ptconnectionserverseterror.html#id7
Description:
/lib_ref/pt/ptconnectionserverseterror.html#id9
Returns:
/lib_ref/pt/ptconnectionserverseterror.html#id11
Classification:
/lib_ref/pt/ptconnectionserverseterror.html#id12
Safety:
/lib_ref/pt/ptconnectionserverseterror.html#id14
See also:
/lib_ref/pt/ptconnectionserversetuserdata.html#id1
PtConnectionServerSetUserData
/lib_ref/pt/ptconnectionserversetuserdata.html#id3
Synopsis:
/lib_ref/pt/ptconnectionserversetuserdata.html#id5
Library:
/lib_ref/pt/ptconnectionserversetuserdata.html#id7
Description:
/lib_ref/pt/ptconnectionserversetuserdata.html#id9
Classification:
/lib_ref/pt/ptconnectionserversetuserdata.html#id10
Safety:
/lib_ref/pt/ptconnectionserversetuserdata.html#id12
See also:
/lib_ref/pt/ptconnectiontmpname.html#id1
PtConnectionTmpName
/lib_ref/pt/ptconnectiontmpname.html#id3
Synopsis:
/lib_ref/pt/ptconnectiontmpname.html#id5
Library:
/lib_ref/pt/ptconnectiontmpname.html#id7
Description:
/lib_ref/pt/ptconnectiontmpname.html#id9
Returns:
/lib_ref/pt/ptconnectiontmpname.html#id11
Classification:
/lib_ref/pt/ptconnectiontmpname.html#id12
Safety:
/lib_ref/pt/ptconnectiontmpname.html#id14
See also:
/lib_ref/pt/ptconnectionwaitforname.html#id1
PtConnectionWaitForName
/lib_ref/pt/ptconnectionwaitforname.html#id3
Synopsis:
/lib_ref/pt/ptconnectionwaitforname.html#id5
Library:
/lib_ref/pt/ptconnectionwaitforname.html#id7
Description:
/lib_ref/pt/ptconnectionwaitforname.html#id9
Returns:
/lib_ref/pt/ptconnectionwaitforname.html#id11
Classification:
/lib_ref/pt/ptconnectionwaitforname.html#id12
Safety:
/lib_ref/pt/ptconnectionwaitforname.html#id14
See also:
/lib_ref/pt/ptconnectorcreate.html#id1
PtConnectorCreate
/lib_ref/pt/ptconnectorcreate.html#id3
Synopsis:
/lib_ref/pt/ptconnectorcreate.html#id5
Arguments:
/lib_ref/pt/ptconnectorcreate.html#id7
Library:
/lib_ref/pt/ptconnectorcreate.html#id9
Description:
/lib_ref/pt/ptconnectorcreate.html#id11
Returns:
/lib_ref/pt/ptconnectorcreate.html#id13
Classification:
/lib_ref/pt/ptconnectorcreate.html#id14
Safety:
/lib_ref/pt/ptconnectorcreate.html#id16
See also:
/lib_ref/pt/ptconnectordestroy.html#id1
PtConnectorDestroy
/lib_ref/pt/ptconnectordestroy.html#id3
Synopsis:
/lib_ref/pt/ptconnectordestroy.html#id5
Library:
/lib_ref/pt/ptconnectordestroy.html#id7
Description:
/lib_ref/pt/ptconnectordestroy.html#id9
Returns:
/lib_ref/pt/ptconnectordestroy.html#id11
Classification:
/lib_ref/pt/ptconnectordestroy.html#id12
Safety:
/lib_ref/pt/ptconnectordestroy.html#id14
See also:
/lib_ref/pt/ptconnectorgetid.html#id1
PtConnectorGetId
/lib_ref/pt/ptconnectorgetid.html#id3
Synopsis:
/lib_ref/pt/ptconnectorgetid.html#id5
Library:
/lib_ref/pt/ptconnectorgetid.html#id7
Description:
/lib_ref/pt/ptconnectorgetid.html#id9
Returns:
/lib_ref/pt/ptconnectorgetid.html#id11
Classification:
/lib_ref/pt/ptconnectorgetid.html#id12
Safety:
/lib_ref/pt/ptconnectorgetid.html#id14
See also:
/lib_ref/pt/ptconsoleswitch.html#id1
PtConsoleSwitch
/lib_ref/pt/ptconsoleswitch.html#id3
Synopsis:
/lib_ref/pt/ptconsoleswitch.html#id5
Library:
/lib_ref/pt/ptconsoleswitch.html#id7
Description:
/lib_ref/pt/ptconsoleswitch.html#id9
Returns:
/lib_ref/pt/ptconsoleswitch.html#id11
Classification:
/lib_ref/pt/ptconsoleswitch.html#id12
Safety:
/lib_ref/pt/ptconsoleswitch.html#id14
See also:
/lib_ref/pt/ptcontainerbox.html#id1
PtContainerBox
/lib_ref/pt/ptcontainerbox.html#id3
Synopsis:
/lib_ref/pt/ptcontainerbox.html#id5
Library:
/lib_ref/pt/ptcontainerbox.html#id7
Description:
/lib_ref/pt/ptcontainerbox.html#id9
Returns:
/lib_ref/pt/ptcontainerbox.html#id11
Examples:
/lib_ref/pt/ptcontainerbox.html#id13
Classification:
/lib_ref/pt/ptcontainerbox.html#id14
Safety:
/lib_ref/pt/ptcontainerbox.html#id16
See also:
/lib_ref/pt/ptcontainerfindfocus.html#id1
PtContainerFindFocus
/lib_ref/pt/ptcontainerfindfocus.html#id3
Synopsis:
/lib_ref/pt/ptcontainerfindfocus.html#id5
Library:
/lib_ref/pt/ptcontainerfindfocus.html#id7
Description:
/lib_ref/pt/ptcontainerfindfocus.html#id9
Returns:
/lib_ref/pt/ptcontainerfindfocus.html#id11
Classification:
/lib_ref/pt/ptcontainerfindfocus.html#id12
Safety:
/lib_ref/pt/ptcontainerfindfocus.html#id14
See also:
/lib_ref/pt/ptcontainerfocusnext.html#id1
PtContainerFocusNext
/lib_ref/pt/ptcontainerfocusnext.html#id3
Synopsis:
/lib_ref/pt/ptcontainerfocusnext.html#id5
Library:
/lib_ref/pt/ptcontainerfocusnext.html#id7
Description:
/lib_ref/pt/ptcontainerfocusnext.html#id9
Returns:
/lib_ref/pt/ptcontainerfocusnext.html#id11
Examples:
/lib_ref/pt/ptcontainerfocusnext.html#id13
Classification:
/lib_ref/pt/ptcontainerfocusnext.html#id14
Safety:
/lib_ref/pt/ptcontainerfocusnext.html#id16
See also:
/lib_ref/pt/ptcontainerfocusprev.html#id1
PtContainerFocusPrev
/lib_ref/pt/ptcontainerfocusprev.html#id3
Synopsis:
/lib_ref/pt/ptcontainerfocusprev.html#id5
Library:
/lib_ref/pt/ptcontainerfocusprev.html#id7
Description:
/lib_ref/pt/ptcontainerfocusprev.html#id9
Returns:
/lib_ref/pt/ptcontainerfocusprev.html#id11
Examples:
/lib_ref/pt/ptcontainerfocusprev.html#id13
Classification:
/lib_ref/pt/ptcontainerfocusprev.html#id14
Safety:
/lib_ref/pt/ptcontainerfocusprev.html#id16
See also:
/lib_ref/pt/ptcontainergivefocus.html#id1
PtContainerGiveFocus
/lib_ref/pt/ptcontainergivefocus.html#id3
Synopsis:
/lib_ref/pt/ptcontainergivefocus.html#id5
Library:
/lib_ref/pt/ptcontainergivefocus.html#id7
Description:
/lib_ref/pt/ptcontainergivefocus.html#id9
Returns:
/lib_ref/pt/ptcontainergivefocus.html#id11
Examples:
/lib_ref/pt/ptcontainergivefocus.html#id13
Classification:
/lib_ref/pt/ptcontainergivefocus.html#id14
Safety:
/lib_ref/pt/ptcontainergivefocus.html#id16
See also:
/lib_ref/pt/ptcontainerhit.html#id1
PtContainerHit
/lib_ref/pt/ptcontainerhit.html#id3
Synopsis:
/lib_ref/pt/ptcontainerhit.html#id5
Library:
/lib_ref/pt/ptcontainerhit.html#id7
Description:
/lib_ref/pt/ptcontainerhit.html#id9
Examples:
/lib_ref/pt/ptcontainerhit.html#id11
Classification:
/lib_ref/pt/ptcontainerhit.html#id12
Safety:
/lib_ref/pt/ptcontainerhit.html#id14
See also:
/lib_ref/pt/ptcontainerhold.html#id1
PtContainerHold
/lib_ref/pt/ptcontainerhold.html#id3
Synopsis:
/lib_ref/pt/ptcontainerhold.html#id5
Library:
/lib_ref/pt/ptcontainerhold.html#id7
Description:
/lib_ref/pt/ptcontainerhold.html#id9
Returns:
/lib_ref/pt/ptcontainerhold.html#id11
Examples:
/lib_ref/pt/ptcontainerhold.html#id13
Classification:
/lib_ref/pt/ptcontainerhold.html#id14
Safety:
/lib_ref/pt/ptcontainerhold.html#id16
See also:
/lib_ref/pt/ptcontainernullfocus.html#id1
PtContainerNullFocus
/lib_ref/pt/ptcontainernullfocus.html#id3
Synopsis:
/lib_ref/pt/ptcontainernullfocus.html#id5
Library:
/lib_ref/pt/ptcontainernullfocus.html#id7
Description:
/lib_ref/pt/ptcontainernullfocus.html#id9
Returns:
/lib_ref/pt/ptcontainernullfocus.html#id11
Examples:
/lib_ref/pt/ptcontainernullfocus.html#id13
Classification:
/lib_ref/pt/ptcontainernullfocus.html#id14
Safety:
/lib_ref/pt/ptcontainernullfocus.html#id16
See also:
/lib_ref/pt/ptcontainerrelease.html#id1
PtContainerRelease
/lib_ref/pt/ptcontainerrelease.html#id3
Synopsis:
/lib_ref/pt/ptcontainerrelease.html#id5
Library:
/lib_ref/pt/ptcontainerrelease.html#id7
Description:
/lib_ref/pt/ptcontainerrelease.html#id9
Returns:
/lib_ref/pt/ptcontainerrelease.html#id11
Examples:
/lib_ref/pt/ptcontainerrelease.html#id13
Classification:
/lib_ref/pt/ptcontainerrelease.html#id14
Safety:
/lib_ref/pt/ptcontainerrelease.html#id16
See also:
/lib_ref/pt/ptcrc.html#id1
PtCRC
/lib_ref/pt/ptcrc.html#id3
Synopsis:
/lib_ref/pt/ptcrc.html#id5
Library:
/lib_ref/pt/ptcrc.html#id7
Description:
/lib_ref/pt/ptcrc.html#id9
Returns:
/lib_ref/pt/ptcrc.html#id11
Classification:
/lib_ref/pt/ptcrc.html#id12
Safety:
/lib_ref/pt/ptcrc.html#id14
See also:
/lib_ref/pt/ptcrcvalue.html#id1
PtCRCValue
/lib_ref/pt/ptcrcvalue.html#id3
Synopsis:
/lib_ref/pt/ptcrcvalue.html#id5
Library:
/lib_ref/pt/ptcrcvalue.html#id7
Description:
/lib_ref/pt/ptcrcvalue.html#id9
Returns:
/lib_ref/pt/ptcrcvalue.html#id11
Examples:
/lib_ref/pt/ptcrcvalue.html#id13
Classification:
/lib_ref/pt/ptcrcvalue.html#id14
Safety:
/lib_ref/pt/ptcrcvalue.html#id16
See also:
/lib_ref/pt/ptcreateactionsurface.html#id1
PtCreateActionSurface
/lib_ref/pt/ptcreateactionsurface.html#id3
Synopsis:
/lib_ref/pt/ptcreateactionsurface.html#id5
Library:
/lib_ref/pt/ptcreateactionsurface.html#id7
Description:
/lib_ref/pt/ptcreateactionsurface.html#id9
Returns:
/lib_ref/pt/ptcreateactionsurface.html#id11
Classification:
/lib_ref/pt/ptcreateactionsurface.html#id12
Safety:
/lib_ref/pt/ptcreateactionsurface.html#id14
See also:
/lib_ref/pt/ptcreateclassstyle.html#id1
PtCreateClassStyle
/lib_ref/pt/ptcreateclassstyle.html#id3
Synopsis:
/lib_ref/pt/ptcreateclassstyle.html#id5
Library:
/lib_ref/pt/ptcreateclassstyle.html#id7
Description:
/lib_ref/pt/ptcreateclassstyle.html#id9
Returns:
/lib_ref/pt/ptcreateclassstyle.html#id11
Examples:
/lib_ref/pt/ptcreateclassstyle.html#id13
Classification:
/lib_ref/pt/ptcreateclassstyle.html#id14
Safety:
/lib_ref/pt/ptcreateclassstyle.html#id16
See also:
/lib_ref/pt/ptcreatesurface.html#id1
PtCreateSurface
/lib_ref/pt/ptcreatesurface.html#id3
Synopsis:
/lib_ref/pt/ptcreatesurface.html#id5
Library:
/lib_ref/pt/ptcreatesurface.html#id7
Description:
/lib_ref/pt/ptcreatesurface.html#id9
Returns:
/lib_ref/pt/ptcreatesurface.html#id11
Classification:
/lib_ref/pt/ptcreatesurface.html#id12
Safety:
/lib_ref/pt/ptcreatesurface.html#id14
See also:
/lib_ref/pt/ptcreatetransportctrl.html#id1
PtCreateTransportCtrl
/lib_ref/pt/ptcreatetransportctrl.html#id3
Synopsis:
/lib_ref/pt/ptcreatetransportctrl.html#id5
Library:
/lib_ref/pt/ptcreatetransportctrl.html#id7
Description:
/lib_ref/pt/ptcreatetransportctrl.html#id9
Returns:
/lib_ref/pt/ptcreatetransportctrl.html#id11
Classification:
/lib_ref/pt/ptcreatetransportctrl.html#id12
Safety:
/lib_ref/pt/ptcreatetransportctrl.html#id14
See also:
/lib_ref/pt/ptcreatewidget.html#id1
PtCreateWidget
/lib_ref/pt/ptcreatewidget.html#id3
Synopsis:
/lib_ref/pt/ptcreatewidget.html#id5
Library:
/lib_ref/pt/ptcreatewidget.html#id7
Description:
/lib_ref/pt/ptcreatewidget.html#id9
Returns:
/lib_ref/pt/ptcreatewidget.html#id11
Examples:
/lib_ref/pt/ptcreatewidget.html#id13
Classification:
/lib_ref/pt/ptcreatewidget.html#id14
Safety:
/lib_ref/pt/ptcreatewidget.html#id16
See also:
/lib_ref/pt/ptdamageextent.html#id1
PtDamageExtent
/lib_ref/pt/ptdamageextent.html#id3
Synopsis:
/lib_ref/pt/ptdamageextent.html#id5
Library:
/lib_ref/pt/ptdamageextent.html#id7
Description:
/lib_ref/pt/ptdamageextent.html#id9
Returns:
/lib_ref/pt/ptdamageextent.html#id11
Examples:
/lib_ref/pt/ptdamageextent.html#id13
Classification:
/lib_ref/pt/ptdamageextent.html#id14
Safety:
/lib_ref/pt/ptdamageextent.html#id16
See also:
/lib_ref/pt/ptdamagesurface.html#id1
PtDamageSurface, PtDamageSurfaceById
/lib_ref/pt/ptdamagesurface.html#id3
Synopsis:
/lib_ref/pt/ptdamagesurface.html#id5
Library:
/lib_ref/pt/ptdamagesurface.html#id7
Description:
/lib_ref/pt/ptdamagesurface.html#id9
Classification:
/lib_ref/pt/ptdamagesurface.html#id10
Safety:
/lib_ref/pt/ptdamagesurface.html#id12
See also:
/lib_ref/pt/ptdamagesurfacebyaction.html#id1
PtDamageSurfaceByAction
/lib_ref/pt/ptdamagesurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/ptdamagesurfacebyaction.html#id5
Library:
/lib_ref/pt/ptdamagesurfacebyaction.html#id7
Description:
/lib_ref/pt/ptdamagesurfacebyaction.html#id9
Classification:
/lib_ref/pt/ptdamagesurfacebyaction.html#id10
Safety:
/lib_ref/pt/ptdamagesurfacebyaction.html#id12
See also:
/lib_ref/pt/ptdamagewidget.html#id1
PtDamageWidget
/lib_ref/pt/ptdamagewidget.html#id3
Synopsis:
/lib_ref/pt/ptdamagewidget.html#id5
Library:
/lib_ref/pt/ptdamagewidget.html#id7
Description:
/lib_ref/pt/ptdamagewidget.html#id9
Returns:
/lib_ref/pt/ptdamagewidget.html#id11
Examples:
/lib_ref/pt/ptdamagewidget.html#id13
Classification:
/lib_ref/pt/ptdamagewidget.html#id14
Safety:
/lib_ref/pt/ptdamagewidget.html#id16
See also:
/lib_ref/pt/ptdestroyallsurfaces.html#id1
PtDestroyAllSurfaces
/lib_ref/pt/ptdestroyallsurfaces.html#id3
Synopsis:
/lib_ref/pt/ptdestroyallsurfaces.html#id5
Library:
/lib_ref/pt/ptdestroyallsurfaces.html#id7
Description:
/lib_ref/pt/ptdestroyallsurfaces.html#id9
Classification:
/lib_ref/pt/ptdestroyallsurfaces.html#id10
Safety:
/lib_ref/pt/ptdestroyallsurfaces.html#id12
See also:
/lib_ref/pt/ptdestroysurface.html#id1
PtDestroySurface
/lib_ref/pt/ptdestroysurface.html#id3
Synopsis:
/lib_ref/pt/ptdestroysurface.html#id5
Library:
/lib_ref/pt/ptdestroysurface.html#id7
Description:
/lib_ref/pt/ptdestroysurface.html#id9
Classification:
/lib_ref/pt/ptdestroysurface.html#id10
Safety:
/lib_ref/pt/ptdestroysurface.html#id12
See also:
/lib_ref/pt/ptdestroysurfacebyid.html#id1
PtDestroySurfaceById
/lib_ref/pt/ptdestroysurfacebyid.html#id3
Synopsis:
/lib_ref/pt/ptdestroysurfacebyid.html#id5
Library:
/lib_ref/pt/ptdestroysurfacebyid.html#id7
Description:
/lib_ref/pt/ptdestroysurfacebyid.html#id9
Returns:
/lib_ref/pt/ptdestroysurfacebyid.html#id11
Classification:
/lib_ref/pt/ptdestroysurfacebyid.html#id12
Safety:
/lib_ref/pt/ptdestroysurfacebyid.html#id14
See also:
/lib_ref/pt/ptdestroywidget.html#id1
PtDestroyWidget
/lib_ref/pt/ptdestroywidget.html#id3
Synopsis:
/lib_ref/pt/ptdestroywidget.html#id5
Library:
/lib_ref/pt/ptdestroywidget.html#id7
Description:
/lib_ref/pt/ptdestroywidget.html#id9
Returns:
/lib_ref/pt/ptdestroywidget.html#id11
Examples:
/lib_ref/pt/ptdestroywidget.html#id13
Classification:
/lib_ref/pt/ptdestroywidget.html#id14
Safety:
/lib_ref/pt/ptdestroywidget.html#id16
See also:
/lib_ref/pt/ptdisablesurface.html#id1
PtDisableSurface, PtDisableSurfaceById
/lib_ref/pt/ptdisablesurface.html#id3
Synopsis:
/lib_ref/pt/ptdisablesurface.html#id5
Library:
/lib_ref/pt/ptdisablesurface.html#id7
Description:
/lib_ref/pt/ptdisablesurface.html#id9
Classification:
/lib_ref/pt/ptdisablesurface.html#id10
Safety:
/lib_ref/pt/ptdisablesurface.html#id12
See also:
/lib_ref/pt/ptdisablesurfacebyaction.html#id1
PtDisableSurfaceByAction
/lib_ref/pt/ptdisablesurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/ptdisablesurfacebyaction.html#id5
Library:
/lib_ref/pt/ptdisablesurfacebyaction.html#id7
Description:
/lib_ref/pt/ptdisablesurfacebyaction.html#id9
Classification:
/lib_ref/pt/ptdisablesurfacebyaction.html#id10
Safety:
/lib_ref/pt/ptdisablesurfacebyaction.html#id12
See also:
/lib_ref/pt/ptdndfetch_t.html#id1
PtDndFetch_t
/lib_ref/pt/ptdndfetch_t.html#id3
Synopsis:
/lib_ref/pt/ptdndfetch_t.html#id5
Description:
/lib_ref/pt/ptdndfetch_t.html#id7
Classification:
/lib_ref/pt/ptdndfetch_t.html#id9
See also:
/lib_ref/pt/ptdndselect.html#id1
PtDndSelect
/lib_ref/pt/ptdndselect.html#id3
Synopsis:
/lib_ref/pt/ptdndselect.html#id5
Arguments:
/lib_ref/pt/ptdndselect.html#id7
Library:
/lib_ref/pt/ptdndselect.html#id9
Description:
/lib_ref/pt/ptdndselect.html#id11
Returns:
/lib_ref/pt/ptdndselect.html#id13
Classification:
/lib_ref/pt/ptdndselect.html#id14
Safety:
/lib_ref/pt/ptdndselect.html#id16
See also:
/lib_ref/pt/ptdupclassstyle.html#id1
PtDupClassStyle
/lib_ref/pt/ptdupclassstyle.html#id3
Synopsis:
/lib_ref/pt/ptdupclassstyle.html#id5
Library:
/lib_ref/pt/ptdupclassstyle.html#id7
Description:
/lib_ref/pt/ptdupclassstyle.html#id9
Returns:
/lib_ref/pt/ptdupclassstyle.html#id11
Examples:
/lib_ref/pt/ptdupclassstyle.html#id13
Classification:
/lib_ref/pt/ptdupclassstyle.html#id14
Safety:
/lib_ref/pt/ptdupclassstyle.html#id16
See also:
/lib_ref/pt/ptenablesurface.html#id1
PtEnableSurface, PtEnableSurfaceById
/lib_ref/pt/ptenablesurface.html#id3
Synopsis:
/lib_ref/pt/ptenablesurface.html#id5
Library:
/lib_ref/pt/ptenablesurface.html#id7
Description:
/lib_ref/pt/ptenablesurface.html#id9
Classification:
/lib_ref/pt/ptenablesurface.html#id10
Safety:
/lib_ref/pt/ptenablesurface.html#id12
See also:
/lib_ref/pt/ptenablesurfacebyaction.html#id1
PtEnableSurfaceByAction
/lib_ref/pt/ptenablesurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/ptenablesurfacebyaction.html#id5
Library:
/lib_ref/pt/ptenablesurfacebyaction.html#id7
Description:
/lib_ref/pt/ptenablesurfacebyaction.html#id9
Classification:
/lib_ref/pt/ptenablesurfacebyaction.html#id10
Safety:
/lib_ref/pt/ptenablesurfacebyaction.html#id12
See also:
/lib_ref/pt/ptendflux.html#id1
PtEndFlux
/lib_ref/pt/ptendflux.html#id3
Synopsis:
/lib_ref/pt/ptendflux.html#id5
Library:
/lib_ref/pt/ptendflux.html#id7
Description:
/lib_ref/pt/ptendflux.html#id9
Returns:
/lib_ref/pt/ptendflux.html#id11
Classification:
/lib_ref/pt/ptendflux.html#id12
Safety:
/lib_ref/pt/ptendflux.html#id14
See also:
/lib_ref/pt/ptenter.html#id1
PtEnter
/lib_ref/pt/ptenter.html#id3
Synopsis:
/lib_ref/pt/ptenter.html#id5
Arguments:
/lib_ref/pt/ptenter.html#id7
Library:
/lib_ref/pt/ptenter.html#id9
Description:
/lib_ref/pt/ptenter.html#id11
Returns:
/lib_ref/pt/ptenter.html#id13
Errors:
/lib_ref/pt/ptenter.html#id15
Examples:
/lib_ref/pt/ptenter.html#id17
Classification:
/lib_ref/pt/ptenter.html#id18
Safety:
/lib_ref/pt/ptenter.html#id20
See also:
/lib_ref/pt/pteventhandler.html#id1
PtEventHandler
/lib_ref/pt/pteventhandler.html#id3
Synopsis:
/lib_ref/pt/pteventhandler.html#id5
Library:
/lib_ref/pt/pteventhandler.html#id7
Description:
/lib_ref/pt/pteventhandler.html#id9
Returns:
/lib_ref/pt/pteventhandler.html#id11
Examples:
/lib_ref/pt/pteventhandler.html#id13
Classification:
/lib_ref/pt/pteventhandler.html#id14
Safety:
/lib_ref/pt/pteventhandler.html#id16
See also:
/lib_ref/pt/ptexit.html#id1
PtExit
/lib_ref/pt/ptexit.html#id3
Synopsis:
/lib_ref/pt/ptexit.html#id5
Library:
/lib_ref/pt/ptexit.html#id7
Description:
/lib_ref/pt/ptexit.html#id9
Returns:
/lib_ref/pt/ptexit.html#id11
Classification:
/lib_ref/pt/ptexit.html#id12
Safety:
/lib_ref/pt/ptexit.html#id14
See also:
/lib_ref/pt/ptextentwidget.html#id1
PtExtentWidget
/lib_ref/pt/ptextentwidget.html#id3
Synopsis:
/lib_ref/pt/ptextentwidget.html#id5
Library:
/lib_ref/pt/ptextentwidget.html#id7
Description:
/lib_ref/pt/ptextentwidget.html#id9
Returns:
/lib_ref/pt/ptextentwidget.html#id11
Examples:
/lib_ref/pt/ptextentwidget.html#id13
Classification:
/lib_ref/pt/ptextentwidget.html#id14
Safety:
/lib_ref/pt/ptextentwidget.html#id16
See also:
/lib_ref/pt/ptextentwidgetfamily.html#id1
PtExtentWidgetFamily
/lib_ref/pt/ptextentwidgetfamily.html#id3
Synopsis:
/lib_ref/pt/ptextentwidgetfamily.html#id5
Library:
/lib_ref/pt/ptextentwidgetfamily.html#id7
Description:
/lib_ref/pt/ptextentwidgetfamily.html#id9
Returns:
/lib_ref/pt/ptextentwidgetfamily.html#id11
Classification:
/lib_ref/pt/ptextentwidgetfamily.html#id12
Safety:
/lib_ref/pt/ptextentwidgetfamily.html#id14
See also:
/lib_ref/pt/ptfdproc_t.html#id1
PtFdProcF_t, PtFdProc_t
/lib_ref/pt/ptfdproc_t.html#id3
Synopsis:
/lib_ref/pt/ptfdproc_t.html#id5
Description:
/lib_ref/pt/ptfdproc_t.html#id7
Classification:
/lib_ref/pt/ptfdproc_t.html#id9
See also:
/lib_ref/pt/ptfepcmd.html#id1
PtFepCmd
/lib_ref/pt/ptfepcmd.html#id3
Synopsis:
/lib_ref/pt/ptfepcmd.html#id5
Arguments:
/lib_ref/pt/ptfepcmd.html#id7
Library:
/lib_ref/pt/ptfepcmd.html#id9
Description:
/lib_ref/pt/ptfepcmd.html#id11
Returns:
/lib_ref/pt/ptfepcmd.html#id13
Classification:
/lib_ref/pt/ptfepcmd.html#id14
Safety:
/lib_ref/pt/ptfepcmd.html#id16
See also:
/lib_ref/pt/ptfileselection.html#id1
PtFileSelection
/lib_ref/pt/ptfileselection.html#id3
Synopsis:
/lib_ref/pt/ptfileselection.html#id5
Arguments:
/lib_ref/pt/ptfileselection.html#id7
Library:
/lib_ref/pt/ptfileselection.html#id9
Description:
/lib_ref/pt/ptfileselection.html#PtFileSelectionInfo_t
PtFileSelectionInfo_t structure
/lib_ref/pt/ptfileselection.html#PtFileSelectorInfo_t
PtFileSelectorInfo_t structure
/lib_ref/pt/ptfileselection.html#id13
Returns:
/lib_ref/pt/ptfileselection.html#id15
Examples:
/lib_ref/pt/ptfileselection.html#id17
Classification:
/lib_ref/pt/ptfileselection.html#id18
Safety:
/lib_ref/pt/ptfileselection.html#id20
See also:
/lib_ref/pt/ptfindchildclass.html#id1
PtFindChildClass
/lib_ref/pt/ptfindchildclass.html#id3
Synopsis:
/lib_ref/pt/ptfindchildclass.html#id5
Library:
/lib_ref/pt/ptfindchildclass.html#id7
Description:
/lib_ref/pt/ptfindchildclass.html#id9
Returns:
/lib_ref/pt/ptfindchildclass.html#id11
Examples:
/lib_ref/pt/ptfindchildclass.html#id13
Classification:
/lib_ref/pt/ptfindchildclass.html#id14
Safety:
/lib_ref/pt/ptfindchildclass.html#id16
See also:
/lib_ref/pt/ptfindchildclassmember.html#id1
PtFindChildClassMember
/lib_ref/pt/ptfindchildclassmember.html#id3
Synopsis:
/lib_ref/pt/ptfindchildclassmember.html#id5
Library:
/lib_ref/pt/ptfindchildclassmember.html#id7
Description:
/lib_ref/pt/ptfindchildclassmember.html#id9
Returns:
/lib_ref/pt/ptfindchildclassmember.html#id11
Examples:
/lib_ref/pt/ptfindchildclassmember.html#id13
Classification:
/lib_ref/pt/ptfindchildclassmember.html#id14
Safety:
/lib_ref/pt/ptfindchildclassmember.html#id16
See also:
/lib_ref/pt/ptfindclassstyle.html#id1
PtFindClassStyle
/lib_ref/pt/ptfindclassstyle.html#id3
Synopsis:
/lib_ref/pt/ptfindclassstyle.html#id5
Library:
/lib_ref/pt/ptfindclassstyle.html#id7
Description:
/lib_ref/pt/ptfindclassstyle.html#id9
Returns:
/lib_ref/pt/ptfindclassstyle.html#id11
Examples:
/lib_ref/pt/ptfindclassstyle.html#id13
Classification:
/lib_ref/pt/ptfindclassstyle.html#id14
Safety:
/lib_ref/pt/ptfindclassstyle.html#id16
See also:
/lib_ref/pt/ptfindcontainer.html#id1
PtFindContainer
/lib_ref/pt/ptfindcontainer.html#id3
Synopsis:
/lib_ref/pt/ptfindcontainer.html#id5
Library:
/lib_ref/pt/ptfindcontainer.html#id7
Description:
/lib_ref/pt/ptfindcontainer.html#id9
Returns:
/lib_ref/pt/ptfindcontainer.html#id11
Classification:
/lib_ref/pt/ptfindcontainer.html#id12
Safety:
/lib_ref/pt/ptfinddata.html#id1
PtFindData
/lib_ref/pt/ptfinddata.html#id3
Synopsis:
/lib_ref/pt/ptfinddata.html#id5
Library:
/lib_ref/pt/ptfinddata.html#id7
Description:
/lib_ref/pt/ptfinddata.html#id9
Returns:
/lib_ref/pt/ptfinddata.html#id11
Classification:
/lib_ref/pt/ptfinddata.html#id12
Safety:
/lib_ref/pt/ptfinddata.html#id14
See also:
/lib_ref/pt/ptfinddisjoint.html#id1
PtFindDisjoint
/lib_ref/pt/ptfinddisjoint.html#id3
Synopsis:
/lib_ref/pt/ptfinddisjoint.html#id5
Library:
/lib_ref/pt/ptfinddisjoint.html#id7
Description:
/lib_ref/pt/ptfinddisjoint.html#id9
Returns:
/lib_ref/pt/ptfinddisjoint.html#id11
Classification:
/lib_ref/pt/ptfinddisjoint.html#id12
Safety:
/lib_ref/pt/ptfindfocuschild.html#id1
PtFindFocusChild
/lib_ref/pt/ptfindfocuschild.html#id3
Synopsis:
/lib_ref/pt/ptfindfocuschild.html#id5
Library:
/lib_ref/pt/ptfindfocuschild.html#id7
Description:
/lib_ref/pt/ptfindfocuschild.html#id9
Returns:
/lib_ref/pt/ptfindfocuschild.html#id11
Classification:
/lib_ref/pt/ptfindfocuschild.html#id12
Safety:
/lib_ref/pt/ptfindfocuschild.html#id14
See also:
/lib_ref/pt/ptfindfocusnextfrom.html#id1
PtFindFocusNextFrom
/lib_ref/pt/ptfindfocusnextfrom.html#id3
Synopsis:
/lib_ref/pt/ptfindfocusnextfrom.html#id5
Library:
/lib_ref/pt/ptfindfocusnextfrom.html#id7
Description:
/lib_ref/pt/ptfindfocusnextfrom.html#id9
Returns:
/lib_ref/pt/ptfindfocusnextfrom.html#id11
Classification:
/lib_ref/pt/ptfindfocusnextfrom.html#id12
Safety:
/lib_ref/pt/ptfindfocusnextfrom.html#id14
See also:
/lib_ref/pt/ptfindfocusprevfrom.html#id1
PtFindFocusPrevFrom
/lib_ref/pt/ptfindfocusprevfrom.html#id3
Synopsis:
/lib_ref/pt/ptfindfocusprevfrom.html#id5
Library:
/lib_ref/pt/ptfindfocusprevfrom.html#id7
Description:
/lib_ref/pt/ptfindfocusprevfrom.html#id9
Returns:
/lib_ref/pt/ptfindfocusprevfrom.html#id11
Classification:
/lib_ref/pt/ptfindfocusprevfrom.html#id12
Safety:
/lib_ref/pt/ptfindfocusprevfrom.html#id14
See also:
/lib_ref/pt/ptfindguardian.html#id1
PtFindGuardian
/lib_ref/pt/ptfindguardian.html#id3
Synopsis:
/lib_ref/pt/ptfindguardian.html#id5
Library:
/lib_ref/pt/ptfindguardian.html#id7
Description:
/lib_ref/pt/ptfindguardian.html#id9
Returns:
/lib_ref/pt/ptfindguardian.html#id11
Classification:
/lib_ref/pt/ptfindguardian.html#id12
Safety:
/lib_ref/pt/ptfindguardian.html#id14
See also:
/lib_ref/pt/ptfindnextdata.html#id1
PtFindNextData
/lib_ref/pt/ptfindnextdata.html#id3
Synopsis:
/lib_ref/pt/ptfindnextdata.html#id5
Library:
/lib_ref/pt/ptfindnextdata.html#id7
Description:
/lib_ref/pt/ptfindnextdata.html#id9
Returns:
/lib_ref/pt/ptfindnextdata.html#id11
Classification:
/lib_ref/pt/ptfindnextdata.html#id12
Safety:
/lib_ref/pt/ptfindnextdata.html#id14
See also:
/lib_ref/pt/ptfindsurface.html#id1
PtFindSurface
/lib_ref/pt/ptfindsurface.html#id3
Synopsis:
/lib_ref/pt/ptfindsurface.html#id5
Library:
/lib_ref/pt/ptfindsurface.html#id7
Description:
/lib_ref/pt/ptfindsurface.html#id9
Returns:
/lib_ref/pt/ptfindsurface.html#id11
Classification:
/lib_ref/pt/ptfindsurface.html#id12
Safety:
/lib_ref/pt/ptfindsurface.html#id14
See also:
/lib_ref/pt/ptfindsurfacebyaction.html#id1
PtFindSurfaceByAction
/lib_ref/pt/ptfindsurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/ptfindsurfacebyaction.html#id5
Library:
/lib_ref/pt/ptfindsurfacebyaction.html#id7
Description:
/lib_ref/pt/ptfindsurfacebyaction.html#id9
Returns:
/lib_ref/pt/ptfindsurfacebyaction.html#id11
Classification:
/lib_ref/pt/ptfindsurfacebyaction.html#id12
Safety:
/lib_ref/pt/ptfindsurfacebyaction.html#id14
See also:
/lib_ref/pt/ptflush.html#id1
PtFlush
/lib_ref/pt/ptflush.html#id3
Synopsis:
/lib_ref/pt/ptflush.html#id5
Library:
/lib_ref/pt/ptflush.html#id7
Description:
/lib_ref/pt/ptflush.html#id9
Returns:
/lib_ref/pt/ptflush.html#id11
Classification:
/lib_ref/pt/ptflush.html#id12
Safety:
/lib_ref/pt/ptflush.html#id14
See also:
/lib_ref/pt/ptfontselection.html#id1
PtFontSelection
/lib_ref/pt/ptfontselection.html#id3
Synopsis:
/lib_ref/pt/ptfontselection.html#id5
Library:
/lib_ref/pt/ptfontselection.html#id7
Description:
/lib_ref/pt/ptfontselection.html#id9
Returns:
/lib_ref/pt/ptfontselection.html#id11
Examples:
/lib_ref/pt/ptfontselection.html#id13
Classification:
/lib_ref/pt/ptfontselection.html#id14
Safety:
/lib_ref/pt/ptfontselection.html#id16
See also:
/lib_ref/pt/ptforwardwindowevent.html#id1
PtForwardWindowEvent
/lib_ref/pt/ptforwardwindowevent.html#id3
Synopsis:
/lib_ref/pt/ptforwardwindowevent.html#id5
Library:
/lib_ref/pt/ptforwardwindowevent.html#id7
Description:
/lib_ref/pt/ptforwardwindowevent.html#id9
Returns:
/lib_ref/pt/ptforwardwindowevent.html#id11
Examples:
/lib_ref/pt/ptforwardwindowevent.html#id13
Classification:
/lib_ref/pt/ptforwardwindowevent.html#id14
Safety:
/lib_ref/pt/ptforwardwindowevent.html#id16
See also:
/lib_ref/pt/ptforwardwindowtaskevent.html#id1
PtForwardWindowTaskEvent
/lib_ref/pt/ptforwardwindowtaskevent.html#id3
Synopsis:
/lib_ref/pt/ptforwardwindowtaskevent.html#id5
Library:
/lib_ref/pt/ptforwardwindowtaskevent.html#id7
Description:
/lib_ref/pt/ptforwardwindowtaskevent.html#id9
Returns:
/lib_ref/pt/ptforwardwindowtaskevent.html#id11
Examples:
/lib_ref/pt/ptforwardwindowtaskevent.html#id13
Classification:
/lib_ref/pt/ptforwardwindowtaskevent.html#id14
Safety:
/lib_ref/pt/ptforwardwindowtaskevent.html#id16
See also:
/lib_ref/pt/ptfs_funcs.html#id1
PtFS*
/lib_ref/pt/ptfs_funcs.html#id3
Description:
/lib_ref/pt/ptgenlist_funcs.html#id1
PtGenList*
/lib_ref/pt/ptgenlist_funcs.html#id3
Description:
/lib_ref/pt/ptgentree_funcs.html#id1
PtGenTree*
/lib_ref/pt/ptgentree_funcs.html#id3
Description:
/lib_ref/pt/ptgetabsposition.html#id1
PtGetAbsPosition
/lib_ref/pt/ptgetabsposition.html#id3
Synopsis:
/lib_ref/pt/ptgetabsposition.html#id5
Library:
/lib_ref/pt/ptgetabsposition.html#id7
Description:
/lib_ref/pt/ptgetabsposition.html#id9
Classification:
/lib_ref/pt/ptgetabsposition.html#id10
Safety:
/lib_ref/pt/ptgetabsposition.html#id12
See also:
/lib_ref/pt/ptgetcontrolflags.html#id1
PtGetControlFlags
/lib_ref/pt/ptgetcontrolflags.html#id3
Synopsis:
/lib_ref/pt/ptgetcontrolflags.html#id5
Library:
/lib_ref/pt/ptgetcontrolflags.html#id7
Description:
/lib_ref/pt/ptgetcontrolflags.html#id9
Returns:
/lib_ref/pt/ptgetcontrolflags.html#id11
Classification:
/lib_ref/pt/ptgetcontrolflags.html#id12
Safety:
/lib_ref/pt/ptgetdndfetchindex.html#id1
PtGetDndFetchIndex
/lib_ref/pt/ptgetdndfetchindex.html#id3
Synopsis:
/lib_ref/pt/ptgetdndfetchindex.html#id5
Arguments:
/lib_ref/pt/ptgetdndfetchindex.html#id7
Library:
/lib_ref/pt/ptgetdndfetchindex.html#id9
Description:
/lib_ref/pt/ptgetdndfetchindex.html#id11
Returns:
/lib_ref/pt/ptgetdndfetchindex.html#id13
Examples:
/lib_ref/pt/ptgetdndfetchindex.html#id15
Classification:
/lib_ref/pt/ptgetdndfetchindex.html#id16
Safety:
/lib_ref/pt/ptgetdndfetchindex.html#id18
See also:
/lib_ref/pt/ptgetparent.html#id1
PtGetParent
/lib_ref/pt/ptgetparent.html#id3
Synopsis:
/lib_ref/pt/ptgetparent.html#id5
Library:
/lib_ref/pt/ptgetparent.html#id7
Description:
/lib_ref/pt/ptgetparent.html#id9
Returns:
/lib_ref/pt/ptgetparent.html#id11
Examples:
/lib_ref/pt/ptgetparent.html#id13
Classification:
/lib_ref/pt/ptgetparent.html#id14
Safety:
/lib_ref/pt/ptgetparent.html#id16
See also:
/lib_ref/pt/ptgetparentwidget.html#id1
PtGetParentWidget
/lib_ref/pt/ptgetparentwidget.html#id3
Synopsis:
/lib_ref/pt/ptgetparentwidget.html#id5
Library:
/lib_ref/pt/ptgetparentwidget.html#id7
Description:
/lib_ref/pt/ptgetparentwidget.html#id9
Returns:
/lib_ref/pt/ptgetparentwidget.html#id11
Classification:
/lib_ref/pt/ptgetparentwidget.html#id12
Safety:
/lib_ref/pt/ptgetparentwidget.html#id14
See also:
/lib_ref/pt/ptgetrcvidpid.html#id1
PtGetRcvidPid
/lib_ref/pt/ptgetrcvidpid.html#id3
Synopsis:
/lib_ref/pt/ptgetrcvidpid.html#id5
Library:
/lib_ref/pt/ptgetrcvidpid.html#id7
Description:
/lib_ref/pt/ptgetrcvidpid.html#id9
Returns:
/lib_ref/pt/ptgetrcvidpid.html#id11
Examples:
/lib_ref/pt/ptgetrcvidpid.html#id13
Classification:
/lib_ref/pt/ptgetrcvidpid.html#id14
Safety:
/lib_ref/pt/ptgetrcvidpid.html#id16
See also:
/lib_ref/pt/ptgetresource.html#id1
PtGetResource
/lib_ref/pt/ptgetresource.html#id3
Synopsis:
/lib_ref/pt/ptgetresource.html#id5
Arguments:
/lib_ref/pt/ptgetresource.html#id7
Library:
/lib_ref/pt/ptgetresource.html#id9
Description:
/lib_ref/pt/ptgetresource.html#id11
Returns:
/lib_ref/pt/ptgetresource.html#id13
Examples:
/lib_ref/pt/ptgetresource.html#id15
Classification:
/lib_ref/pt/ptgetresource.html#id16
Safety:
/lib_ref/pt/ptgetresource.html#id18
See also:
/lib_ref/pt/ptgetresources.html#id1
PtGetResources
/lib_ref/pt/ptgetresources.html#id3
Synopsis:
/lib_ref/pt/ptgetresources.html#id5
Library:
/lib_ref/pt/ptgetresources.html#id7
Description:
/lib_ref/pt/ptgetresources.html#id9
Returns:
/lib_ref/pt/ptgetresources.html#id11
Examples:
/lib_ref/pt/ptgetresources.html#id13
Classification:
/lib_ref/pt/ptgetresources.html#id14
Safety:
/lib_ref/pt/ptgetresources.html#id16
See also:
/lib_ref/pt/ptgetstylemember.html#id1
PtGetStyleMember
/lib_ref/pt/ptgetstylemember.html#id3
Synopsis:
/lib_ref/pt/ptgetstylemember.html#id5
Library:
/lib_ref/pt/ptgetstylemember.html#id7
Description:
/lib_ref/pt/ptgetstylemember.html#id9
Returns:
/lib_ref/pt/ptgetstylemember.html#id11
Examples:
/lib_ref/pt/ptgetstylemember.html#id13
Classification:
/lib_ref/pt/ptgetstylemember.html#id14
Safety:
/lib_ref/pt/ptgetstylemember.html#id16
See also:
/lib_ref/pt/ptgetwidgetstyle.html#id1
PtGetWidgetStyle
/lib_ref/pt/ptgetwidgetstyle.html#id3
Synopsis:
/lib_ref/pt/ptgetwidgetstyle.html#id5
Library:
/lib_ref/pt/ptgetwidgetstyle.html#id7
Description:
/lib_ref/pt/ptgetwidgetstyle.html#id9
Returns:
/lib_ref/pt/ptgetwidgetstyle.html#id11
Examples:
/lib_ref/pt/ptgetwidgetstyle.html#id13
Classification:
/lib_ref/pt/ptgetwidgetstyle.html#id14
Safety:
/lib_ref/pt/ptgetwidgetstyle.html#id16
See also:
/lib_ref/pt/ptgivefocus.html#id1
PtGiveFocus
/lib_ref/pt/ptgivefocus.html#id3
Synopsis:
/lib_ref/pt/ptgivefocus.html#id5
Library:
/lib_ref/pt/ptgivefocus.html#id7
Description:
/lib_ref/pt/ptgivefocus.html#id9
Returns:
/lib_ref/pt/ptgivefocus.html#id11
Examples:
/lib_ref/pt/ptgivefocus.html#id13
Classification:
/lib_ref/pt/ptgivefocus.html#id14
Safety:
/lib_ref/pt/ptgivefocus.html#id16
See also:
/lib_ref/pt/ptglobalfocusnext.html#id1
PtGlobalFocusNext
/lib_ref/pt/ptglobalfocusnext.html#id3
Synopsis:
/lib_ref/pt/ptglobalfocusnext.html#id5
Library:
/lib_ref/pt/ptglobalfocusnext.html#id7
Description:
/lib_ref/pt/ptglobalfocusnext.html#id9
Returns:
/lib_ref/pt/ptglobalfocusnext.html#id11
Classification:
/lib_ref/pt/ptglobalfocusnext.html#id12
Safety:
/lib_ref/pt/ptglobalfocusnext.html#id14
See also:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id1
PtGlobalFocusNextContainer
/lib_ref/pt/ptglobalfocusnextcontainer.html#id3
Synopsis:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id5
Library:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id7
Description:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id9
Returns:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id11
Classification:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id12
Safety:
/lib_ref/pt/ptglobalfocusnextcontainer.html#id14
See also:
/lib_ref/pt/ptglobalfocusnextfrom.html#id1
PtGlobalFocusNextFrom
/lib_ref/pt/ptglobalfocusnextfrom.html#id3
Synopsis:
/lib_ref/pt/ptglobalfocusnextfrom.html#id5
Library:
/lib_ref/pt/ptglobalfocusnextfrom.html#id7
Description:
/lib_ref/pt/ptglobalfocusnextfrom.html#id9
Returns:
/lib_ref/pt/ptglobalfocusnextfrom.html#id11
Classification:
/lib_ref/pt/ptglobalfocusnextfrom.html#id12
Safety:
/lib_ref/pt/ptglobalfocusnextfrom.html#id14
See also:
/lib_ref/pt/ptglobalfocusprev.html#id1
PtGlobalFocusPrev
/lib_ref/pt/ptglobalfocusprev.html#id3
Synopsis:
/lib_ref/pt/ptglobalfocusprev.html#id5
Library:
/lib_ref/pt/ptglobalfocusprev.html#id7
Description:
/lib_ref/pt/ptglobalfocusprev.html#id9
Returns:
/lib_ref/pt/ptglobalfocusprev.html#id11
Classification:
/lib_ref/pt/ptglobalfocusprev.html#id12
Safety:
/lib_ref/pt/ptglobalfocusprev.html#id14
See also:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id1
PtGlobalFocusPrevContainer
/lib_ref/pt/ptglobalfocusprevcontainer.html#id3
Synopsis:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id5
Library:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id7
Description:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id9
Returns:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id11
Classification:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id12
Safety:
/lib_ref/pt/ptglobalfocusprevcontainer.html#id14
See also:
/lib_ref/pt/ptglobalfocusprevfrom.html#id1
PtGlobalFocusPrevFrom
/lib_ref/pt/ptglobalfocusprevfrom.html#id3
Synopsis:
/lib_ref/pt/ptglobalfocusprevfrom.html#id5
Library:
/lib_ref/pt/ptglobalfocusprevfrom.html#id7
Description:
/lib_ref/pt/ptglobalfocusprevfrom.html#id9
Returns:
/lib_ref/pt/ptglobalfocusprevfrom.html#id11
Classification:
/lib_ref/pt/ptglobalfocusprevfrom.html#id12
Safety:
/lib_ref/pt/ptglobalfocusprevfrom.html#id14
See also:
/lib_ref/pt/pthelpquit.html#id1
PtHelpQuit
/lib_ref/pt/pthelpquit.html#id3
Synopsis:
/lib_ref/pt/pthelpquit.html#id5
Library:
/lib_ref/pt/pthelpquit.html#id7
Description:
/lib_ref/pt/pthelpquit.html#id9
Classification:
/lib_ref/pt/pthelpquit.html#id10
Safety:
/lib_ref/pt/pthelpquit.html#id12
See also:
/lib_ref/pt/pthelpsearch.html#id1
PtHelpSearch
/lib_ref/pt/pthelpsearch.html#id3
Synopsis:
/lib_ref/pt/pthelpsearch.html#id5
Arguments:
/lib_ref/pt/pthelpsearch.html#id7
Library:
/lib_ref/pt/pthelpsearch.html#id9
Description:
/lib_ref/pt/pthelpsearch.html#id11
Returns:
/lib_ref/pt/pthelpsearch.html#id13
Examples:
/lib_ref/pt/pthelpsearch.html#id15
Classification:
/lib_ref/pt/pthelpsearch.html#id16
Safety:
/lib_ref/pt/pthelpsearch.html#id18
See also:
/lib_ref/pt/pthelptopic.html#id1
PtHelpTopic
/lib_ref/pt/pthelptopic.html#id3
Synopsis:
/lib_ref/pt/pthelptopic.html#id5
Library:
/lib_ref/pt/pthelptopic.html#id7
Description:
/lib_ref/pt/pthelptopic.html#id9
Returns:
/lib_ref/pt/pthelptopic.html#id11
Examples:
/lib_ref/pt/pthelptopic.html#id13
Classification:
/lib_ref/pt/pthelptopic.html#id14
Safety:
/lib_ref/pt/pthelptopic.html#id16
See also:
/lib_ref/pt/pthelptopicroot.html#id1
PtHelpTopicRoot
/lib_ref/pt/pthelptopicroot.html#id3
Synopsis:
/lib_ref/pt/pthelptopicroot.html#id5
Library:
/lib_ref/pt/pthelptopicroot.html#id7
Description:
/lib_ref/pt/pthelptopicroot.html#id9
Examples:
/lib_ref/pt/pthelptopicroot.html#id11
Classification:
/lib_ref/pt/pthelptopicroot.html#id12
Safety:
/lib_ref/pt/pthelptopicroot.html#id14
See also:
/lib_ref/pt/pthelptopictree.html#id1
PtHelpTopicTree
/lib_ref/pt/pthelptopictree.html#id3
Synopsis:
/lib_ref/pt/pthelptopictree.html#id5
Library:
/lib_ref/pt/pthelptopictree.html#id7
Description:
/lib_ref/pt/pthelptopictree.html#id9
Returns:
/lib_ref/pt/pthelptopictree.html#id11
Examples:
/lib_ref/pt/pthelptopictree.html#id13
Classification:
/lib_ref/pt/pthelptopictree.html#id14
Safety:
/lib_ref/pt/pthelptopictree.html#id16
See also:
/lib_ref/pt/pthelpurl.html#id1
PtHelpUrl
/lib_ref/pt/pthelpurl.html#id3
Synopsis:
/lib_ref/pt/pthelpurl.html#id5
Library:
/lib_ref/pt/pthelpurl.html#id7
Description:
/lib_ref/pt/pthelpurl.html#id9
Returns:
/lib_ref/pt/pthelpurl.html#id11
Examples:
/lib_ref/pt/pthelpurl.html#id13
Classification:
/lib_ref/pt/pthelpurl.html#id14
Safety:
/lib_ref/pt/pthelpurl.html#id16
See also:
/lib_ref/pt/pthelpurlroot.html#id1
PtHelpUrlRoot
/lib_ref/pt/pthelpurlroot.html#id3
Synopsis:
/lib_ref/pt/pthelpurlroot.html#id5
Library:
/lib_ref/pt/pthelpurlroot.html#id7
Description:
/lib_ref/pt/pthelpurlroot.html#id9
Examples:
/lib_ref/pt/pthelpurlroot.html#id11
Classification:
/lib_ref/pt/pthelpurlroot.html#id12
Safety:
/lib_ref/pt/pthelpurlroot.html#id14
See also:
/lib_ref/pt/pthidesurface.html#id1
PtHideSurface, PtHideSurfaceById
/lib_ref/pt/pthidesurface.html#id3
Synopsis:
/lib_ref/pt/pthidesurface.html#id5
Library:
/lib_ref/pt/pthidesurface.html#id7
Description:
/lib_ref/pt/pthidesurface.html#id9
Returns:
/lib_ref/pt/pthidesurface.html#id11
Classification:
/lib_ref/pt/pthidesurface.html#id12
Safety:
/lib_ref/pt/pthidesurface.html#id14
See also:
/lib_ref/pt/pthidesurfacebyaction.html#id1
PtHideSurfaceByAction
/lib_ref/pt/pthidesurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/pthidesurfacebyaction.html#id5
Library:
/lib_ref/pt/pthidesurfacebyaction.html#id7
Description:
/lib_ref/pt/pthidesurfacebyaction.html#id9
Returns:
/lib_ref/pt/pthidesurfacebyaction.html#id11
Classification:
/lib_ref/pt/pthidesurfacebyaction.html#id12
Safety:
/lib_ref/pt/pthidesurfacebyaction.html#id14
See also:
/lib_ref/pt/pthit.html#id1
PtHit
/lib_ref/pt/pthit.html#id3
Synopsis:
/lib_ref/pt/pthit.html#id5
Library:
/lib_ref/pt/pthit.html#id7
Description:
/lib_ref/pt/pthit.html#id9
Returns:
/lib_ref/pt/pthit.html#id11
Classification:
/lib_ref/pt/pthit.html#id12
Safety:
/lib_ref/pt/pthit.html#id14
See also:
/lib_ref/pt/pthold.html#id1
PtHold
/lib_ref/pt/pthold.html#id3
Synopsis:
/lib_ref/pt/pthold.html#id5
Library:
/lib_ref/pt/pthold.html#id7
Description:
/lib_ref/pt/pthold.html#id9
Returns:
/lib_ref/pt/pthold.html#id11
Classification:
/lib_ref/pt/pthold.html#id12
Safety:
/lib_ref/pt/pthold.html#id14
See also:
/lib_ref/pt/pthotkeycallback_t.html#id1
PtHotkeyCallback_t
/lib_ref/pt/pthotkeycallback_t.html#id3
Description:
/lib_ref/pt/ptinflateballoon.html#id1
PtInflateBalloon
/lib_ref/pt/ptinflateballoon.html#id3
Synopsis:
/lib_ref/pt/ptinflateballoon.html#id5
Library:
/lib_ref/pt/ptinflateballoon.html#id7
Description:
/lib_ref/pt/ptinflateballoon.html#id9
Returns:
/lib_ref/pt/ptinflateballoon.html#id11
Classification:
/lib_ref/pt/ptinflateballoon.html#id12
Safety:
/lib_ref/pt/ptinflateballoon.html#id14
See also:
/lib_ref/pt/ptinit.html#id1
PtInit
/lib_ref/pt/ptinit.html#id3
Synopsis:
/lib_ref/pt/ptinit.html#id5
Library:
/lib_ref/pt/ptinit.html#id7
Description:
/lib_ref/pt/ptinit.html#id9
Returns:
/lib_ref/pt/ptinit.html#id11
Examples:
/lib_ref/pt/ptinit.html#id13
Classification:
/lib_ref/pt/ptinit.html#id14
Safety:
/lib_ref/pt/ptinit.html#id16
See also:
/lib_ref/pt/ptinitdnd.html#id1
PtInitDnd
/lib_ref/pt/ptinitdnd.html#id3
Synopsis:
/lib_ref/pt/ptinitdnd.html#id5
Arguments:
/lib_ref/pt/ptinitdnd.html#id7
Library:
/lib_ref/pt/ptinitdnd.html#id9
Description:
/lib_ref/pt/ptinitdnd.html#id11
Returns:
/lib_ref/pt/ptinitdnd.html#id13
Examples:
/lib_ref/pt/ptinitdnd.html#id15
Classification:
/lib_ref/pt/ptinitdnd.html#id16
Safety:
/lib_ref/pt/ptinitdnd.html#id18
See also:
/lib_ref/pt/ptinputcallbackproc_t.html#id1
PtInputCallbackProcF_t, PtInputCallbackProc_t
/lib_ref/pt/ptinputcallbackproc_t.html#id3
Synopsis:
/lib_ref/pt/ptinputcallbackproc_t.html#id5
Description:
/lib_ref/pt/ptinputcallbackproc_t.html#id7
Classification:
/lib_ref/pt/ptinputcallbackproc_t.html#id9
See also:
/lib_ref/pt/ptinsertsurface.html#id1
PtInsertSurface, PtInsertSurfaceById
/lib_ref/pt/ptinsertsurface.html#id3
Synopsis:
/lib_ref/pt/ptinsertsurface.html#id5
Library:
/lib_ref/pt/ptinsertsurface.html#id7
Description:
/lib_ref/pt/ptinsertsurface.html#id9
Returns:
/lib_ref/pt/ptinsertsurface.html#id11
Classification:
/lib_ref/pt/ptinsertsurface.html#id12
Safety:
/lib_ref/pt/ptinsertsurface.html#id14
See also:
/lib_ref/pt/ptisfluxing.html#id1
PtIsFluxing
/lib_ref/pt/ptisfluxing.html#id3
Synopsis:
/lib_ref/pt/ptisfluxing.html#id5
Library:
/lib_ref/pt/ptisfluxing.html#id7
Description:
/lib_ref/pt/ptisfluxing.html#id9
Returns:
/lib_ref/pt/ptisfluxing.html#id11
Classification:
/lib_ref/pt/ptisfluxing.html#id12
Safety:
/lib_ref/pt/ptisfluxing.html#id14
See also:
/lib_ref/pt/ptisfocused.html#id1
PtIsFocused
/lib_ref/pt/ptisfocused.html#id3
Synopsis:
/lib_ref/pt/ptisfocused.html#id5
Arguments:
/lib_ref/pt/ptisfocused.html#id7
Library:
/lib_ref/pt/ptisfocused.html#id9
Description:
/lib_ref/pt/ptisfocused.html#id11
Returns:
/lib_ref/pt/ptisfocused.html#id13
Classification:
/lib_ref/pt/ptisfocused.html#id14
Safety:
/lib_ref/pt/ptisfocused.html#id16
See also:
/lib_ref/pt/ptleave.html#id1
PtLeave
/lib_ref/pt/ptleave.html#id3
Synopsis:
/lib_ref/pt/ptleave.html#id5
Arguments:
/lib_ref/pt/ptleave.html#id7
Library:
/lib_ref/pt/ptleave.html#id9
Description:
/lib_ref/pt/ptleave.html#id11
Returns:
/lib_ref/pt/ptleave.html#id13
Errors:
/lib_ref/pt/ptleave.html#id15
Examples:
/lib_ref/pt/ptleave.html#id17
Classification:
/lib_ref/pt/ptleave.html#id18
Safety:
/lib_ref/pt/ptleave.html#id20
See also:
/lib_ref/pt/ptlist_funcs.html#id1
PtList*
/lib_ref/pt/ptlist_funcs.html#id3
Description:
/lib_ref/pt/ptmainloop.html#id1
PtMainLoop
/lib_ref/pt/ptmainloop.html#id3
Synopsis:
/lib_ref/pt/ptmainloop.html#id5
Library:
/lib_ref/pt/ptmainloop.html#id7
Description:
/lib_ref/pt/ptmainloop.html#id9
Classification:
/lib_ref/pt/ptmainloop.html#id10
Safety:
/lib_ref/pt/ptmainloop.html#id12
See also:
/lib_ref/pt/ptmakemodal.html#id1
PtMakeModal
/lib_ref/pt/ptmakemodal.html#id3
Synopsis:
/lib_ref/pt/ptmakemodal.html#id5
Library:
/lib_ref/pt/ptmakemodal.html#id7
Description:
/lib_ref/pt/ptmakemodal.html#id9
Classification:
/lib_ref/pt/ptmakemodal.html#id10
Safety:
/lib_ref/pt/ptmakemodal.html#id12
See also:
/lib_ref/pt/ptmessagebox.html#id1
PtMessageBox
/lib_ref/pt/ptmessagebox.html#id3
Synopsis:
/lib_ref/pt/ptmessagebox.html#id5
Library:
/lib_ref/pt/ptmessagebox.html#id7
Description:
/lib_ref/pt/ptmessagebox.html#id9
Returns:
/lib_ref/pt/ptmessagebox.html#id11
Classification:
/lib_ref/pt/ptmessagebox.html#id12
Safety:
/lib_ref/pt/ptmessagebox.html#id14
See also:
/lib_ref/pt/ptmodalblock.html#id1
PtModalBlock
/lib_ref/pt/ptmodalblock.html#id3
Synopsis:
/lib_ref/pt/ptmodalblock.html#id5
Library:
/lib_ref/pt/ptmodalblock.html#id7
Description:
/lib_ref/pt/ptmodalblock.html#id9
Returns:
/lib_ref/pt/ptmodalblock.html#id11
Examples:
/lib_ref/pt/ptmodalblock.html#id13
Classification:
/lib_ref/pt/ptmodalblock.html#id14
Safety:
/lib_ref/pt/ptmodalblock.html#id16
See also:
/lib_ref/pt/ptmodalend.html#id1
PtModalEnd
/lib_ref/pt/ptmodalend.html#id3
Synopsis:
/lib_ref/pt/ptmodalend.html#id5
Library:
/lib_ref/pt/ptmodalend.html#id7
Description:
/lib_ref/pt/ptmodalend.html#id9
Classification:
/lib_ref/pt/ptmodalend.html#id10
Safety:
/lib_ref/pt/ptmodalend.html#id12
See also:
/lib_ref/pt/ptmodalstart.html#id1
PtModalStart
/lib_ref/pt/ptmodalstart.html#id3
Synopsis:
/lib_ref/pt/ptmodalstart.html#id5
Library:
/lib_ref/pt/ptmodalstart.html#id7
Description:
/lib_ref/pt/ptmodalstart.html#id9
Classification:
/lib_ref/pt/ptmodalstart.html#id10
Safety:
/lib_ref/pt/ptmodalstart.html#id12
See also:
/lib_ref/pt/ptmodalunblock.html#id1
PtModalUnblock
/lib_ref/pt/ptmodalunblock.html#id3
Synopsis:
/lib_ref/pt/ptmodalunblock.html#id5
Library:
/lib_ref/pt/ptmodalunblock.html#id7
Description:
/lib_ref/pt/ptmodalunblock.html#id9
Returns:
/lib_ref/pt/ptmodalunblock.html#id11
Examples:
/lib_ref/pt/ptmodalunblock.html#id13
Classification:
/lib_ref/pt/ptmodalunblock.html#id14
Safety:
/lib_ref/pt/ptmodalunblock.html#id16
See also:
/lib_ref/pt/ptmulti_funcs.html#id1
PtMulti*
/lib_ref/pt/ptmulti_funcs.html#id3
Description:
/lib_ref/pt/ptnexttoplevelwidget.html#id1
PtNextTopLevelWidget
/lib_ref/pt/ptnexttoplevelwidget.html#id3
Synopsis:
/lib_ref/pt/ptnexttoplevelwidget.html#id5
Library:
/lib_ref/pt/ptnexttoplevelwidget.html#id7
Description:
/lib_ref/pt/ptnexttoplevelwidget.html#id9
Returns:
/lib_ref/pt/ptnexttoplevelwidget.html#id11
Classification:
/lib_ref/pt/ptnexttoplevelwidget.html#id12
Safety:
/lib_ref/pt/ptnexttoplevelwidget.html#id14
See also:
/lib_ref/pt/ptnotice.html#id1
PtNotice
/lib_ref/pt/ptnotice.html#id3
Synopsis:
/lib_ref/pt/ptnotice.html#id5
Arguments:
/lib_ref/pt/ptnotice.html#id7
Library:
/lib_ref/pt/ptnotice.html#id9
Description:
/lib_ref/pt/ptnotice.html#id11
Examples:
/lib_ref/pt/ptnotice.html#id13
Classification:
/lib_ref/pt/ptnotice.html#id14
Safety:
/lib_ref/pt/ptnotice.html#id16
See also:
/lib_ref/pt/ptpassword.html#id1
PtPassword
/lib_ref/pt/ptpassword.html#id3
Synopsis:
/lib_ref/pt/ptpassword.html#id5
Arguments:
/lib_ref/pt/ptpassword.html#id7
Library:
/lib_ref/pt/ptpassword.html#id9
Description:
/lib_ref/pt/ptpassword.html#id11
Returns:
/lib_ref/pt/ptpassword.html#id13
Classification:
/lib_ref/pt/ptpassword.html#id14
Safety:
/lib_ref/pt/ptpassword.html#id16
See also:
/lib_ref/pt/ptpg_funcs.html#id1
PtPG*
/lib_ref/pt/ptpg_funcs.html#id3
Description:
/lib_ref/pt/ptpositionmenu.html#id1
PtPositionMenu
/lib_ref/pt/ptpositionmenu.html#id3
Synopsis:
/lib_ref/pt/ptpositionmenu.html#id5
Library:
/lib_ref/pt/ptpositionmenu.html#id7
Description:
/lib_ref/pt/ptpositionmenu.html#id9
Classification:
/lib_ref/pt/ptpositionmenu.html#id10
Safety:
/lib_ref/pt/ptpositionmenu.html#id12
See also:
/lib_ref/pt/ptpreventexit.html#id1
PtPreventExit
/lib_ref/pt/ptpreventexit.html#id3
Synopsis:
/lib_ref/pt/ptpreventexit.html#id5
Library:
/lib_ref/pt/ptpreventexit.html#id7
Description:
/lib_ref/pt/ptpreventexit.html#id9
Classification:
/lib_ref/pt/ptpreventexit.html#id10
Safety:
/lib_ref/pt/ptpreventexit.html#id12
See also:
/lib_ref/pt/ptprintpropselect.html#id1
PtPrintPropSelect
/lib_ref/pt/ptprintpropselect.html#id3
Synopsis:
/lib_ref/pt/ptprintpropselect.html#id5
Arguments:
/lib_ref/pt/ptprintpropselect.html#id7
Library:
/lib_ref/pt/ptprintpropselect.html#id9
Description:
/lib_ref/pt/ptprintpropselect.html#PtPrintPropSelectionInfo_t
PtPrintPropSelectionInfo_t structure
/lib_ref/pt/ptprintpropselect.html#DialogResources
Dialog resources
/lib_ref/pt/ptprintpropselect.html#MainDialogButtons
Main dialog buttons
/lib_ref/pt/ptprintpropselect.html#MainDialogTitles
Main dialog titles
/lib_ref/pt/ptprintpropselect.html#PaperPane
Paper pane
/lib_ref/pt/ptprintpropselect.html#GraphicsPane
Graphics pane
/lib_ref/pt/ptprintpropselect.html#MarginsPane
Margins pane
/lib_ref/pt/ptprintpropselect.html#DefaultsPane
Defaults pane
/lib_ref/pt/ptprintpropselect.html#PrintersPane
Printers pane
/lib_ref/pt/ptprintpropselect.html#PrintOrderPane
Print Order pane
/lib_ref/pt/ptprintpropselect.html#id21
Returns:
/lib_ref/pt/ptprintpropselect.html#id23
Examples:
/lib_ref/pt/ptprintpropselect.html#id25
Classification:
/lib_ref/pt/ptprintpropselect.html#id26
Safety:
/lib_ref/pt/ptprintpropselect.html#id28
See also:
/lib_ref/pt/ptprintselect.html#id1
PtPrintSelect
/lib_ref/pt/ptprintselect.html#id3
Synopsis:
/lib_ref/pt/ptprintselect.html#id5
Library:
/lib_ref/pt/ptprintselect.html#id7
Description:
/lib_ref/pt/ptprintselect.html#id9
Returns:
/lib_ref/pt/ptprintselect.html#id11
Classification:
/lib_ref/pt/ptprintselect.html#id12
Safety:
/lib_ref/pt/ptprintselect.html#id14
See also:
/lib_ref/pt/ptprintselection.html#id1
PtPrintSelection
/lib_ref/pt/ptprintselection.html#id3
Synopsis:
/lib_ref/pt/ptprintselection.html#id5
Arguments:
/lib_ref/pt/ptprintselection.html#id7
Library:
/lib_ref/pt/ptprintselection.html#id9
Description:
/lib_ref/pt/ptprintselection.html#id11
Returns:
/lib_ref/pt/ptprintselection.html#id13
Examples:
/lib_ref/pt/ptprintselection.html#id15
Classification:
/lib_ref/pt/ptprintselection.html#id16
Safety:
/lib_ref/pt/ptprintselection.html#id18
See also:
/lib_ref/pt/ptprocessevent.html#id1
PtProcessEvent
/lib_ref/pt/ptprocessevent.html#id3
Synopsis:
/lib_ref/pt/ptprocessevent.html#id5
Library:
/lib_ref/pt/ptprocessevent.html#id7
Description:
/lib_ref/pt/ptprocessevent.html#id9
Classification:
/lib_ref/pt/ptprocessevent.html#id10
Safety:
/lib_ref/pt/ptprocessevent.html#id12
See also:
/lib_ref/pt/ptprogress_funcs.html#id1
PtProgress*
/lib_ref/pt/ptprogress_funcs.html#id3
Description:
/lib_ref/pt/ptprompt.html#id1
PtPrompt
/lib_ref/pt/ptprompt.html#id3
Synopsis:
/lib_ref/pt/ptprompt.html#id5
Arguments:
/lib_ref/pt/ptprompt.html#id7
Library:
/lib_ref/pt/ptprompt.html#id9
Description:
/lib_ref/pt/ptprompt.html#id11
Returns:
/lib_ref/pt/ptprompt.html#id13
Examples:
/lib_ref/pt/ptprompt.html#id15
Classification:
/lib_ref/pt/ptprompt.html#id16
Safety:
/lib_ref/pt/ptprompt.html#id18
See also:
/lib_ref/pt/ptpulsearm.html#id1
PtPulseArm
/lib_ref/pt/ptpulsearm.html#id3
Synopsis:
/lib_ref/pt/ptpulsearm.html#id5
Library:
/lib_ref/pt/ptpulsearm.html#id7
Description:
/lib_ref/pt/ptpulsearm.html#id9
Returns:
/lib_ref/pt/ptpulsearm.html#id11
Classification:
/lib_ref/pt/ptpulsearm.html#id12
Safety:
/lib_ref/pt/ptpulsearm.html#id14
See also:
/lib_ref/pt/ptquerysysteminfo.html#id1
PtQuerySystemInfo
/lib_ref/pt/ptquerysysteminfo.html#id3
Synopsis:
/lib_ref/pt/ptquerysysteminfo.html#id5
Library:
/lib_ref/pt/ptquerysysteminfo.html#id7
Description:
/lib_ref/pt/ptquerysysteminfo.html#id9
Returns:
/lib_ref/pt/ptquerysysteminfo.html#id11
Classification:
/lib_ref/pt/ptquerysysteminfo.html#id12
Safety:
/lib_ref/pt/ptquerysysteminfo.html#id14
See also:
/lib_ref/pt/ptquitmainloop.html#id1
PtQuitMainLoop
/lib_ref/pt/ptquitmainloop.html#id3
Synopsis:
/lib_ref/pt/ptquitmainloop.html#id5
Library:
/lib_ref/pt/ptquitmainloop.html#id7
Description:
/lib_ref/pt/ptquitmainloop.html#id9
Returns:
/lib_ref/pt/ptquitmainloop.html#id11
Classification:
/lib_ref/pt/ptquitmainloop.html#id12
Safety:
/lib_ref/pt/ptquitmainloop.html#id14
See also:
/lib_ref/pt/ptrawcallback_t.html#id1
PtRawCallback_t
/lib_ref/pt/ptrawcallback_t.html#id3
Description:
/lib_ref/pt/ptrealizewidget.html#id1
PtRealizeWidget
/lib_ref/pt/ptrealizewidget.html#id3
Synopsis:
/lib_ref/pt/ptrealizewidget.html#id5
Library:
/lib_ref/pt/ptrealizewidget.html#id7
Description:
/lib_ref/pt/ptrealizewidget.html#id9
Returns:
/lib_ref/pt/ptrealizewidget.html#id11
Examples:
/lib_ref/pt/ptrealizewidget.html#id13
Classification:
/lib_ref/pt/ptrealizewidget.html#id14
Safety:
/lib_ref/pt/ptrealizewidget.html#id16
See also:
/lib_ref/pt/ptreattach.html#id1
PtReattach
/lib_ref/pt/ptreattach.html#id3
Synopsis:
/lib_ref/pt/ptreattach.html#id5
Library:
/lib_ref/pt/ptreattach.html#id7
Description:
/lib_ref/pt/ptreattach.html#id9
Returns:
/lib_ref/pt/ptreattach.html#id11
Examples:
/lib_ref/pt/ptreattach.html#id13
Classification:
/lib_ref/pt/ptreattach.html#id14
Safety:
/lib_ref/pt/ptrelease.html#id1
PtRelease
/lib_ref/pt/ptrelease.html#id3
Synopsis:
/lib_ref/pt/ptrelease.html#id5
Library:
/lib_ref/pt/ptrelease.html#id7
Description:
/lib_ref/pt/ptrelease.html#id9
Returns:
/lib_ref/pt/ptrelease.html#id11
Classification:
/lib_ref/pt/ptrelease.html#id12
Safety:
/lib_ref/pt/ptrelease.html#id14
See also:
/lib_ref/pt/ptreleasetransportctrl.html#id1
PtReleaseTransportCtrl
/lib_ref/pt/ptreleasetransportctrl.html#id3
Synopsis:
/lib_ref/pt/ptreleasetransportctrl.html#id5
Library:
/lib_ref/pt/ptreleasetransportctrl.html#id7
Description:
/lib_ref/pt/ptreleasetransportctrl.html#id9
Classification:
/lib_ref/pt/ptreleasetransportctrl.html#id10
Safety:
/lib_ref/pt/ptreleasetransportctrl.html#id12
See also:
/lib_ref/pt/ptremovecallback.html#id1
PtRemoveCallback
/lib_ref/pt/ptremovecallback.html#id3
Synopsis:
/lib_ref/pt/ptremovecallback.html#id5
Library:
/lib_ref/pt/ptremovecallback.html#id7
Description:
/lib_ref/pt/ptremovecallback.html#id9
Examples:
/lib_ref/pt/ptremovecallback.html#id11
Classification:
/lib_ref/pt/ptremovecallback.html#id12
Safety:
/lib_ref/pt/ptremovecallback.html#id14
See also:
/lib_ref/pt/ptremovecallbacks.html#id1
PtRemoveCallbacks
/lib_ref/pt/ptremovecallbacks.html#id3
Synopsis:
/lib_ref/pt/ptremovecallbacks.html#id5
Library:
/lib_ref/pt/ptremovecallbacks.html#id7
Description:
/lib_ref/pt/ptremovecallbacks.html#id9
Classification:
/lib_ref/pt/ptremovecallbacks.html#id10
Safety:
/lib_ref/pt/ptremovecallbacks.html#id12
See also:
/lib_ref/pt/ptremovedata.html#id1
PtRemoveData
/lib_ref/pt/ptremovedata.html#id3
Synopsis:
/lib_ref/pt/ptremovedata.html#id5
Library:
/lib_ref/pt/ptremovedata.html#id7
Description:
/lib_ref/pt/ptremovedata.html#id9
Returns:
/lib_ref/pt/ptremovedata.html#id11
Classification:
/lib_ref/pt/ptremovedata.html#id12
Safety:
/lib_ref/pt/ptremovedata.html#id14
See also:
/lib_ref/pt/ptremoveeventhandler.html#id1
PtRemoveEventHandler
/lib_ref/pt/ptremoveeventhandler.html#id3
Synopsis:
/lib_ref/pt/ptremoveeventhandler.html#id5
Library:
/lib_ref/pt/ptremoveeventhandler.html#id7
Description:
/lib_ref/pt/ptremoveeventhandler.html#id9
Examples:
/lib_ref/pt/ptremoveeventhandler.html#id11
Classification:
/lib_ref/pt/ptremoveeventhandler.html#id12
Safety:
/lib_ref/pt/ptremoveeventhandler.html#id14
See also:
/lib_ref/pt/ptremoveeventhandlers.html#id1
PtRemoveEventHandlers
/lib_ref/pt/ptremoveeventhandlers.html#id3
Synopsis:
/lib_ref/pt/ptremoveeventhandlers.html#id5
Library:
/lib_ref/pt/ptremoveeventhandlers.html#id7
Description:
/lib_ref/pt/ptremoveeventhandlers.html#id9
Examples:
/lib_ref/pt/ptremoveeventhandlers.html#id11
Classification:
/lib_ref/pt/ptremoveeventhandlers.html#id12
Safety:
/lib_ref/pt/ptremoveeventhandlers.html#id14
See also:
/lib_ref/pt/ptremovefiltercallback.html#id1
PtRemoveFilterCallback
/lib_ref/pt/ptremovefiltercallback.html#id3
Synopsis:
/lib_ref/pt/ptremovefiltercallback.html#id5
Library:
/lib_ref/pt/ptremovefiltercallback.html#id7
Description:
/lib_ref/pt/ptremovefiltercallback.html#id9
Examples:
/lib_ref/pt/ptremovefiltercallback.html#id11
Classification:
/lib_ref/pt/ptremovefiltercallback.html#id12
Safety:
/lib_ref/pt/ptremovefiltercallback.html#id14
See also:
/lib_ref/pt/ptremovefiltercallbacks.html#id1
PtRemoveFilterCallbacks
/lib_ref/pt/ptremovefiltercallbacks.html#id3
Synopsis:
/lib_ref/pt/ptremovefiltercallbacks.html#id5
Library:
/lib_ref/pt/ptremovefiltercallbacks.html#id7
Description:
/lib_ref/pt/ptremovefiltercallbacks.html#id9
Examples:
/lib_ref/pt/ptremovefiltercallbacks.html#id11
Classification:
/lib_ref/pt/ptremovefiltercallbacks.html#id12
Safety:
/lib_ref/pt/ptremovefiltercallbacks.html#id14
See also:
/lib_ref/pt/ptremovehotkeyhandler.html#id1
PtRemoveHotkeyHandler
/lib_ref/pt/ptremovehotkeyhandler.html#id3
Synopsis:
/lib_ref/pt/ptremovehotkeyhandler.html#id5
Library:
/lib_ref/pt/ptremovehotkeyhandler.html#id7
Description:
/lib_ref/pt/ptremovehotkeyhandler.html#id9
Examples:
/lib_ref/pt/ptremovehotkeyhandler.html#id11
Classification:
/lib_ref/pt/ptremovehotkeyhandler.html#id12
Safety:
/lib_ref/pt/ptremovehotkeyhandler.html#id14
See also:
/lib_ref/pt/ptreparentwidget.html#id1
PtReparentWidget
/lib_ref/pt/ptreparentwidget.html#id3
Synopsis:
/lib_ref/pt/ptreparentwidget.html#id5
Library:
/lib_ref/pt/ptreparentwidget.html#id7
Description:
/lib_ref/pt/ptreparentwidget.html#id9
Returns:
/lib_ref/pt/ptreparentwidget.html#id11
Examples:
/lib_ref/pt/ptreparentwidget.html#id13
Classification:
/lib_ref/pt/ptreparentwidget.html#id14
Safety:
/lib_ref/pt/ptreparentwidget.html#id16
See also:
/lib_ref/pt/ptrerealizewidget.html#id1
PtReRealizeWidget
/lib_ref/pt/ptrerealizewidget.html#id3
Synopsis:
/lib_ref/pt/ptrerealizewidget.html#id5
Library:
/lib_ref/pt/ptrerealizewidget.html#id7
Description:
/lib_ref/pt/ptrerealizewidget.html#id9
Returns:
/lib_ref/pt/ptrerealizewidget.html#id11
Classification:
/lib_ref/pt/ptrerealizewidget.html#id12
Safety:
/lib_ref/pt/ptrerealizewidget.html#id14
See also:
/lib_ref/pt/ptresizeeventmsg.html#id1
PtResizeEventMsg
/lib_ref/pt/ptresizeeventmsg.html#id3
Synopsis:
/lib_ref/pt/ptresizeeventmsg.html#id5
Library:
/lib_ref/pt/ptresizeeventmsg.html#id7
Description:
/lib_ref/pt/ptresizeeventmsg.html#id9
Returns:
/lib_ref/pt/ptresizeeventmsg.html#id11
Classification:
/lib_ref/pt/ptresizeeventmsg.html#id12
Safety:
/lib_ref/pt/ptresizeeventmsg.html#id14
See also:
/lib_ref/pt/ptsendeventtowidget.html#id1
PtSendEventToWidget
/lib_ref/pt/ptsendeventtowidget.html#id3
Synopsis:
/lib_ref/pt/ptsendeventtowidget.html#id5
Library:
/lib_ref/pt/ptsendeventtowidget.html#id7
Description:
/lib_ref/pt/ptsendeventtowidget.html#id9
Returns:
/lib_ref/pt/ptsendeventtowidget.html#id11
Examples:
/lib_ref/pt/ptsendeventtowidget.html#id13
Classification:
/lib_ref/pt/ptsendeventtowidget.html#id14
Safety:
/lib_ref/pt/ptsendeventtowidget.html#id16
See also:
/lib_ref/pt/ptsetareafromcanvas.html#id1
PtSetAreaFromCanvas
/lib_ref/pt/ptsetareafromcanvas.html#id3
Synopsis:
/lib_ref/pt/ptsetareafromcanvas.html#id5
Library:
/lib_ref/pt/ptsetareafromcanvas.html#id7
Description:
/lib_ref/pt/ptsetareafromcanvas.html#id9
Returns:
/lib_ref/pt/ptsetareafromcanvas.html#id11
Classification:
/lib_ref/pt/ptsetareafromcanvas.html#id12
Safety:
/lib_ref/pt/ptsetareafromcanvas.html#id14
See also:
/lib_ref/pt/ptsetarg.html#id1
PtSetArg
/lib_ref/pt/ptsetarg.html#id3
Synopsis:
/lib_ref/pt/ptsetarg.html#id5
Library:
/lib_ref/pt/ptsetarg.html#id7
Description:
/lib_ref/pt/ptsetarg.html#id9
Examples:
/lib_ref/pt/ptsetarg.html#id11
Classification:
/lib_ref/pt/ptsetarg.html#id12
Safety:
/lib_ref/pt/ptsetarg.html#id14
See also:
/lib_ref/pt/ptsetclassstylemethods.html#id1
PtSetClassStyleMethods
/lib_ref/pt/ptsetclassstylemethods.html#id3
Synopsis:
/lib_ref/pt/ptsetclassstylemethods.html#id5
Library:
/lib_ref/pt/ptsetclassstylemethods.html#id7
Description:
/lib_ref/pt/ptsetclassstylemethods.html#id9
Returns:
/lib_ref/pt/ptsetclassstylemethods.html#id11
Examples:
/lib_ref/pt/ptsetclassstylemethods.html#id13
Classification:
/lib_ref/pt/ptsetclassstylemethods.html#id14
Safety:
/lib_ref/pt/ptsetclassstylemethods.html#id16
See also:
/lib_ref/pt/ptsetparentwidget.html#id1
PtSetParentWidget
/lib_ref/pt/ptsetparentwidget.html#id3
Synopsis:
/lib_ref/pt/ptsetparentwidget.html#id5
Library:
/lib_ref/pt/ptsetparentwidget.html#id7
Description:
/lib_ref/pt/ptsetparentwidget.html#id9
Returns:
/lib_ref/pt/ptsetparentwidget.html#id11
Examples:
/lib_ref/pt/ptsetparentwidget.html#id13
Classification:
/lib_ref/pt/ptsetparentwidget.html#id14
Safety:
/lib_ref/pt/ptsetparentwidget.html#id16
See also:
/lib_ref/pt/ptsetresource.html#id1
PtSetResource
/lib_ref/pt/ptsetresource.html#id3
Synopsis:
/lib_ref/pt/ptsetresource.html#id5
Library:
/lib_ref/pt/ptsetresource.html#id7
Description:
/lib_ref/pt/ptsetresource.html#id9
Returns:
/lib_ref/pt/ptsetresource.html#id11
Examples:
/lib_ref/pt/ptsetresource.html#id13
Classification:
/lib_ref/pt/ptsetresource.html#id14
Safety:
/lib_ref/pt/ptsetresource.html#id16
See also:
/lib_ref/pt/ptsetresources.html#id1
PtSetResources
/lib_ref/pt/ptsetresources.html#id3
Synopsis:
/lib_ref/pt/ptsetresources.html#id5
Library:
/lib_ref/pt/ptsetresources.html#id7
Description:
/lib_ref/pt/ptsetresources.html#id9
Returns:
/lib_ref/pt/ptsetresources.html#id11
Examples:
/lib_ref/pt/ptsetresources.html#id13
Classification:
/lib_ref/pt/ptsetresources.html#id14
Safety:
/lib_ref/pt/ptsetresources.html#id16
See also:
/lib_ref/pt/ptsetstylemember.html#id1
PtSetStyleMember
/lib_ref/pt/ptsetstylemember.html#id3
Synopsis:
/lib_ref/pt/ptsetstylemember.html#id5
Library:
/lib_ref/pt/ptsetstylemember.html#id7
Description:
/lib_ref/pt/ptsetstylemember.html#id9
Returns:
/lib_ref/pt/ptsetstylemember.html#id11
Examples:
/lib_ref/pt/ptsetstylemember.html#id13
Classification:
/lib_ref/pt/ptsetstylemember.html#id14
Safety:
/lib_ref/pt/ptsetstylemember.html#id16
See also:
/lib_ref/pt/ptsetstylemembers.html#id1
PtSetStyleMembers
/lib_ref/pt/ptsetstylemembers.html#id3
Synopsis:
/lib_ref/pt/ptsetstylemembers.html#id5
Library:
/lib_ref/pt/ptsetstylemembers.html#id7
Description:
/lib_ref/pt/ptsetstylemembers.html#id9
Returns:
/lib_ref/pt/ptsetstylemembers.html#id11
Examples:
/lib_ref/pt/ptsetstylemembers.html#id13
Classification:
/lib_ref/pt/ptsetstylemembers.html#id14
Safety:
/lib_ref/pt/ptsetstylemembers.html#id16
See also:
/lib_ref/pt/ptsetwidgetstyle.html#id1
PtSetWidgetStyle
/lib_ref/pt/ptsetwidgetstyle.html#id3
Synopsis:
/lib_ref/pt/ptsetwidgetstyle.html#id5
Library:
/lib_ref/pt/ptsetwidgetstyle.html#id7
Description:
/lib_ref/pt/ptsetwidgetstyle.html#id9
Returns:
/lib_ref/pt/ptsetwidgetstyle.html#id11
Examples:
/lib_ref/pt/ptsetwidgetstyle.html#id13
Classification:
/lib_ref/pt/ptsetwidgetstyle.html#id14
Safety:
/lib_ref/pt/ptsetwidgetstyle.html#id16
See also:
/lib_ref/pt/ptshowsurface.html#id1
PtShowSurface, PtShowSurfaceById
/lib_ref/pt/ptshowsurface.html#id3
Synopsis:
/lib_ref/pt/ptshowsurface.html#id5
Library:
/lib_ref/pt/ptshowsurface.html#id7
Description:
/lib_ref/pt/ptshowsurface.html#id9
Returns:
/lib_ref/pt/ptshowsurface.html#id11
Classification:
/lib_ref/pt/ptshowsurface.html#id12
Safety:
/lib_ref/pt/ptshowsurface.html#id14
See also:
/lib_ref/pt/ptshowsurfacebyaction.html#id1
PtShowSurfaceByAction
/lib_ref/pt/ptshowsurfacebyaction.html#id3
Synopsis:
/lib_ref/pt/ptshowsurfacebyaction.html#id5
Library:
/lib_ref/pt/ptshowsurfacebyaction.html#id7
Description:
/lib_ref/pt/ptshowsurfacebyaction.html#id9
Returns:
/lib_ref/pt/ptshowsurfacebyaction.html#id11
Classification:
/lib_ref/pt/ptshowsurfacebyaction.html#id12
Safety:
/lib_ref/pt/ptshowsurfacebyaction.html#id14
See also:
/lib_ref/pt/ptsignalproc_t.html#id1
PtSignalProcF_t, PtSignalProc_t
/lib_ref/pt/ptsignalproc_t.html#id3
Synopsis:
/lib_ref/pt/ptsignalproc_t.html#id5
Description:
/lib_ref/pt/ptsignalproc_t.html#id7
Classification:
/lib_ref/pt/ptsignalproc_t.html#id9
See also:
/lib_ref/pt/ptspawn.html#id1
PtSpawn
/lib_ref/pt/ptspawn.html#id3
Synopsis:
/lib_ref/pt/ptspawn.html#id5
Arguments:
/lib_ref/pt/ptspawn.html#id7
Library:
/lib_ref/pt/ptspawn.html#id9
Description:
/lib_ref/pt/ptspawn.html#Options
Options
/lib_ref/pt/ptspawn.html#Callback
Callback function
/lib_ref/pt/ptspawn.html#id13
Returns:
/lib_ref/pt/ptspawn.html#id15
Errors:
/lib_ref/pt/ptspawn.html#id17
Classification:
/lib_ref/pt/ptspawn.html#id18
Safety:
/lib_ref/pt/ptspawn.html#id20
See also:
/lib_ref/pt/ptspawndeletecallback.html#id1
PtSpawnDeleteCallback
/lib_ref/pt/ptspawndeletecallback.html#id3
Synopsis:
/lib_ref/pt/ptspawndeletecallback.html#id5
Library:
/lib_ref/pt/ptspawndeletecallback.html#id7
Description:
/lib_ref/pt/ptspawndeletecallback.html#id9
Classification:
/lib_ref/pt/ptspawndeletecallback.html#id10
Safety:
/lib_ref/pt/ptspawndeletecallback.html#id12
See also:
/lib_ref/pt/ptspawnsetcallback.html#id1
PtSpawnSetCallback
/lib_ref/pt/ptspawnsetcallback.html#id3
Synopsis:
/lib_ref/pt/ptspawnsetcallback.html#id5
Library:
/lib_ref/pt/ptspawnsetcallback.html#id7
Description:
/lib_ref/pt/ptspawnsetcallback.html#id9
Classification:
/lib_ref/pt/ptspawnsetcallback.html#id10
Safety:
/lib_ref/pt/ptspawnsetcallback.html#id12
See also:
/lib_ref/pt/ptspawnwait.html#id1
PtSpawnWait
/lib_ref/pt/ptspawnwait.html#id3
Synopsis:
/lib_ref/pt/ptspawnwait.html#id5
Library:
/lib_ref/pt/ptspawnwait.html#id7
Description:
/lib_ref/pt/ptspawnwait.html#id9
Returns:
/lib_ref/pt/ptspawnwait.html#id11
Classification:
/lib_ref/pt/ptspawnwait.html#id12
Safety:
/lib_ref/pt/ptspawnwait.html#id14
See also:
/lib_ref/pt/ptstartflux.html#id1
PtStartFlux
/lib_ref/pt/ptstartflux.html#id3
Synopsis:
/lib_ref/pt/ptstartflux.html#id5
Library:
/lib_ref/pt/ptstartflux.html#id7
Description:
/lib_ref/pt/ptstartflux.html#id9
Returns:
/lib_ref/pt/ptstartflux.html#id11
Classification:
/lib_ref/pt/ptstartflux.html#id12
Safety:
/lib_ref/pt/ptstartflux.html#id14
See also:
/lib_ref/pt/ptsurfaceactionid.html#id1
PtSurfaceActionId
/lib_ref/pt/ptsurfaceactionid.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceactionid.html#id5
Library:
/lib_ref/pt/ptsurfaceactionid.html#id7
Description:
/lib_ref/pt/ptsurfaceactionid.html#id9
Returns:
/lib_ref/pt/ptsurfaceactionid.html#id11
Classification:
/lib_ref/pt/ptsurfaceactionid.html#id12
Safety:
/lib_ref/pt/ptsurfaceactionid.html#id14
See also:
/lib_ref/pt/ptsurfaceadddata.html#id1
PtSurfaceAddData, PtSurfaceAddDataById
/lib_ref/pt/ptsurfaceadddata.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceadddata.html#id5
Library:
/lib_ref/pt/ptsurfaceadddata.html#id7
Description:
/lib_ref/pt/ptsurfaceadddata.html#id9
Returns:
/lib_ref/pt/ptsurfaceadddata.html#id11
Classification:
/lib_ref/pt/ptsurfaceadddata.html#id12
Safety:
/lib_ref/pt/ptsurfaceadddata.html#id14
See also:
/lib_ref/pt/ptsurfacebrotherbehind.html#id1
PtSurfaceBrotherBehind
/lib_ref/pt/ptsurfacebrotherbehind.html#id3
Synopsis:
/lib_ref/pt/ptsurfacebrotherbehind.html#id5
Library:
/lib_ref/pt/ptsurfacebrotherbehind.html#id7
Description:
/lib_ref/pt/ptsurfacebrotherbehind.html#id9
Returns:
/lib_ref/pt/ptsurfacebrotherbehind.html#id11
Classification:
/lib_ref/pt/ptsurfacebrotherbehind.html#id12
Safety:
/lib_ref/pt/ptsurfacebrotherbehind.html#id14
See also:
/lib_ref/pt/ptsurfacebrotherinfront.html#id1
PtSurfaceBrotherInFront
/lib_ref/pt/ptsurfacebrotherinfront.html#id3
Synopsis:
/lib_ref/pt/ptsurfacebrotherinfront.html#id5
Library:
/lib_ref/pt/ptsurfacebrotherinfront.html#id7
Description:
/lib_ref/pt/ptsurfacebrotherinfront.html#id9
Returns:
/lib_ref/pt/ptsurfacebrotherinfront.html#id11
Classification:
/lib_ref/pt/ptsurfacebrotherinfront.html#id12
Safety:
/lib_ref/pt/ptsurfacebrotherinfront.html#id14
See also:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id1
PtSurfaceCalcBoundingBox, PtSurfaceCalcBoundingBoxById
/lib_ref/pt/ptsurfacecalcboundingbox.html#id3
Synopsis:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id5
Library:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id7
Description:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id9
Returns:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id11
Classification:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id12
Safety:
/lib_ref/pt/ptsurfacecalcboundingbox.html#id14
See also:
/lib_ref/pt/ptsurfaceextent.html#id1
PtSurfaceExtent, PtSurfaceExtentById
/lib_ref/pt/ptsurfaceextent.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceextent.html#id5
Library:
/lib_ref/pt/ptsurfaceextent.html#id7
Description:
/lib_ref/pt/ptsurfaceextent.html#id9
Returns:
/lib_ref/pt/ptsurfaceextent.html#id11
Classification:
/lib_ref/pt/ptsurfaceextent.html#id12
Safety:
/lib_ref/pt/ptsurfaceextent.html#id14
See also:
/lib_ref/pt/ptsurfacegetdata.html#id1
PtSurfaceGetData
/lib_ref/pt/ptsurfacegetdata.html#id3
Synopsis:
/lib_ref/pt/ptsurfacegetdata.html#id5
Library:
/lib_ref/pt/ptsurfacegetdata.html#id7
Description:
/lib_ref/pt/ptsurfacegetdata.html#id9
Returns:
/lib_ref/pt/ptsurfacegetdata.html#id11
Classification:
/lib_ref/pt/ptsurfacegetdata.html#id12
Safety:
/lib_ref/pt/ptsurfacegetdata.html#id14
See also:
/lib_ref/pt/ptsurfacehit.html#id1
PtSurfaceHit
/lib_ref/pt/ptsurfacehit.html#id3
Synopsis:
/lib_ref/pt/ptsurfacehit.html#id5
Library:
/lib_ref/pt/ptsurfacehit.html#id7
Description:
/lib_ref/pt/ptsurfacehit.html#id9
Returns:
/lib_ref/pt/ptsurfacehit.html#id11
Classification:
/lib_ref/pt/ptsurfacehit.html#id12
Safety:
/lib_ref/pt/ptsurfacehit.html#id14
See also:
/lib_ref/pt/ptsurfaceid.html#id1
PtSurfaceId
/lib_ref/pt/ptsurfaceid.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceid.html#id5
Library:
/lib_ref/pt/ptsurfaceid.html#id7
Description:
/lib_ref/pt/ptsurfaceid.html#id9
Returns:
/lib_ref/pt/ptsurfaceid.html#id11
Classification:
/lib_ref/pt/ptsurfaceid.html#id12
Safety:
/lib_ref/pt/ptsurfaceid.html#id14
See also:
/lib_ref/pt/ptsurfaceinback.html#id1
PtSurfaceInBack
/lib_ref/pt/ptsurfaceinback.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceinback.html#id5
Library:
/lib_ref/pt/ptsurfaceinback.html#id7
Description:
/lib_ref/pt/ptsurfaceinback.html#id9
Returns:
/lib_ref/pt/ptsurfaceinback.html#id11
Classification:
/lib_ref/pt/ptsurfaceinback.html#id12
Safety:
/lib_ref/pt/ptsurfaceinback.html#id14
See also:
/lib_ref/pt/ptsurfaceinfront.html#id1
PtSurfaceInFront
/lib_ref/pt/ptsurfaceinfront.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceinfront.html#id5
Library:
/lib_ref/pt/ptsurfaceinfront.html#id7
Description:
/lib_ref/pt/ptsurfaceinfront.html#id9
Returns:
/lib_ref/pt/ptsurfaceinfront.html#id11
Classification:
/lib_ref/pt/ptsurfaceinfront.html#id12
Safety:
/lib_ref/pt/ptsurfaceinfront.html#id14
See also:
/lib_ref/pt/ptsurfaceisdisabled.html#id1
PtSurfaceIsDisabled
/lib_ref/pt/ptsurfaceisdisabled.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceisdisabled.html#id5
Library:
/lib_ref/pt/ptsurfaceisdisabled.html#id7
Description:
/lib_ref/pt/ptsurfaceisdisabled.html#id9
Returns:
/lib_ref/pt/ptsurfaceisdisabled.html#id11
Classification:
/lib_ref/pt/ptsurfaceisdisabled.html#id12
Safety:
/lib_ref/pt/ptsurfaceisdisabled.html#id14
See also:
/lib_ref/pt/ptsurfaceisenabled.html#id1
PtSurfaceIsEnabled
/lib_ref/pt/ptsurfaceisenabled.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceisenabled.html#id5
Library:
/lib_ref/pt/ptsurfaceisenabled.html#id7
Description:
/lib_ref/pt/ptsurfaceisenabled.html#id9
Returns:
/lib_ref/pt/ptsurfaceisenabled.html#id11
Classification:
/lib_ref/pt/ptsurfaceisenabled.html#id12
Safety:
/lib_ref/pt/ptsurfaceisenabled.html#id14
See also:
/lib_ref/pt/ptsurfaceishidden.html#id1
PtSurfaceIsHidden
/lib_ref/pt/ptsurfaceishidden.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceishidden.html#id5
Library:
/lib_ref/pt/ptsurfaceishidden.html#id7
Description:
/lib_ref/pt/ptsurfaceishidden.html#id9
Returns:
/lib_ref/pt/ptsurfaceishidden.html#id11
Classification:
/lib_ref/pt/ptsurfaceishidden.html#id12
Safety:
/lib_ref/pt/ptsurfaceishidden.html#id14
See also:
/lib_ref/pt/ptsurfaceisshown.html#id1
PtSurfaceIsShown
/lib_ref/pt/ptsurfaceisshown.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceisshown.html#id5
Arguments:
/lib_ref/pt/ptsurfaceisshown.html#id7
Library:
/lib_ref/pt/ptsurfaceisshown.html#id9
Description:
/lib_ref/pt/ptsurfaceisshown.html#id11
Returns:
/lib_ref/pt/ptsurfaceisshown.html#id13
Classification:
/lib_ref/pt/ptsurfaceisshown.html#id14
Safety:
/lib_ref/pt/ptsurfaceisshown.html#id16
See also:
/lib_ref/pt/ptsurfacerect.html#id1
PtSurfaceRect, PtSurfaceRectById
/lib_ref/pt/ptsurfacerect.html#id3
Synopsis:
/lib_ref/pt/ptsurfacerect.html#id5
Library:
/lib_ref/pt/ptsurfacerect.html#id7
Description:
/lib_ref/pt/ptsurfacerect.html#id9
Returns:
/lib_ref/pt/ptsurfacerect.html#id11
Classification:
/lib_ref/pt/ptsurfacerect.html#id12
Safety:
/lib_ref/pt/ptsurfacerect.html#id14
Caveats:
/lib_ref/pt/ptsurfacerect.html#id16
See also:
/lib_ref/pt/ptsurfaceremovedata.html#id1
PtSurfaceRemoveData, PtSurfaceRemoveDataById
/lib_ref/pt/ptsurfaceremovedata.html#id3
Synopsis:
/lib_ref/pt/ptsurfaceremovedata.html#id5
Library:
/lib_ref/pt/ptsurfaceremovedata.html#id7
Description:
/lib_ref/pt/ptsurfaceremovedata.html#id9
Returns:
/lib_ref/pt/ptsurfaceremovedata.html#id11
Classification:
/lib_ref/pt/ptsurfaceremovedata.html#id12
Safety:
/lib_ref/pt/ptsurfaceremovedata.html#id14
See also:
/lib_ref/pt/ptsurfacetestpoint.html#id1
PtSurfaceTestPoint
/lib_ref/pt/ptsurfacetestpoint.html#id3
Synopsis:
/lib_ref/pt/ptsurfacetestpoint.html#id5
Library:
/lib_ref/pt/ptsurfacetestpoint.html#id7
Description:
/lib_ref/pt/ptsurfacetestpoint.html#id9
Returns:
/lib_ref/pt/ptsurfacetestpoint.html#id11
Classification:
/lib_ref/pt/ptsurfacetestpoint.html#id12
Safety:
/lib_ref/pt/ptsurfacetestpoint.html#id14
See also:
/lib_ref/pt/ptsurfacetoback.html#id1
PtSurfaceToBack, PtSurfaceToBackById
/lib_ref/pt/ptsurfacetoback.html#id3
Synopsis:
/lib_ref/pt/ptsurfacetoback.html#id5
Library:
/lib_ref/pt/ptsurfacetoback.html#id7
Description:
/lib_ref/pt/ptsurfacetoback.html#id9
Returns:
/lib_ref/pt/ptsurfacetoback.html#id11
Classification:
/lib_ref/pt/ptsurfacetoback.html#id12
Safety:
/lib_ref/pt/ptsurfacetoback.html#id14
See also:
/lib_ref/pt/ptsurfacetofront.html#id1
PtSurfaceToFront, PtSurfaceToFrontById
/lib_ref/pt/ptsurfacetofront.html#id3
Synopsis:
/lib_ref/pt/ptsurfacetofront.html#id5
Library:
/lib_ref/pt/ptsurfacetofront.html#id7
Description:
/lib_ref/pt/ptsurfacetofront.html#id9
Returns:
/lib_ref/pt/ptsurfacetofront.html#id11
Classification:
/lib_ref/pt/ptsurfacetofront.html#id12
Safety:
/lib_ref/pt/ptsurfacetofront.html#id14
See also:
/lib_ref/pt/ptsyncwidget.html#id1
PtSyncWidget
/lib_ref/pt/ptsyncwidget.html#id3
Synopsis:
/lib_ref/pt/ptsyncwidget.html#id5
Library:
/lib_ref/pt/ptsyncwidget.html#id7
Description:
/lib_ref/pt/ptsyncwidget.html#id9
Returns:
/lib_ref/pt/ptsyncwidget.html#id11
Classification:
/lib_ref/pt/ptsyncwidget.html#id12
Safety:
/lib_ref/pt/ptsyncwidget.html#id14
See also:
/lib_ref/pt/ptterminal_funcs.html#id1
PtTerminal*
/lib_ref/pt/ptterminal_funcs.html#id3
Description:
/lib_ref/pt/pttext_funcs.html#id1
PtText*
/lib_ref/pt/pttext_funcs.html#id3
Description:
/lib_ref/pt/pttimerarm.html#id1
PtTimerArm
/lib_ref/pt/pttimerarm.html#id3
Synopsis:
/lib_ref/pt/pttimerarm.html#id5
Library:
/lib_ref/pt/pttimerarm.html#id7
Description:
/lib_ref/pt/pttimerarm.html#id9
Returns:
/lib_ref/pt/pttimerarm.html#id11
Classification:
/lib_ref/pt/pttimerarm.html#id12
Safety:
/lib_ref/pt/pttimerarm.html#id14
See also:
/lib_ref/pt/pttransportctrl_t.html#id1
PtTransportCtrl_t
/lib_ref/pt/pttransportctrl_t.html#id3
Synopsis:
/lib_ref/pt/pttransportctrl_t.html#id5
Description:
/lib_ref/pt/pttransportctrl_t.html#id7
Classification:
/lib_ref/pt/pttransportctrl_t.html#id9
See also:
/lib_ref/pt/pttransportrequestable.html#id1
PtTransportRequestable
/lib_ref/pt/pttransportrequestable.html#id3
Synopsis:
/lib_ref/pt/pttransportrequestable.html#id5
Arguments:
/lib_ref/pt/pttransportrequestable.html#id7
Library:
/lib_ref/pt/pttransportrequestable.html#id9
Description:
/lib_ref/pt/pttransportrequestable.html#RQ_Callback
Request callback function
/lib_ref/pt/pttransportrequestable.html#PtReqResponseHdr_t
PtReqResponseHdr_t structure
/lib_ref/pt/pttransportrequestable.html#id13
Returns:
/lib_ref/pt/pttransportrequestable.html#id15
Classification:
/lib_ref/pt/pttransportrequestable.html#id16
Safety:
/lib_ref/pt/pttransportrequestable.html#id18
See also:
/lib_ref/pt/pttransporttype.html#id1
PtTransportType
/lib_ref/pt/pttransporttype.html#id3
Synopsis:
/lib_ref/pt/pttransporttype.html#id5
Arguments:
/lib_ref/pt/pttransporttype.html#id7
Library:
/lib_ref/pt/pttransporttype.html#id9
Description:
/lib_ref/pt/pttransporttype.html#id11
Returns:
/lib_ref/pt/pttransporttype.html#id13
Errors:
/lib_ref/pt/pttransporttype.html#id15
Classification:
/lib_ref/pt/pttransporttype.html#id16
Safety:
/lib_ref/pt/pttransporttype.html#id18
See also:
/lib_ref/pt/pttree_funcs.html#id1
PtTree*
/lib_ref/pt/pttree_funcs.html#id3
Description:
/lib_ref/pt/pttrend_funcs.html#id1
PtTrend*
/lib_ref/pt/pttrend_funcs.html#id3
Description:
/lib_ref/pt/pttty_funcs.html#id1
PtTty*
/lib_ref/pt/pttty_funcs.html#id3
Description:
/lib_ref/pt/ptunblockwindows.html#id1
PtUnblockWindows
/lib_ref/pt/ptunblockwindows.html#id3
Synopsis:
/lib_ref/pt/ptunblockwindows.html#id5
Library:
/lib_ref/pt/ptunblockwindows.html#id7
Description:
/lib_ref/pt/ptunblockwindows.html#id9
Classification:
/lib_ref/pt/ptunblockwindows.html#id10
Safety:
/lib_ref/pt/ptunblockwindows.html#id12
See also:
/lib_ref/pt/ptunlinkdata.html#id1
PtUnlinkData
/lib_ref/pt/ptunlinkdata.html#id3
Synopsis:
/lib_ref/pt/ptunlinkdata.html#id5
Library:
/lib_ref/pt/ptunlinkdata.html#id7
Description:
/lib_ref/pt/ptunlinkdata.html#id9
Returns:
/lib_ref/pt/ptunlinkdata.html#id11
Classification:
/lib_ref/pt/ptunlinkdata.html#id12
Safety:
/lib_ref/pt/ptunlinkdata.html#id14
See also:
/lib_ref/pt/ptunrealizewidget.html#id1
PtUnrealizeWidget
/lib_ref/pt/ptunrealizewidget.html#id3
Synopsis:
/lib_ref/pt/ptunrealizewidget.html#id5
Library:
/lib_ref/pt/ptunrealizewidget.html#id7
Description:
/lib_ref/pt/ptunrealizewidget.html#id9
Returns:
/lib_ref/pt/ptunrealizewidget.html#id11
Classification:
/lib_ref/pt/ptunrealizewidget.html#id12
Safety:
/lib_ref/pt/ptunrealizewidget.html#id14
See also:
/lib_ref/pt/ptupdate.html#id1
PtUpdate
/lib_ref/pt/ptupdate.html#id3
Synopsis:
/lib_ref/pt/ptupdate.html#id5
Library:
/lib_ref/pt/ptupdate.html#id7
Description:
/lib_ref/pt/ptupdate.html#id9
Returns:
/lib_ref/pt/ptupdate.html#id11
Classification:
/lib_ref/pt/ptupdate.html#id12
Safety:
/lib_ref/pt/ptupdate.html#id14
See also:
/lib_ref/pt/ptvalidparent.html#id1
PtValidParent
/lib_ref/pt/ptvalidparent.html#id3
Synopsis:
/lib_ref/pt/ptvalidparent.html#id5
Library:
/lib_ref/pt/ptvalidparent.html#id7
Description:
/lib_ref/pt/ptvalidparent.html#id9
Returns:
/lib_ref/pt/ptvalidparent.html#id11
Examples:
/lib_ref/pt/ptvalidparent.html#id13
Classification:
/lib_ref/pt/ptvalidparent.html#id14
Safety:
/lib_ref/pt/ptvalidparent.html#id16
See also:
/lib_ref/pt/ptwidgetactivesurface.html#id1
PtWidgetActiveSurface
/lib_ref/pt/ptwidgetactivesurface.html#id3
Synopsis:
/lib_ref/pt/ptwidgetactivesurface.html#id5
Library:
/lib_ref/pt/ptwidgetactivesurface.html#id7
Description:
/lib_ref/pt/ptwidgetactivesurface.html#id9
Returns:
/lib_ref/pt/ptwidgetactivesurface.html#id11
Classification:
/lib_ref/pt/ptwidgetactivesurface.html#id12
Safety:
/lib_ref/pt/ptwidgetactivesurface.html#id14
See also:
/lib_ref/pt/ptwidgetarea.html#id1
PtWidgetArea
/lib_ref/pt/ptwidgetarea.html#id3
Synopsis:
/lib_ref/pt/ptwidgetarea.html#id5
Library:
/lib_ref/pt/ptwidgetarea.html#id7
Description:
/lib_ref/pt/ptwidgetarea.html#id9
Returns:
/lib_ref/pt/ptwidgetarea.html#id11
Classification:
/lib_ref/pt/ptwidgetarea.html#id12
Safety:
/lib_ref/pt/ptwidgetarea.html#id14
See also:
/lib_ref/pt/ptwidgetbrotherbehind.html#id1
PtWidgetBrotherBehind
/lib_ref/pt/ptwidgetbrotherbehind.html#id3
Synopsis:
/lib_ref/pt/ptwidgetbrotherbehind.html#id5
Arguments:
/lib_ref/pt/ptwidgetbrotherbehind.html#id7
Library:
/lib_ref/pt/ptwidgetbrotherbehind.html#id9
Description:
/lib_ref/pt/ptwidgetbrotherbehind.html#id11
Examples:
/lib_ref/pt/ptwidgetbrotherbehind.html#id13
Classification:
/lib_ref/pt/ptwidgetbrotherbehind.html#id14
Safety:
/lib_ref/pt/ptwidgetbrotherbehind.html#id16
See also:
/lib_ref/pt/ptwidgetbrotherinfront.html#id1
PtWidgetBrotherInFront
/lib_ref/pt/ptwidgetbrotherinfront.html#id3
Synopsis:
/lib_ref/pt/ptwidgetbrotherinfront.html#id5
Arguments:
/lib_ref/pt/ptwidgetbrotherinfront.html#id7
Library:
/lib_ref/pt/ptwidgetbrotherinfront.html#id9
Description:
/lib_ref/pt/ptwidgetbrotherinfront.html#id11
Examples:
/lib_ref/pt/ptwidgetbrotherinfront.html#id13
Classification:
/lib_ref/pt/ptwidgetbrotherinfront.html#id14
Safety:
/lib_ref/pt/ptwidgetbrotherinfront.html#id16
See also:
/lib_ref/pt/ptwidgetchildback.html#id1
PtWidgetChildBack
/lib_ref/pt/ptwidgetchildback.html#id3
Synopsis:
/lib_ref/pt/ptwidgetchildback.html#id5
Library:
/lib_ref/pt/ptwidgetchildback.html#id7
Description:
/lib_ref/pt/ptwidgetchildback.html#id9
Examples:
/lib_ref/pt/ptwidgetchildback.html#id11
Classification:
/lib_ref/pt/ptwidgetchildback.html#id12
Safety:
/lib_ref/pt/ptwidgetchildback.html#id14
See also:
/lib_ref/pt/ptwidgetchildfront.html#id1
PtWidgetChildFront
/lib_ref/pt/ptwidgetchildfront.html#id3
Synopsis:
/lib_ref/pt/ptwidgetchildfront.html#id5
Library:
/lib_ref/pt/ptwidgetchildfront.html#id7
Description:
/lib_ref/pt/ptwidgetchildfront.html#id9
Examples:
/lib_ref/pt/ptwidgetchildfront.html#id11
Classification:
/lib_ref/pt/ptwidgetchildfront.html#id12
Safety:
/lib_ref/pt/ptwidgetchildfront.html#id14
See also:
/lib_ref/pt/ptwidgetclass.html#id1
PtWidgetClass
/lib_ref/pt/ptwidgetclass.html#id3
Synopsis:
/lib_ref/pt/ptwidgetclass.html#id5
Library:
/lib_ref/pt/ptwidgetclass.html#id7
Description:
/lib_ref/pt/ptwidgetclass.html#id9
Returns:
/lib_ref/pt/ptwidgetclass.html#id11
Examples:
/lib_ref/pt/ptwidgetclass.html#id13
Classification:
/lib_ref/pt/ptwidgetclass.html#id14
Safety:
/lib_ref/pt/ptwidgetclass.html#id16
See also:
/lib_ref/pt/ptwidgetclassflags.html#id1
PtWidgetClassFlags
/lib_ref/pt/ptwidgetclassflags.html#id3
Synopsis:
/lib_ref/pt/ptwidgetclassflags.html#id5
Library:
/lib_ref/pt/ptwidgetclassflags.html#id7
Description:
/lib_ref/pt/ptwidgetclassflags.html#id9
Classification:
/lib_ref/pt/ptwidgetclassflags.html#id10
Safety:
/lib_ref/pt/ptwidgetclassflags.html#id12
See also:
/lib_ref/pt/ptwidgetdim.html#id1
PtWidgetDim
/lib_ref/pt/ptwidgetdim.html#id3
Synopsis:
/lib_ref/pt/ptwidgetdim.html#id5
Library:
/lib_ref/pt/ptwidgetdim.html#id7
Description:
/lib_ref/pt/ptwidgetdim.html#id9
Returns:
/lib_ref/pt/ptwidgetdim.html#id11
Classification:
/lib_ref/pt/ptwidgetdim.html#id12
Safety:
/lib_ref/pt/ptwidgetdim.html#id14
See also:
/lib_ref/pt/ptwidgetextent.html#id1
PtWidgetExtent
/lib_ref/pt/ptwidgetextent.html#id3
Synopsis:
/lib_ref/pt/ptwidgetextent.html#id5
Library:
/lib_ref/pt/ptwidgetextent.html#id7
Description:
/lib_ref/pt/ptwidgetextent.html#id9
Returns:
/lib_ref/pt/ptwidgetextent.html#id11
Examples:
/lib_ref/pt/ptwidgetextent.html#id13
Classification:
/lib_ref/pt/ptwidgetextent.html#id14
Safety:
/lib_ref/pt/ptwidgetextent.html#id16
See also:
/lib_ref/pt/ptwidgetfamily.html#id1
PtWidgetFamily
/lib_ref/pt/ptwidgetfamily.html#id3
Synopsis:
/lib_ref/pt/ptwidgetfamily.html#id5
Library:
/lib_ref/pt/ptwidgetfamily.html#id7
Description:
/lib_ref/pt/ptwidgetfamily.html#id9
Returns:
/lib_ref/pt/ptwidgetfamily.html#id11
Examples:
/lib_ref/pt/ptwidgetfamily.html#id13
Classification:
/lib_ref/pt/ptwidgetfamily.html#id14
Safety:
/lib_ref/pt/ptwidgetfamily.html#id16
See also:
/lib_ref/pt/ptwidgetflags.html#id1
PtWidgetFlags
/lib_ref/pt/ptwidgetflags.html#id3
Synopsis:
/lib_ref/pt/ptwidgetflags.html#id5
Library:
/lib_ref/pt/ptwidgetflags.html#id7
Description:
/lib_ref/pt/ptwidgetflags.html#id9
Classification:
/lib_ref/pt/ptwidgetflags.html#id10
Safety:
/lib_ref/pt/ptwidgetflags.html#id12
See also:
/lib_ref/pt/ptwidgethelphit.html#id1
PtWidgetHelpHit
/lib_ref/pt/ptwidgethelphit.html#id3
Synopsis:
/lib_ref/pt/ptwidgethelphit.html#id5
Arguments:
/lib_ref/pt/ptwidgethelphit.html#id7
Library:
/lib_ref/pt/ptwidgethelphit.html#id9
Description:
/lib_ref/pt/ptwidgethelphit.html#id11
Returns:
/lib_ref/pt/ptwidgethelphit.html#id13
Classification:
/lib_ref/pt/ptwidgethelphit.html#id14
Safety:
/lib_ref/pt/ptwidgethelphit.html#id16
See also:
/lib_ref/pt/ptwidgetinsert.html#id1
PtWidgetInsert
/lib_ref/pt/ptwidgetinsert.html#id3
Synopsis:
/lib_ref/pt/ptwidgetinsert.html#id5
Library:
/lib_ref/pt/ptwidgetinsert.html#id7
Description:
/lib_ref/pt/ptwidgetinsert.html#id9
Returns:
/lib_ref/pt/ptwidgetinsert.html#id11
Classification:
/lib_ref/pt/ptwidgetinsert.html#id12
Safety:
/lib_ref/pt/ptwidgetinsert.html#id14
See also:
/lib_ref/pt/ptwidgetisclass.html#id1
PtWidgetIsClass
/lib_ref/pt/ptwidgetisclass.html#id3
Synopsis:
/lib_ref/pt/ptwidgetisclass.html#id5
Library:
/lib_ref/pt/ptwidgetisclass.html#id7
Description:
/lib_ref/pt/ptwidgetisclass.html#id9
Returns:
/lib_ref/pt/ptwidgetisclass.html#id11
Examples:
/lib_ref/pt/ptwidgetisclass.html#id13
Classification:
/lib_ref/pt/ptwidgetisclass.html#id14
Safety:
/lib_ref/pt/ptwidgetisclass.html#id16
See also:
/lib_ref/pt/ptwidgetisclassmember.html#id1
PtWidgetIsClassMember
/lib_ref/pt/ptwidgetisclassmember.html#id3
Synopsis:
/lib_ref/pt/ptwidgetisclassmember.html#id5
Library:
/lib_ref/pt/ptwidgetisclassmember.html#id7
Description:
/lib_ref/pt/ptwidgetisclassmember.html#id9
Returns:
/lib_ref/pt/ptwidgetisclassmember.html#id11
Examples:
/lib_ref/pt/ptwidgetisclassmember.html#id13
Classification:
/lib_ref/pt/ptwidgetisclassmember.html#id14
Safety:
/lib_ref/pt/ptwidgetisclassmember.html#id16
See also:
/lib_ref/pt/ptwidgetisrealized.html#id1
PtWidgetIsRealized
/lib_ref/pt/ptwidgetisrealized.html#id3
Synopsis:
/lib_ref/pt/ptwidgetisrealized.html#id5
Library:
/lib_ref/pt/ptwidgetisrealized.html#id7
Description:
/lib_ref/pt/ptwidgetisrealized.html#id9
Returns:
/lib_ref/pt/ptwidgetisrealized.html#id11
Classification:
/lib_ref/pt/ptwidgetisrealized.html#id12
Safety:
/lib_ref/pt/ptwidgetminimumsize.html#id1
PtWidgetMinimumSize
/lib_ref/pt/ptwidgetminimumsize.html#id3
Synopsis:
/lib_ref/pt/ptwidgetminimumsize.html#id5
Library:
/lib_ref/pt/ptwidgetminimumsize.html#id7
Description:
/lib_ref/pt/ptwidgetminimumsize.html#id9
Returns:
/lib_ref/pt/ptwidgetminimumsize.html#id11
Classification:
/lib_ref/pt/ptwidgetminimumsize.html#id12
Safety:
/lib_ref/pt/ptwidgetminimumsize.html#id14
See also:
/lib_ref/pt/ptwidgetoffset.html#id1
PtWidgetOffset
/lib_ref/pt/ptwidgetoffset.html#id3
Synopsis:
/lib_ref/pt/ptwidgetoffset.html#id5
Library:
/lib_ref/pt/ptwidgetoffset.html#id7
Description:
/lib_ref/pt/ptwidgetoffset.html#id9
Returns:
/lib_ref/pt/ptwidgetoffset.html#id11
Examples:
/lib_ref/pt/ptwidgetoffset.html#id13
Classification:
/lib_ref/pt/ptwidgetoffset.html#id14
Safety:
/lib_ref/pt/ptwidgetoffset.html#id16
See also:
/lib_ref/pt/ptwidgetparent.html#id1
PtWidgetParent
/lib_ref/pt/ptwidgetparent.html#id3
Synopsis:
/lib_ref/pt/ptwidgetparent.html#id5
Library:
/lib_ref/pt/ptwidgetparent.html#id7
Description:
/lib_ref/pt/ptwidgetparent.html#id9
Examples:
/lib_ref/pt/ptwidgetparent.html#id11
Classification:
/lib_ref/pt/ptwidgetparent.html#id12
Safety:
/lib_ref/pt/ptwidgetparent.html#id14
See also:
/lib_ref/pt/ptwidgetpreferredsize.html#id1
PtWidgetPreferredSize
/lib_ref/pt/ptwidgetpreferredsize.html#id3
Synopsis:
/lib_ref/pt/ptwidgetpreferredsize.html#id5
Library:
/lib_ref/pt/ptwidgetpreferredsize.html#id7
Description:
/lib_ref/pt/ptwidgetpreferredsize.html#id9
Returns:
/lib_ref/pt/ptwidgetpreferredsize.html#id11
Classification:
/lib_ref/pt/ptwidgetpreferredsize.html#id12
Safety:
/lib_ref/pt/ptwidgetpreferredsize.html#id14
See also:
/lib_ref/pt/ptwidgetrid.html#id1
PtWidgetRid
/lib_ref/pt/ptwidgetrid.html#id3
Synopsis:
/lib_ref/pt/ptwidgetrid.html#id5
Library:
/lib_ref/pt/ptwidgetrid.html#id7
Description:
/lib_ref/pt/ptwidgetrid.html#id9
Examples:
/lib_ref/pt/ptwidgetrid.html#id11
Classification:
/lib_ref/pt/ptwidgetrid.html#id12
Safety:
/lib_ref/pt/ptwidgetrid.html#id14
See also:
/lib_ref/pt/ptwidgetskip.html#id1
PtWidgetSkip
/lib_ref/pt/ptwidgetskip.html#id3
Synopsis:
/lib_ref/pt/ptwidgetskip.html#id5
Library:
/lib_ref/pt/ptwidgetskip.html#id7
Description:
/lib_ref/pt/ptwidgetskip.html#id9
Returns:
/lib_ref/pt/ptwidgetskip.html#id11
Examples:
/lib_ref/pt/ptwidgetskip.html#id13
Classification:
/lib_ref/pt/ptwidgetskip.html#id14
Safety:
/lib_ref/pt/ptwidgetskip.html#id16
See also:
/lib_ref/pt/ptwidgettoback.html#id1
PtWidgetToBack
/lib_ref/pt/ptwidgettoback.html#id3
Synopsis:
/lib_ref/pt/ptwidgettoback.html#id5
Library:
/lib_ref/pt/ptwidgettoback.html#id7
Description:
/lib_ref/pt/ptwidgettoback.html#id9
Returns:
/lib_ref/pt/ptwidgettoback.html#id11
Examples:
/lib_ref/pt/ptwidgettoback.html#id13
Classification:
/lib_ref/pt/ptwidgettoback.html#id14
Safety:
/lib_ref/pt/ptwidgettoback.html#id16
See also:
/lib_ref/pt/ptwidgettofront.html#id1
PtWidgetToFront
/lib_ref/pt/ptwidgettofront.html#id3
Synopsis:
/lib_ref/pt/ptwidgettofront.html#id5
Library:
/lib_ref/pt/ptwidgettofront.html#id7
Description:
/lib_ref/pt/ptwidgettofront.html#id9
Returns:
/lib_ref/pt/ptwidgettofront.html#id11
Examples:
/lib_ref/pt/ptwidgettofront.html#id13
Classification:
/lib_ref/pt/ptwidgettofront.html#id14
Safety:
/lib_ref/pt/ptwidgettofront.html#id16
See also:
/lib_ref/pt/ptwidgettree.html#id1
PtWidgetTree
/lib_ref/pt/ptwidgettree.html#id3
Synopsis:
/lib_ref/pt/ptwidgettree.html#id5
Library:
/lib_ref/pt/ptwidgettree.html#id7
Description:
/lib_ref/pt/ptwidgettree.html#id9
Returns:
/lib_ref/pt/ptwidgettree.html#id11
Examples:
/lib_ref/pt/ptwidgettree.html#id13
Classification:
/lib_ref/pt/ptwidgettree.html#id14
Safety:
/lib_ref/pt/ptwidgettree.html#id16
See also:
/lib_ref/pt/ptwidgettreetraverse.html#id1
PtWidgetTreeTraverse
/lib_ref/pt/ptwidgettreetraverse.html#id3
Synopsis:
/lib_ref/pt/ptwidgettreetraverse.html#id5
Library:
/lib_ref/pt/ptwidgettreetraverse.html#id7
Description:
/lib_ref/pt/ptwidgettreetraverse.html#id9
Returns:
/lib_ref/pt/ptwidgettreetraverse.html#id11
Examples:
/lib_ref/pt/ptwidgettreetraverse.html#id13
Classification:
/lib_ref/pt/ptwidgettreetraverse.html#id14
Safety:
/lib_ref/pt/ptwidgettreetraverse.html#id16
See also:
/lib_ref/pt/ptwidgetvisibleextent.html#id1
PtWidgetVisibleExtent
/lib_ref/pt/ptwidgetvisibleextent.html#id3
Synopsis:
/lib_ref/pt/ptwidgetvisibleextent.html#id5
Library:
/lib_ref/pt/ptwidgetvisibleextent.html#id7
Description:
/lib_ref/pt/ptwidgetvisibleextent.html#id9
Returns:
/lib_ref/pt/ptwidgetvisibleextent.html#id11
Classification:
/lib_ref/pt/ptwidgetvisibleextent.html#id12
Safety:
/lib_ref/pt/ptwidgetvisibleextent.html#id14
See also:
/lib_ref/pt/ptwindow_funcs.html#id1
PtWindow*
/lib_ref/pt/ptwindow_funcs.html#id3
Description:
/lib_ref/pt/ptwindowconsoleswitch.html#id1
PtWindowConsoleSwitch
/lib_ref/pt/ptwindowconsoleswitch.html#id3
Synopsis:
/lib_ref/pt/ptwindowconsoleswitch.html#id5
Library:
/lib_ref/pt/ptwindowconsoleswitch.html#id7
Description:
/lib_ref/pt/ptwindowconsoleswitch.html#id9
Returns:
/lib_ref/pt/ptwindowconsoleswitch.html#id11
Classification:
/lib_ref/pt/ptwindowconsoleswitch.html#id12
Safety:
/lib_ref/pt/ptwindowconsoleswitch.html#id14
See also:
/lib_ref/pt/ptwindowgetframesize.html#id1
PtWindowGetFrameSize
/lib_ref/pt/ptwindowgetframesize.html#id3
Synopsis:
/lib_ref/pt/ptwindowgetframesize.html#id5
Arguments:
/lib_ref/pt/ptwindowgetframesize.html#id7
Library:
/lib_ref/pt/ptwindowgetframesize.html#id9
Description:
/lib_ref/pt/ptwindowgetframesize.html#id11
Returns:
/lib_ref/pt/ptwindowgetframesize.html#id13
Errors:
/lib_ref/pt/ptwindowgetframesize.html#id15
Classification:
/lib_ref/pt/ptwindowgetframesize.html#id16
Safety:
/lib_ref/pt/ptwindowgetframesize.html#id18
See also:
/lib_ref/pt/ptworkproc_t.html#id1
PtWorkProcF_t, PtWorkProc_t
/lib_ref/pt/ptworkproc_t.html#id3
Synopsis:
/lib_ref/pt/ptworkproc_t.html#id5
Description:
/lib_ref/pt/ptworkproc_t.html#id7
Classification:
/lib_ref/pt/ptworkproc_t.html#id9
See also:
/lib_ref/px-base.html#id1
Px---Extended
/lib_ref/px/pxconfigclose.html#id1
PxConfigClose, PxConfigCloseCx
/lib_ref/px/pxconfigclose.html#id3
Synopsis:
/lib_ref/px/pxconfigclose.html#id5
Arguments:
/lib_ref/px/pxconfigclose.html#id7
Library:
/lib_ref/px/pxconfigclose.html#id9
Description:
/lib_ref/px/pxconfigclose.html#id11
Returns:
/lib_ref/px/pxconfigclose.html#id13
Classification:
/lib_ref/px/pxconfigclose.html#id14
Safety:
/lib_ref/px/pxconfigclose.html#id16
See also:
/lib_ref/px/pxconfigdeleteentry.html#id1
PxConfigDeleteEntry, PxConfigDeleteEntryCx
/lib_ref/px/pxconfigdeleteentry.html#id3
Synopsis:
/lib_ref/px/pxconfigdeleteentry.html#id5
Arguments:
/lib_ref/px/pxconfigdeleteentry.html#id7
Library:
/lib_ref/px/pxconfigdeleteentry.html#id9
Description:
/lib_ref/px/pxconfigdeleteentry.html#id11
Returns:
/lib_ref/px/pxconfigdeleteentry.html#id13
Classification:
/lib_ref/px/pxconfigdeleteentry.html#id14
Safety:
/lib_ref/px/pxconfigdeleteentry.html#id16
See also:
/lib_ref/px/pxconfigdeletesection.html#id1
PxConfigDeleteSection, PxConfigDeleteSectionCx
/lib_ref/px/pxconfigdeletesection.html#id3
Synopsis:
/lib_ref/px/pxconfigdeletesection.html#id5
Arguments:
/lib_ref/px/pxconfigdeletesection.html#id7
Library:
/lib_ref/px/pxconfigdeletesection.html#id9
Description:
/lib_ref/px/pxconfigdeletesection.html#id11
Returns:
/lib_ref/px/pxconfigdeletesection.html#id13
Classification:
/lib_ref/px/pxconfigdeletesection.html#id14
Safety:
/lib_ref/px/pxconfigdeletesection.html#id16
See also:
/lib_ref/px/pxconfigfirstsection.html#id1
PxConfigFirstSection, PxConfigFirstSectionCx
/lib_ref/px/pxconfigfirstsection.html#id3
Synopsis:
/lib_ref/px/pxconfigfirstsection.html#id5
Arguments:
/lib_ref/px/pxconfigfirstsection.html#id7
Library:
/lib_ref/px/pxconfigfirstsection.html#id9
Description:
/lib_ref/px/pxconfigfirstsection.html#id11
Returns:
/lib_ref/px/pxconfigfirstsection.html#id13
Classification:
/lib_ref/px/pxconfigfirstsection.html#id14
Safety:
/lib_ref/px/pxconfigfirstsection.html#id16
See also:
/lib_ref/px/pxconfigforceemptysection.html#id1
PxConfigForceEmptySection, PxConfigForceEmptySectionCx
/lib_ref/px/pxconfigforceemptysection.html#id3
Synopsis:
/lib_ref/px/pxconfigforceemptysection.html#id5
Arguments:
/lib_ref/px/pxconfigforceemptysection.html#id7
Library:
/lib_ref/px/pxconfigforceemptysection.html#id9
Description:
/lib_ref/px/pxconfigforceemptysection.html#id11
Returns:
/lib_ref/px/pxconfigforceemptysection.html#id13
Classification:
/lib_ref/px/pxconfigforceemptysection.html#id14
Safety:
/lib_ref/px/pxconfigforceemptysection.html#id16
See also:
/lib_ref/px/pxconfignextentry.html#id1
PxConfigNextEntry, PxConfigNextEntryCx
/lib_ref/px/pxconfignextentry.html#id3
Synopsis:
/lib_ref/px/pxconfignextentry.html#id5
Arguments:
/lib_ref/px/pxconfignextentry.html#id7
Library:
/lib_ref/px/pxconfignextentry.html#id9
Description:
/lib_ref/px/pxconfignextentry.html#id11
Returns:
/lib_ref/px/pxconfignextentry.html#id13
Classification:
/lib_ref/px/pxconfignextentry.html#id14
Safety:
/lib_ref/px/pxconfignextentry.html#id16
See also:
/lib_ref/px/pxconfignextsection.html#id1
PxConfigNextSection, PxConfigNextSectionCx
/lib_ref/px/pxconfignextsection.html#id3
Synopsis:
/lib_ref/px/pxconfignextsection.html#id5
Arguments:
/lib_ref/px/pxconfignextsection.html#id7
Library:
/lib_ref/px/pxconfignextsection.html#id9
Description:
/lib_ref/px/pxconfignextsection.html#id11
Returns:
/lib_ref/px/pxconfignextsection.html#id13
Examples:
/lib_ref/px/pxconfignextsection.html#id15
Classification:
/lib_ref/px/pxconfignextsection.html#id16
Safety:
/lib_ref/px/pxconfignextsection.html#id18
See also:
/lib_ref/px/pxconfignextstring.html#id1
PxConfigNextString, PxConfigNextStringCx
/lib_ref/px/pxconfignextstring.html#id3
Synopsis:
/lib_ref/px/pxconfignextstring.html#id5
Arguments:
/lib_ref/px/pxconfignextstring.html#id7
Library:
/lib_ref/px/pxconfignextstring.html#id9
Description:
/lib_ref/px/pxconfignextstring.html#id11
Returns:
/lib_ref/px/pxconfignextstring.html#id13
Examples:
/lib_ref/px/pxconfignextstring.html#id15
Classification:
/lib_ref/px/pxconfignextstring.html#id16
Safety:
/lib_ref/px/pxconfignextstring.html#id18
See also:
/lib_ref/px/pxconfigopen.html#id1
PxConfigOpen, PxConfigOpenCx
/lib_ref/px/pxconfigopen.html#id3
Synopsis:
/lib_ref/px/pxconfigopen.html#id5
Arguments:
/lib_ref/px/pxconfigopen.html#id7
Library:
/lib_ref/px/pxconfigopen.html#id9
Description:
/lib_ref/px/pxconfigopen.html#id11
Returns:
/lib_ref/px/pxconfigopen.html#id13
Examples:
/lib_ref/px/pxconfigopen.html#id15
Classification:
/lib_ref/px/pxconfigopen.html#id16
Safety:
/lib_ref/px/pxconfigopen.html#id18
See also:
/lib_ref/px/pxconfigreadbool.html#id1
PxConfigReadBool, PxConfigReadBoolCx
/lib_ref/px/pxconfigreadbool.html#id3
Synopsis:
/lib_ref/px/pxconfigreadbool.html#id5
Arguments:
/lib_ref/px/pxconfigreadbool.html#id7
Library:
/lib_ref/px/pxconfigreadbool.html#id9
Description:
/lib_ref/px/pxconfigreadbool.html#id11
Returns:
/lib_ref/px/pxconfigreadbool.html#id13
Classification:
/lib_ref/px/pxconfigreadbool.html#id14
Safety:
/lib_ref/px/pxconfigreadbool.html#id16
See also:
/lib_ref/px/pxconfigreadchar.html#id1
PxConfigReadChar, PxConfigReadCharCx
/lib_ref/px/pxconfigreadchar.html#id3
Synopsis:
/lib_ref/px/pxconfigreadchar.html#id5
Arguments:
/lib_ref/px/pxconfigreadchar.html#id7
Library:
/lib_ref/px/pxconfigreadchar.html#id9
Description:
/lib_ref/px/pxconfigreadchar.html#id11
Returns:
/lib_ref/px/pxconfigreadchar.html#id13
Classification:
/lib_ref/px/pxconfigreadchar.html#id14
Safety:
/lib_ref/px/pxconfigreadchar.html#id16
See also:
/lib_ref/px/pxconfigreaddouble.html#id1
PxConfigReadDouble, PxConfigReadDoubleCx
/lib_ref/px/pxconfigreaddouble.html#id3
Synopsis:
/lib_ref/px/pxconfigreaddouble.html#id5
Arguments:
/lib_ref/px/pxconfigreaddouble.html#id7
Library:
/lib_ref/px/pxconfigreaddouble.html#id9
Description:
/lib_ref/px/pxconfigreaddouble.html#id11
Returns:
/lib_ref/px/pxconfigreaddouble.html#id13
Classification:
/lib_ref/px/pxconfigreaddouble.html#id14
Safety:
/lib_ref/px/pxconfigreaddouble.html#id16
See also:
/lib_ref/px/pxconfigreadint.html#id1
PxConfigReadInt, PxConfigReadIntCx
/lib_ref/px/pxconfigreadint.html#id3
Synopsis:
/lib_ref/px/pxconfigreadint.html#id5
Arguments:
/lib_ref/px/pxconfigreadint.html#id7
Library:
/lib_ref/px/pxconfigreadint.html#id9
Description:
/lib_ref/px/pxconfigreadint.html#id11
Returns:
/lib_ref/px/pxconfigreadint.html#id13
Classification:
/lib_ref/px/pxconfigreadint.html#id14
Safety:
/lib_ref/px/pxconfigreadint.html#id16
See also:
/lib_ref/px/pxconfigreadllong.html#id1
PxConfigReadLLong, PxConfigReadLLongCx
/lib_ref/px/pxconfigreadllong.html#id3
Synopsis:
/lib_ref/px/pxconfigreadllong.html#id5
Arguments:
/lib_ref/px/pxconfigreadllong.html#id7
Library:
/lib_ref/px/pxconfigreadllong.html#id9
Description:
/lib_ref/px/pxconfigreadllong.html#id11
Returns:
/lib_ref/px/pxconfigreadllong.html#id13
Classification:
/lib_ref/px/pxconfigreadllong.html#id14
Safety:
/lib_ref/px/pxconfigreadllong.html#id16
See also:
/lib_ref/px/pxconfigreadlong.html#id1
PxConfigReadLong, PxConfigReadLongCx
/lib_ref/px/pxconfigreadlong.html#id3
Synopsis:
/lib_ref/px/pxconfigreadlong.html#id5
Arguments:
/lib_ref/px/pxconfigreadlong.html#id7
Library:
/lib_ref/px/pxconfigreadlong.html#id9
Description:
/lib_ref/px/pxconfigreadlong.html#id11
Returns:
/lib_ref/px/pxconfigreadlong.html#id13
Classification:
/lib_ref/px/pxconfigreadlong.html#id14
Safety:
/lib_ref/px/pxconfigreadlong.html#id16
See also:
/lib_ref/px/pxconfigreadshort.html#id1
PxConfigReadShort, PxConfigReadShortCx
/lib_ref/px/pxconfigreadshort.html#id3
Synopsis:
/lib_ref/px/pxconfigreadshort.html#id5
Arguments:
/lib_ref/px/pxconfigreadshort.html#id7
Library:
/lib_ref/px/pxconfigreadshort.html#id9
Description:
/lib_ref/px/pxconfigreadshort.html#id11
Returns:
/lib_ref/px/pxconfigreadshort.html#id13
Classification:
/lib_ref/px/pxconfigreadshort.html#id14
Safety:
/lib_ref/px/pxconfigreadshort.html#id16
See also:
/lib_ref/px/pxconfigreadstring.html#id1
PxConfigReadString, PxConfigReadStringCx
/lib_ref/px/pxconfigreadstring.html#id3
Synopsis:
/lib_ref/px/pxconfigreadstring.html#id5
Arguments:
/lib_ref/px/pxconfigreadstring.html#id7
Library:
/lib_ref/px/pxconfigreadstring.html#id9
Description:
/lib_ref/px/pxconfigreadstring.html#id11
Returns:
/lib_ref/px/pxconfigreadstring.html#id13
Classification:
/lib_ref/px/pxconfigreadstring.html#id14
Safety:
/lib_ref/px/pxconfigreadstring.html#id16
See also:
/lib_ref/px/pxconfigsection.html#id1
PxConfigSection, PxConfigSectionCx
/lib_ref/px/pxconfigsection.html#id3
Synopsis:
/lib_ref/px/pxconfigsection.html#id5
Arguments:
/lib_ref/px/pxconfigsection.html#id7
Library:
/lib_ref/px/pxconfigsection.html#id9
Description:
/lib_ref/px/pxconfigsection.html#id11
Returns:
/lib_ref/px/pxconfigsection.html#id13
Classification:
/lib_ref/px/pxconfigsection.html#id14
Safety:
/lib_ref/px/pxconfigsection.html#id16
See also:
/lib_ref/px/pxconfigwritebool.html#id1
PxConfigWriteBool, PxConfigWriteBoolCx
/lib_ref/px/pxconfigwritebool.html#id3
Synopsis:
/lib_ref/px/pxconfigwritebool.html#id5
Arguments:
/lib_ref/px/pxconfigwritebool.html#id7
Library:
/lib_ref/px/pxconfigwritebool.html#id9
Description:
/lib_ref/px/pxconfigwritebool.html#id11
Returns:
/lib_ref/px/pxconfigwritebool.html#id13
Classification:
/lib_ref/px/pxconfigwritebool.html#id14
Safety:
/lib_ref/px/pxconfigwritebool.html#id16
See also:
/lib_ref/px/pxconfigwritechar.html#id1
PxConfigWriteChar
/lib_ref/px/pxconfigwritechar.html#id3
Synopsis:
/lib_ref/px/pxconfigwritechar.html#id5
Arguments:
/lib_ref/px/pxconfigwritechar.html#id7
Library:
/lib_ref/px/pxconfigwritechar.html#id9
Description:
/lib_ref/px/pxconfigwritechar.html#id11
Returns:
/lib_ref/px/pxconfigwritechar.html#id13
Classification:
/lib_ref/px/pxconfigwritechar.html#id14
Safety:
/lib_ref/px/pxconfigwritechar.html#id16
See also:
/lib_ref/px/pxconfigwritedouble.html#id1
PxConfigWriteDouble, PxConfigWriteDoubleCx
/lib_ref/px/pxconfigwritedouble.html#id3
Synopsis:
/lib_ref/px/pxconfigwritedouble.html#id5
Arguments:
/lib_ref/px/pxconfigwritedouble.html#id7
Library:
/lib_ref/px/pxconfigwritedouble.html#id9
Description:
/lib_ref/px/pxconfigwritedouble.html#id11
Returns:
/lib_ref/px/pxconfigwritedouble.html#id13
Classification:
/lib_ref/px/pxconfigwritedouble.html#id14
Safety:
/lib_ref/px/pxconfigwritedouble.html#id16
See also:
/lib_ref/px/pxconfigwriteint.html#id1
PxConfigWriteInt, PxConfigWriteIntCx
/lib_ref/px/pxconfigwriteint.html#id3
Synopsis:
/lib_ref/px/pxconfigwriteint.html#id5
Arguments:
/lib_ref/px/pxconfigwriteint.html#id7
Library:
/lib_ref/px/pxconfigwriteint.html#id9
Description:
/lib_ref/px/pxconfigwriteint.html#id11
Returns:
/lib_ref/px/pxconfigwriteint.html#id13
Classification:
/lib_ref/px/pxconfigwriteint.html#id14
Safety:
/lib_ref/px/pxconfigwriteint.html#id16
See also:
/lib_ref/px/pxconfigwritellong.html#id1
PxConfigWriteLLong, PxConfigWriteLLongCx
/lib_ref/px/pxconfigwritellong.html#id3
Synopsis:
/lib_ref/px/pxconfigwritellong.html#id5
Arguments:
/lib_ref/px/pxconfigwritellong.html#id7
Library:
/lib_ref/px/pxconfigwritellong.html#id9
Description:
/lib_ref/px/pxconfigwritellong.html#id11
Returns:
/lib_ref/px/pxconfigwritellong.html#id13
Classification:
/lib_ref/px/pxconfigwritellong.html#id14
Safety:
/lib_ref/px/pxconfigwritellong.html#id16
See also:
/lib_ref/px/pxconfigwritelong.html#id1
PxConfigWriteLong, PxConfigWriteLongCx
/lib_ref/px/pxconfigwritelong.html#id3
Synopsis:
/lib_ref/px/pxconfigwritelong.html#id5
Arguments:
/lib_ref/px/pxconfigwritelong.html#id7
Library:
/lib_ref/px/pxconfigwritelong.html#id9
Description:
/lib_ref/px/pxconfigwritelong.html#id11
Returns:
/lib_ref/px/pxconfigwritelong.html#id13
Classification:
/lib_ref/px/pxconfigwritelong.html#id14
Safety:
/lib_ref/px/pxconfigwritelong.html#id16
See also:
/lib_ref/px/pxconfigwriteshort.html#id1
PxConfigWriteShort, PxConfigWriteShortCx
/lib_ref/px/pxconfigwriteshort.html#id3
Synopsis:
/lib_ref/px/pxconfigwriteshort.html#id5
Arguments:
/lib_ref/px/pxconfigwriteshort.html#id7
Library:
/lib_ref/px/pxconfigwriteshort.html#id9
Description:
/lib_ref/px/pxconfigwriteshort.html#id11
Returns:
/lib_ref/px/pxconfigwriteshort.html#id13
Classification:
/lib_ref/px/pxconfigwriteshort.html#id14
Safety:
/lib_ref/px/pxconfigwriteshort.html#id16
See also:
/lib_ref/px/pxconfigwritestring.html#id1
PxConfigWriteString, PxConfigWriteStringCx
/lib_ref/px/pxconfigwritestring.html#id3
Synopsis:
/lib_ref/px/pxconfigwritestring.html#id5
Arguments:
/lib_ref/px/pxconfigwritestring.html#id7
Library:
/lib_ref/px/pxconfigwritestring.html#id9
Description:
/lib_ref/px/pxconfigwritestring.html#id11
Returns:
/lib_ref/px/pxconfigwritestring.html#id13
Classification:
/lib_ref/px/pxconfigwritestring.html#id14
Safety:
/lib_ref/px/pxconfigwritestring.html#id16
See also:
/lib_ref/px/pxgetimageextensions.html#id1
PxGetImageExtensions
/lib_ref/px/pxgetimageextensions.html#id3
Synopsis:
/lib_ref/px/pxgetimageextensions.html#id5
Arguments:
/lib_ref/px/pxgetimageextensions.html#id7
Library:
/lib_ref/px/pxgetimageextensions.html#id9
Description:
/lib_ref/px/pxgetimageextensions.html#id11
Returns:
/lib_ref/px/pxgetimageextensions.html#id13
Classification:
/lib_ref/px/pxgetimageextensions.html#id14
Safety:
/lib_ref/px/pxgetimageextensions.html#id16
See also:
/lib_ref/px/pxloadimage.html#id1
PxLoadImage
/lib_ref/px/pxloadimage.html#id3
Synopsis:
/lib_ref/px/pxloadimage.html#id5
Arguments:
/lib_ref/px/pxloadimage.html#id7
Library:
/lib_ref/px/pxloadimage.html#id9
Description:
/lib_ref/px/pxloadimage.html#PxMethods_t
PxMethods_t
/lib_ref/px/pxloadimage.html#Threads
Threads and PxLoadImage
/lib_ref/px/pxloadimage.html#id13
Returns:
/lib_ref/px/pxloadimage.html#id15
Examples:
/lib_ref/px/pxloadimage.html#id17
Classification:
/lib_ref/px/pxloadimage.html#id18
Safety:
/lib_ref/px/pxloadimage.html#id20
See also:
/lib_ref/px/pxterminalbuildcharsets.html#id1
PxTerminalBuildCharsets
/lib_ref/px/pxterminalbuildcharsets.html#id3
Synopsis:
/lib_ref/px/pxterminalbuildcharsets.html#id5
Library:
/lib_ref/px/pxterminalbuildcharsets.html#id7
Description:
/lib_ref/px/pxterminalbuildcharsets.html#id9
Returns:
/lib_ref/px/pxterminalbuildcharsets.html#id11
Classification:
/lib_ref/px/pxterminalbuildcharsets.html#id12
Safety:
/lib_ref/px/pxterminalbuildcharsets.html#id14
See also:
/lib_ref/px/pxterminalloadcharsets.html#id1
PxTerminalLoadCharsets
/lib_ref/px/pxterminalloadcharsets.html#id3
Synopsis:
/lib_ref/px/pxterminalloadcharsets.html#id5
Library:
/lib_ref/px/pxterminalloadcharsets.html#id7
Description:
/lib_ref/px/pxterminalloadcharsets.html#id9
Returns:
/lib_ref/px/pxterminalloadcharsets.html#id11
Classification:
/lib_ref/px/pxterminalloadcharsets.html#id12
Safety:
/lib_ref/px/pxterminalloadcharsets.html#id14
See also:
/lib_ref/px/pxterminalsavecharsets.html#id1
PxTerminalSaveCharsets
/lib_ref/px/pxterminalsavecharsets.html#id3
Synopsis:
/lib_ref/px/pxterminalsavecharsets.html#id5
Library:
/lib_ref/px/pxterminalsavecharsets.html#id7
Description:
/lib_ref/px/pxterminalsavecharsets.html#id9
Returns:
/lib_ref/px/pxterminalsavecharsets.html#id11
Classification:
/lib_ref/px/pxterminalsavecharsets.html#id12
Safety:
/lib_ref/px/pxterminalsavecharsets.html#id14
See also:
/lib_ref/px/pxterminate.html#id1
PxTerminate
/lib_ref/px/pxterminate.html#id3
Synopsis:
/lib_ref/px/pxterminate.html#id5
Arguments:
/lib_ref/px/pxterminate.html#id7
Library:
/lib_ref/px/pxterminate.html#id9
Description:
/lib_ref/px/pxterminate.html#id11
Classification:
/lib_ref/px/pxterminate.html#id12
Safety:
/lib_ref/px/pxterminate.html#id14
See also:
/lib_ref/px/pxtranslatefromutf.html#id1
PxTranslateFromUTF
/lib_ref/px/pxtranslatefromutf.html#id3
Synopsis:
/lib_ref/px/pxtranslatefromutf.html#id5
Library:
/lib_ref/px/pxtranslatefromutf.html#id7
Description:
/lib_ref/px/pxtranslatefromutf.html#id9
Returns:
/lib_ref/px/pxtranslatefromutf.html#id11
Classification:
/lib_ref/px/pxtranslatefromutf.html#id12
Safety:
/lib_ref/px/pxtranslatefromutf.html#id14
See also:
/lib_ref/px/pxtranslatelist.html#id1
PxTranslateList
/lib_ref/px/pxtranslatelist.html#id3
Synopsis:
/lib_ref/px/pxtranslatelist.html#id5
Library:
/lib_ref/px/pxtranslatelist.html#id7
Description:
/lib_ref/px/pxtranslatelist.html#id9
Returns:
/lib_ref/px/pxtranslatelist.html#id11
Classification:
/lib_ref/px/pxtranslatelist.html#id12
Safety:
/lib_ref/px/pxtranslatelist.html#id14
See also:
/lib_ref/px/pxtranslateset.html#id1
PxTranslateSet
/lib_ref/px/pxtranslateset.html#id3
Synopsis:
/lib_ref/px/pxtranslateset.html#id5
Library:
/lib_ref/px/pxtranslateset.html#id7
Description:
/lib_ref/px/pxtranslateset.html#id9
Returns:
/lib_ref/px/pxtranslateset.html#id11
Examples:
/lib_ref/px/pxtranslateset.html#id13
Classification:
/lib_ref/px/pxtranslateset.html#id14
Safety:
/lib_ref/px/pxtranslateset.html#id16
See also:
/lib_ref/px/pxtranslatestatefromutf.html#id1
PxTranslateStateFromUTF
/lib_ref/px/pxtranslatestatefromutf.html#id3
Synopsis:
/lib_ref/px/pxtranslatestatefromutf.html#id5
Library:
/lib_ref/px/pxtranslatestatefromutf.html#id7
Description:
/lib_ref/px/pxtranslatestatefromutf.html#id9
Returns:
/lib_ref/px/pxtranslatestatefromutf.html#id11
Classification:
/lib_ref/px/pxtranslatestatefromutf.html#id12
Safety:
/lib_ref/px/pxtranslatestatefromutf.html#id14
See also:
/lib_ref/px/pxtranslatestatetoutf.html#id1
PxTranslateStateToUTF
/lib_ref/px/pxtranslatestatetoutf.html#id3
Synopsis:
/lib_ref/px/pxtranslatestatetoutf.html#id5
Library:
/lib_ref/px/pxtranslatestatetoutf.html#id7
Description:
/lib_ref/px/pxtranslatestatetoutf.html#id9
Returns:
/lib_ref/px/pxtranslatestatetoutf.html#id11
Classification:
/lib_ref/px/pxtranslatestatetoutf.html#id12
Safety:
/lib_ref/px/pxtranslatestatetoutf.html#id14
See also:
/lib_ref/px/pxtranslatetoutf.html#id1
PxTranslateToUTF
/lib_ref/px/pxtranslatetoutf.html#id3
Synopsis:
/lib_ref/px/pxtranslatetoutf.html#id5
Library:
/lib_ref/px/pxtranslatetoutf.html#id7
Description:
/lib_ref/px/pxtranslatetoutf.html#id9
Returns:
/lib_ref/px/pxtranslatetoutf.html#id11
Classification:
/lib_ref/px/pxtranslatetoutf.html#id12
Safety:
/lib_ref/px/pxtranslatetoutf.html#id14
See also:
/lib_ref/px/pxtranslateunknown.html#id1
PxTranslateUnknown
/lib_ref/px/pxtranslateunknown.html#id3
Synopsis:
/lib_ref/px/pxtranslateunknown.html#id5
Library:
/lib_ref/px/pxtranslateunknown.html#id7
Description:
/lib_ref/px/pxtranslateunknown.html#id9
Returns:
/lib_ref/px/pxtranslateunknown.html#id11
Classification:
/lib_ref/px/pxtranslateunknown.html#id12
Safety:
/lib_ref/px/pxtranslateunknown.html#id14
See also:
/lib_ref/qnxgl-base.html#id1
qnxgl---QNX OpenGL compatible API
/lib_ref/qnxgl/qnxgl_buffers_create.html#id1
qnxgl_buffers_create
/lib_ref/qnxgl/qnxgl_buffers_create.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id7
Library:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id9
Description:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id13
Examples:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id15
Classification:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id16
Safety:
/lib_ref/qnxgl/qnxgl_buffers_create.html#id18
See also:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id1
qnxgl_buffers_destroy
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id7
Library:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id9
Description:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id11
Examples:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id13
Classification:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id14
Safety:
/lib_ref/qnxgl/qnxgl_buffers_destroy.html#id16
See also:
/lib_ref/qnxgl/qnxgl_context_create.html#id1
qnxgl_context_create
/lib_ref/qnxgl/qnxgl_context_create.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_context_create.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_context_create.html#id7
Library:
/lib_ref/qnxgl/qnxgl_context_create.html#id9
Description:
/lib_ref/qnxgl/qnxgl_context_create.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_context_create.html#id13
Examples:
/lib_ref/qnxgl/qnxgl_context_create.html#id15
Classification:
/lib_ref/qnxgl/qnxgl_context_create.html#id16
Safety:
/lib_ref/qnxgl/qnxgl_context_create.html#id18
See also:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id1
qnxgl_context_destroy
/lib_ref/qnxgl/qnxgl_context_destroy.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id7
Library:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id9
Description:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id11
Examples:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id13
Classification:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id14
Safety:
/lib_ref/qnxgl/qnxgl_context_destroy.html#id16
See also:
/lib_ref/qnxgl/qnxgl_finish.html#id1
qnxgl_finish
/lib_ref/qnxgl/qnxgl_finish.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_finish.html#id5
Library:
/lib_ref/qnxgl/qnxgl_finish.html#id7
Description:
/lib_ref/qnxgl/qnxgl_finish.html#id9
Examples:
/lib_ref/qnxgl/qnxgl_finish.html#id11
Classification:
/lib_ref/qnxgl/qnxgl_finish.html#id12
Safety:
/lib_ref/qnxgl/qnxgl_finish.html#id14
See also:
/lib_ref/qnxgl/qnxgl_get_current.html#id1
qnxgl_get_current
/lib_ref/qnxgl/qnxgl_get_current.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_get_current.html#id5
Library:
/lib_ref/qnxgl/qnxgl_get_current.html#id7
Description:
/lib_ref/qnxgl/qnxgl_get_current.html#id9
Returns:
/lib_ref/qnxgl/qnxgl_get_current.html#id11
Classification:
/lib_ref/qnxgl/qnxgl_get_current.html#id12
Safety:
/lib_ref/qnxgl/qnxgl_get_current.html#id14
See also:
/lib_ref/qnxgl/qnxgl_get_func.html#id1
qnxgl_get_func
/lib_ref/qnxgl/qnxgl_get_func.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_get_func.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_get_func.html#id7
Library:
/lib_ref/qnxgl/qnxgl_get_func.html#id9
Description:
/lib_ref/qnxgl/qnxgl_get_func.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_get_func.html#id13
Classification:
/lib_ref/qnxgl/qnxgl_get_func.html#id14
Safety:
/lib_ref/qnxgl/qnxgl_get_func.html#id16
See also:
/lib_ref/qnxgl/qnxgl_get_index.html#id1
qnxgl_get_index
/lib_ref/qnxgl/qnxgl_get_index.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_get_index.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_get_index.html#id7
Library:
/lib_ref/qnxgl/qnxgl_get_index.html#id9
Description:
/lib_ref/qnxgl/qnxgl_get_index.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_get_index.html#id13
Classification:
/lib_ref/qnxgl/qnxgl_get_index.html#id14
Safety:
/lib_ref/qnxgl/qnxgl_get_index.html#id16
See also:
/lib_ref/qnxgl/qnxgl_get_info.html#id1
qnxgl_get_info
/lib_ref/qnxgl/qnxgl_get_info.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_get_info.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_get_info.html#id7
Library:
/lib_ref/qnxgl/qnxgl_get_info.html#id9
Description:
/lib_ref/qnxgl/qnxgl_get_info.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_get_info.html#id13
Classification:
/lib_ref/qnxgl/qnxgl_get_info.html#id14
Safety:
/lib_ref/qnxgl/qnxgl_get_info.html#id16
See also:
/lib_ref/qnxgl/qnxgl_get_version.html#id1
qnxgl_get_version
/lib_ref/qnxgl/qnxgl_get_version.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_get_version.html#id5
Library:
/lib_ref/qnxgl/qnxgl_get_version.html#id7
Description:
/lib_ref/qnxgl/qnxgl_get_version.html#id9
Returns:
/lib_ref/qnxgl/qnxgl_get_version.html#id11
Classification:
/lib_ref/qnxgl/qnxgl_get_version.html#id12
Safety:
/lib_ref/qnxgl/qnxgl_get_version.html#id14
See also:
/lib_ref/qnxgl/qnxgl_init.html#id1
qnxgl_init
/lib_ref/qnxgl/qnxgl_init.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_init.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_init.html#id7
Library:
/lib_ref/qnxgl/qnxgl_init.html#id9
Description:
/lib_ref/qnxgl/qnxgl_init.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_init.html#id13
Examples:
/lib_ref/qnxgl/qnxgl_init.html#id15
Classification:
/lib_ref/qnxgl/qnxgl_init.html#id16
Safety:
/lib_ref/qnxgl/qnxgl_init.html#id18
See also:
/lib_ref/qnxgl/qnxgl_release_info.html#id1
qnxgl_release_info
/lib_ref/qnxgl/qnxgl_release_info.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_release_info.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_release_info.html#id7
Library:
/lib_ref/qnxgl/qnxgl_release_info.html#id9
Description:
/lib_ref/qnxgl/qnxgl_release_info.html#id11
Classification:
/lib_ref/qnxgl/qnxgl_release_info.html#id12
Safety:
/lib_ref/qnxgl/qnxgl_release_info.html#id14
See also:
/lib_ref/qnxgl/qnxgl_set_current.html#id1
qnxgl_set_current
/lib_ref/qnxgl/qnxgl_set_current.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_set_current.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_set_current.html#id7
Library:
/lib_ref/qnxgl/qnxgl_set_current.html#id9
Description:
/lib_ref/qnxgl/qnxgl_set_current.html#id11
Returns:
/lib_ref/qnxgl/qnxgl_set_current.html#id13
Examples:
/lib_ref/qnxgl/qnxgl_set_current.html#id15
Classification:
/lib_ref/qnxgl/qnxgl_set_current.html#id16
Safety:
/lib_ref/qnxgl/qnxgl_set_current.html#id18
See also:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id1
qnxgl_swap_buffers
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id3
Synopsis:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id5
Arguments:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id7
Library:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id9
Description:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id11
Classification:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id12
Safety:
/lib_ref/qnxgl/qnxgl_swap_buffers.html#id14
See also:
/lib_ref/rt-base.html#id1
Rt---Realtime
/lib_ref/rt/rttimercreate.html#id1
RtTimerCreate
/lib_ref/rt/rttimercreate.html#id3
Synopsis:
/lib_ref/rt/rttimercreate.html#id5
Arguments:
/lib_ref/rt/rttimercreate.html#id7
Library:
/lib_ref/rt/rttimercreate.html#id9
Description:
/lib_ref/rt/rttimercreate.html#id11
Returns:
/lib_ref/rt/rttimercreate.html#id13
Classification:
/lib_ref/rt/rttimercreate.html#id14
Safety:
/lib_ref/rt/rttimercreate.html#id16
See also:
/lib_ref/rt/rttimerdelete.html#id1
RtTimerDelete
/lib_ref/rt/rttimerdelete.html#id3
Synopsis:
/lib_ref/rt/rttimerdelete.html#id5
Arguments:
/lib_ref/rt/rttimerdelete.html#id7
Library:
/lib_ref/rt/rttimerdelete.html#id9
Description:
/lib_ref/rt/rttimerdelete.html#id11
Classification:
/lib_ref/rt/rttimerdelete.html#id12
Safety:
/lib_ref/rt/rttimerdelete.html#id14
See also:
/lib_ref/rt/rttimergettime.html#id1
RtTimerGetTime
/lib_ref/rt/rttimergettime.html#id3
Synopsis:
/lib_ref/rt/rttimergettime.html#id5
Arguments:
/lib_ref/rt/rttimergettime.html#id7
Library:
/lib_ref/rt/rttimergettime.html#id9
Description:
/lib_ref/rt/rttimergettime.html#id11
Returns:
/lib_ref/rt/rttimergettime.html#id13
Errors:
/lib_ref/rt/rttimergettime.html#id15
Classification:
/lib_ref/rt/rttimergettime.html#id16
Safety:
/lib_ref/rt/rttimergettime.html#id18
See also:
/lib_ref/rt/rttimersettime.html#id1
RtTimerSetTime
/lib_ref/rt/rttimersettime.html#id3
Synopsis:
/lib_ref/rt/rttimersettime.html#id5
Arguments:
/lib_ref/rt/rttimersettime.html#id7
Library:
/lib_ref/rt/rttimersettime.html#id9
Description:
/lib_ref/rt/rttimersettime.html#id11
Returns:
/lib_ref/rt/rttimersettime.html#id13
Errors:
/lib_ref/rt/rttimersettime.html#id15
Classification:
/lib_ref/rt/rttimersettime.html#id16
Safety:
/lib_ref/rt/rttimersettime.html#id18
See also:
/lib_ref/utf8-base.html#id1
utf8---UTF-8 Character
/lib_ref/utf8/utf8len.html#id1
utf8len
/lib_ref/utf8/utf8len.html#id3
Synopsis:
/lib_ref/utf8/utf8len.html#id5
Arguments:
/lib_ref/utf8/utf8len.html#id7
Library:
/lib_ref/utf8/utf8len.html#id9
Description:
/lib_ref/utf8/utf8len.html#id11
Returns:
/lib_ref/utf8/utf8len.html#id13
Classification:
/lib_ref/utf8/utf8len.html#id14
Safety:
/lib_ref/utf8/utf8len.html#id16
See also:
/lib_ref/utf8/utf8strblen.html#id1
utf8strblen
/lib_ref/utf8/utf8strblen.html#id3
Synopsis:
/lib_ref/utf8/utf8strblen.html#id5
Arguments:
/lib_ref/utf8/utf8strblen.html#id7
Library:
/lib_ref/utf8/utf8strblen.html#id9
Description:
/lib_ref/utf8/utf8strblen.html#id11
Returns:
/lib_ref/utf8/utf8strblen.html#id13
Classification:
/lib_ref/utf8/utf8strblen.html#id14
Safety:
/lib_ref/utf8/utf8strblen.html#id16
See also:
/lib_ref/utf8/utf8strchr.html#id1
utf8strchr
/lib_ref/utf8/utf8strchr.html#id3
Synopsis:
/lib_ref/utf8/utf8strchr.html#id5
Arguments:
/lib_ref/utf8/utf8strchr.html#id7
Library:
/lib_ref/utf8/utf8strchr.html#id9
Description:
/lib_ref/utf8/utf8strchr.html#id11
Returns:
/lib_ref/utf8/utf8strchr.html#id13
Examples:
/lib_ref/utf8/utf8strchr.html#id15
Classification:
/lib_ref/utf8/utf8strchr.html#id16
Safety:
/lib_ref/utf8/utf8strchr.html#id18
See also:
/lib_ref/utf8/utf8strichr.html#id1
utf8strichr
/lib_ref/utf8/utf8strichr.html#id3
Synopsis:
/lib_ref/utf8/utf8strichr.html#id5
Arguments:
/lib_ref/utf8/utf8strichr.html#id7
Library:
/lib_ref/utf8/utf8strichr.html#id9
Description:
/lib_ref/utf8/utf8strichr.html#id11
Returns:
/lib_ref/utf8/utf8strichr.html#id13
Classification:
/lib_ref/utf8/utf8strichr.html#id14
Safety:
/lib_ref/utf8/utf8strichr.html#id16
See also:
/lib_ref/utf8/utf8strirchr.html#id1
utf8strirchr
/lib_ref/utf8/utf8strirchr.html#id3
Synopsis:
/lib_ref/utf8/utf8strirchr.html#id5
Arguments:
/lib_ref/utf8/utf8strirchr.html#id7
Library:
/lib_ref/utf8/utf8strirchr.html#id9
Description:
/lib_ref/utf8/utf8strirchr.html#id11
Returns:
/lib_ref/utf8/utf8strirchr.html#id13
Classification:
/lib_ref/utf8/utf8strirchr.html#id14
Safety:
/lib_ref/utf8/utf8strirchr.html#id16
See also:
/lib_ref/utf8/utf8strlen.html#id1
utf8strlen
/lib_ref/utf8/utf8strlen.html#id3
Synopsis:
/lib_ref/utf8/utf8strlen.html#id5
Arguments:
/lib_ref/utf8/utf8strlen.html#id7
Library:
/lib_ref/utf8/utf8strlen.html#id9
Description:
/lib_ref/utf8/utf8strlen.html#id11
Returns:
/lib_ref/utf8/utf8strlen.html#id13
Classification:
/lib_ref/utf8/utf8strlen.html#id14
Safety:
/lib_ref/utf8/utf8strlen.html#id16
See also:
/lib_ref/utf8/utf8strnchr.html#id1
utf8strnchr
/lib_ref/utf8/utf8strnchr.html#id3
Synopsis:
/lib_ref/utf8/utf8strnchr.html#id5
Arguments:
/lib_ref/utf8/utf8strnchr.html#id7
Library:
/lib_ref/utf8/utf8strnchr.html#id9
Description:
/lib_ref/utf8/utf8strnchr.html#id11
Returns:
/lib_ref/utf8/utf8strnchr.html#id13
Examples:
/lib_ref/utf8/utf8strnchr.html#id15
Classification:
/lib_ref/utf8/utf8strnchr.html#id16
Safety:
/lib_ref/utf8/utf8strnchr.html#id18
See also:
/lib_ref/utf8/utf8strncmp.html#id1
utf8strncmp
/lib_ref/utf8/utf8strncmp.html#id3
Synopsis:
/lib_ref/utf8/utf8strncmp.html#id5
Arguments:
/lib_ref/utf8/utf8strncmp.html#id7
Library:
/lib_ref/utf8/utf8strncmp.html#id9
Description:
/lib_ref/utf8/utf8strncmp.html#id11
Returns:
/lib_ref/utf8/utf8strncmp.html#id13
Classification:
/lib_ref/utf8/utf8strncmp.html#id14
Safety:
/lib_ref/utf8/utf8strncmp.html#id16
See also:
/lib_ref/utf8/utf8strndup.html#id1
utf8strndup
/lib_ref/utf8/utf8strndup.html#id3
Synopsis:
/lib_ref/utf8/utf8strndup.html#id5
Arguments:
/lib_ref/utf8/utf8strndup.html#id7
Library:
/lib_ref/utf8/utf8strndup.html#id9
Description:
/lib_ref/utf8/utf8strndup.html#id11
Returns:
/lib_ref/utf8/utf8strndup.html#id13
Classification:
/lib_ref/utf8/utf8strndup.html#id14
Safety:
/lib_ref/utf8/utf8strndup.html#id16
See also:
/lib_ref/utf8/utf8strnichr.html#id1
utf8strnichr
/lib_ref/utf8/utf8strnichr.html#id3
Synopsis:
/lib_ref/utf8/utf8strnichr.html#id5
Arguments:
/lib_ref/utf8/utf8strnichr.html#id7
Library:
/lib_ref/utf8/utf8strnichr.html#id9
Description:
/lib_ref/utf8/utf8strnichr.html#id11
Returns:
/lib_ref/utf8/utf8strnichr.html#id13
Classification:
/lib_ref/utf8/utf8strnichr.html#id14
Safety:
/lib_ref/utf8/utf8strnichr.html#id16
See also:
/lib_ref/utf8/utf8strnlen.html#id1
utf8strnlen
/lib_ref/utf8/utf8strnlen.html#id3
Synopsis:
/lib_ref/utf8/utf8strnlen.html#id5
Arguments:
/lib_ref/utf8/utf8strnlen.html#id7
Library:
/lib_ref/utf8/utf8strnlen.html#id9
Description:
/lib_ref/utf8/utf8strnlen.html#id11
Returns:
/lib_ref/utf8/utf8strnlen.html#id13
Classification:
/lib_ref/utf8/utf8strnlen.html#id14
Safety:
/lib_ref/utf8/utf8strnlen.html#id16
See also:
/lib_ref/utf8/utf8strrchr.html#id1
utf8strrchr
/lib_ref/utf8/utf8strrchr.html#id3
Synopsis:
/lib_ref/utf8/utf8strrchr.html#id5
Arguments:
/lib_ref/utf8/utf8strrchr.html#id7
Library:
/lib_ref/utf8/utf8strrchr.html#id9
Description:
/lib_ref/utf8/utf8strrchr.html#id11
Returns:
/lib_ref/utf8/utf8strrchr.html#id13
Examples:
/lib_ref/utf8/utf8strrchr.html#id15
Classification:
/lib_ref/utf8/utf8strrchr.html#id16
Safety:
/lib_ref/utf8/utf8strrchr.html#id18
See also:
/lib_ref/utf8/utf8towc.html#id1
utf8towc
/lib_ref/utf8/utf8towc.html#id3
Synopsis:
/lib_ref/utf8/utf8towc.html#id5
Arguments:
/lib_ref/utf8/utf8towc.html#id7
Library:
/lib_ref/utf8/utf8towc.html#id9
Description:
/lib_ref/utf8/utf8towc.html#id11
Returns:
/lib_ref/utf8/utf8towc.html#id13
Classification:
/lib_ref/utf8/utf8towc.html#id14
Safety:
/lib_ref/utf8/utf8towc.html#id16
See also:
/lib_ref/wc-base.html#id1
wc---Wide-Character
/lib_ref/wc/wctolower.html#id1
wctolower
/lib_ref/wc/wctolower.html#id3
Synopsis:
/lib_ref/wc/wctolower.html#id5
Arguments:
/lib_ref/wc/wctolower.html#id7
Library:
/lib_ref/wc/wctolower.html#id9
Description:
/lib_ref/wc/wctolower.html#id11
Returns:
/lib_ref/wc/wctolower.html#id13
Classification:
/lib_ref/wc/wctolower.html#id14
Safety:
/lib_ref/wc/wctolower.html#id16
See also:
/lib_ref/wc/wctoutf8.html#id1
wctoutf8
/lib_ref/wc/wctoutf8.html#id3
Synopsis:
/lib_ref/wc/wctoutf8.html#id5
Arguments:
/lib_ref/wc/wctoutf8.html#id7
Library:
/lib_ref/wc/wctoutf8.html#id9
Description:
/lib_ref/wc/wctoutf8.html#id11
Returns:
/lib_ref/wc/wctoutf8.html#id13
Classification:
/lib_ref/wc/wctoutf8.html#id14
Safety:
/lib_ref/wc/wctoutf8.html#id16
See also:
/lib_ref/glossary.html#id1
Glossary
/lib_ref/keywords-all.html
Keyword Index
/lib_ref/keywords-!.html
!
/lib_ref/keywords-A.html
A
/lib_ref/keywords-B.html
B
/lib_ref/keywords-C.html
C
/lib_ref/keywords-D.html
D
/lib_ref/keywords-E.html
E
/lib_ref/keywords-F.html
F
/lib_ref/keywords-G.html
G
/lib_ref/keywords-H.html
H
/lib_ref/keywords-I.html
I
/lib_ref/keywords-J.html
J
/lib_ref/keywords-K.html
K
/lib_ref/keywords-L.html
L
/lib_ref/keywords-M.html
M
/lib_ref/keywords-N.html
N
/lib_ref/keywords-O.html
O
/lib_ref/keywords-P.html
P
/lib_ref/keywords-Q.html
Q
/lib_ref/keywords-R.html
R
/lib_ref/keywords-S.html
S
/lib_ref/keywords-T.html
T
/lib_ref/keywords-U.html
U
/lib_ref/keywords-V.html
V
/lib_ref/keywords-W.html
W
/lib_ref/keywords-X.html
X
/multimedia2/about.html
Multimedia Developer's Guide
/multimedia2/about.html#id1
About This Reference
/multimedia2/about.html#WhatsNew1.1
What's new in the Multimedia TDK 1.1
/multimedia2/about.html#WhatsNew63sp2
What's new in Photon for QNX Neutrino 6.3 Service Pack 2
/multimedia2/about.html#WhatsNew63
What's new in Photon for QNX Neutrino 6.3
/multimedia2/overview.html#id1
Multimedia Framework Overview
/multimedia2/overview.html#architecture
Multimedia architecture
/multimedia2/overview.html#components
QNX components
/multimedia2/overview.html#extending
Extending functionality
/multimedia2/using_graphs.html#id1
Using the Multimedia Library
/multimedia2/using_graphs.html#InitializingGraphs
Initializing the library and creating a graph
/multimedia2/using_graphs.html#GraphFilters
Adding filters to the graph
/multimedia2/using_graphs.html#GraphControl
Working with graphs
/multimedia2/using_graphs.html#InformationFunctions
Getting information about a graph, filter, or channel
/multimedia2/using_graphs.html#Misc
Miscellaneous functions
/multimedia2/using_graphs.html#static_link
Linking an application statically
/multimedia2/using_graphs.html#Examples
Examples of using the Multimedia library
/multimedia2/using_graphs.html#Example1
Example 1: Initializing the Multimedia library, and creating a new multimedia graph
/multimedia2/using_graphs.html#Example2
Example 2: Creating a filter for a given channel
/multimedia2/using_graphs.html#Example3
Example 3: Creating a one-stream audio playback graph
/multimedia2/using_graphs.html#Example4
Example 4: Playing MP3s
/multimedia2/using_graphs.html#Example5
Example 5: Playing MPEG-1 System
/multimedia2/writing_filters.html#id1
Extending the Multimedia Framework
/multimedia2/writing_filters.html#id3
How do I write a multimedia filter?
/multimedia2/writing_filters.html#create_destroy
Creating and destroying
/multimedia2/writing_filters.html#inspecting
Inspecting the stream
/multimedia2/writing_filters.html#id7
Parser
/multimedia2/writing_filters.html#id9
Decoder
/multimedia2/writing_filters.html#managing_input
Managing input channels
/multimedia2/writing_filters.html#id12
Parser
/multimedia2/writing_filters.html#id14
Decoder
/multimedia2/writing_filters.html#managing_output
Managing output channels
/multimedia2/writing_filters.html#id17
Parser
/multimedia2/writing_filters.html#id19
Decoder
/multimedia2/writing_filters.html#controlling
Controlling processing
/multimedia2/writing_filters.html#id22
Parser and Decoder
/multimedia2/writing_filters.html#seeking
Seeking to a location in the stream
/multimedia2/writing_filters.html#id25
Parser and Decoder
/multimedia2/writing_filters.html#resources
Providing access to a filter's resources
/multimedia2/writing_filters.html#id28
Parser
/multimedia2/writing_filters.html#id30
A simple AOResourceAccess example
/multimedia2/writing_filters.html#id32
Making the Multimedia library aware of the filter
/multimedia2/writing_filters.html#id34
Parser
/multimedia2/writing_filters.html#id36
Decoder
/multimedia2/mmsummary.html#id1
Mm --- Multimedia Library
/multimedia2/mmlib/mmacquireinputchannel.html#id1
MmAcquireInputChannel
/multimedia2/mmlib/mmacquireinputchannel.html#id3
Synopsis:
/multimedia2/mmlib/mmacquireinputchannel.html#id5
Arguments:
/multimedia2/mmlib/mmacquireinputchannel.html#id7
Library:
/multimedia2/mmlib/mmacquireinputchannel.html#id9
Description:
/multimedia2/mmlib/mmacquireinputchannel.html#id11
Returns:
/multimedia2/mmlib/mmacquireinputchannel.html#id13
Classification:
/multimedia2/mmlib/mmacquireinputchannel.html#id14
Safety:
/multimedia2/mmlib/mmacquireinputchannel.html#id16
See also:
/multimedia2/mmlib/mmacquireoutputchannel.html#id1
MmAcquireOutputChannel
/multimedia2/mmlib/mmacquireoutputchannel.html#id3
Synopsis:
/multimedia2/mmlib/mmacquireoutputchannel.html#id5
Arguments:
/multimedia2/mmlib/mmacquireoutputchannel.html#id7
Library:
/multimedia2/mmlib/mmacquireoutputchannel.html#id9
Description:
/multimedia2/mmlib/mmacquireoutputchannel.html#id11
Returns:
/multimedia2/mmlib/mmacquireoutputchannel.html#id13
Classification:
/multimedia2/mmlib/mmacquireoutputchannel.html#id14
Safety:
/multimedia2/mmlib/mmacquireoutputchannel.html#id16
See also:
/multimedia2/mmlib/mmattachchannels.html#id1
MmAttachChannels
/multimedia2/mmlib/mmattachchannels.html#id3
Synopsis:
/multimedia2/mmlib/mmattachchannels.html#id5
Arguments:
/multimedia2/mmlib/mmattachchannels.html#id7
Library:
/multimedia2/mmlib/mmattachchannels.html#id9
Description:
/multimedia2/mmlib/mmattachchannels.html#id11
Returns:
/multimedia2/mmlib/mmattachchannels.html#id13
Examples:
/multimedia2/mmlib/mmattachchannels.html#id15
Classification:
/multimedia2/mmlib/mmattachchannels.html#id16
Safety:
/multimedia2/mmlib/mmattachchannels.html#id18
See also:
/multimedia2/mmlib/mmchannel_t.html#id1
MmChannel_t
/multimedia2/mmlib/mmchannel_t.html#id3
Synopsis:
/multimedia2/mmlib/mmchannel_t.html#id5
Description:
/multimedia2/mmlib/mmchannel_t.html#id7
Classification:
/multimedia2/mmlib/mmchannel_t.html#id9
See also:
/multimedia2/mmlib/mmcreategraph.html#id1
MmCreateGraph
/multimedia2/mmlib/mmcreategraph.html#id3
Synopsis:
/multimedia2/mmlib/mmcreategraph.html#id5
Arguments:
/multimedia2/mmlib/mmcreategraph.html#id7
Library:
/multimedia2/mmlib/mmcreategraph.html#id9
Description:
/multimedia2/mmlib/mmcreategraph.html#id11
Returns:
/multimedia2/mmlib/mmcreategraph.html#id13
Examples:
/multimedia2/mmlib/mmcreategraph.html#id15
Classification:
/multimedia2/mmlib/mmcreategraph.html#id16
Safety:
/multimedia2/mmlib/mmcreategraph.html#id18
See also:
/multimedia2/mmlib/mmdestroyfilter.html#id1
MmDestroyFilter
/multimedia2/mmlib/mmdestroyfilter.html#id3
Synopsis:
/multimedia2/mmlib/mmdestroyfilter.html#id5
Arguments:
/multimedia2/mmlib/mmdestroyfilter.html#id7
Library:
/multimedia2/mmlib/mmdestroyfilter.html#id9
Description:
/multimedia2/mmlib/mmdestroyfilter.html#id11
Returns:
/multimedia2/mmlib/mmdestroyfilter.html#id13
Examples:
/multimedia2/mmlib/mmdestroyfilter.html#id15
Classification:
/multimedia2/mmlib/mmdestroyfilter.html#id16
Safety:
/multimedia2/mmlib/mmdestroyfilter.html#id18
See also:
/multimedia2/mmlib/mmdestroygraph.html#id1
MmDestroyGraph
/multimedia2/mmlib/mmdestroygraph.html#id3
Synopsis:
/multimedia2/mmlib/mmdestroygraph.html#id5
Arguments:
/multimedia2/mmlib/mmdestroygraph.html#id7
Library:
/multimedia2/mmlib/mmdestroygraph.html#id9
Description:
/multimedia2/mmlib/mmdestroygraph.html#id11
Returns:
/multimedia2/mmlib/mmdestroygraph.html#id13
Examples:
/multimedia2/mmlib/mmdestroygraph.html#id15
Classification:
/multimedia2/mmlib/mmdestroygraph.html#id16
Safety:
/multimedia2/mmlib/mmdestroygraph.html#id18
See also:
/multimedia2/mmlib/mmdetachchannel.html#id1
MmDetachChannel
/multimedia2/mmlib/mmdetachchannel.html#id3
Synopsis:
/multimedia2/mmlib/mmdetachchannel.html#id5
Arguments:
/multimedia2/mmlib/mmdetachchannel.html#id7
Library:
/multimedia2/mmlib/mmdetachchannel.html#id9
Description:
/multimedia2/mmlib/mmdetachchannel.html#id11
Returns:
/multimedia2/mmlib/mmdetachchannel.html#id13
Classification:
/multimedia2/mmlib/mmdetachchannel.html#id14
Safety:
/multimedia2/mmlib/mmdetachchannel.html#id16
See also:
/multimedia2/mmlib/mmelement_t.html#id1
MmElement_t
/multimedia2/mmlib/mmelement_t.html#id3
Synopsis:
/multimedia2/mmlib/mmelement_t.html#id5
Description:
/multimedia2/mmlib/mmelement_t.html#id7
Classification:
/multimedia2/mmlib/mmelement_t.html#id9
See also:
/multimedia2/mmlib/mmfilter_t.html#id1
MmFilter_t
/multimedia2/mmlib/mmfilter_t.html#id3
Synopsis:
/multimedia2/mmlib/mmfilter_t.html#id5
Description:
/multimedia2/mmlib/mmfilter_t.html#id7
Classification:
/multimedia2/mmlib/mmfilter_t.html#id9
See also:
/multimedia2/mmlib/mmfindchannelsfilter.html#id1
MmFindChannelsFilter
/multimedia2/mmlib/mmfindchannelsfilter.html#id3
Synopsis:
/multimedia2/mmlib/mmfindchannelsfilter.html#id5
Arguments:
/multimedia2/mmlib/mmfindchannelsfilter.html#id7
Library:
/multimedia2/mmlib/mmfindchannelsfilter.html#id9
Description:
/multimedia2/mmlib/mmfindchannelsfilter.html#id11
Returns:
/multimedia2/mmlib/mmfindchannelsfilter.html#id13
Classification:
/multimedia2/mmlib/mmfindchannelsfilter.html#id14
Safety:
/multimedia2/mmlib/mmfindchannelsfilter.html#id16
See also:
/multimedia2/mmlib/mmfindfilter.html#id1
MmFindFilter
/multimedia2/mmlib/mmfindfilter.html#id3
Synopsis:
/multimedia2/mmlib/mmfindfilter.html#id5
Arguments:
/multimedia2/mmlib/mmfindfilter.html#id7
Library:
/multimedia2/mmlib/mmfindfilter.html#id9
Description:
/multimedia2/mmlib/mmfindfilter.html#id11
Returns:
/multimedia2/mmlib/mmfindfilter.html#id13
Classification:
/multimedia2/mmlib/mmfindfilter.html#id14
Safety:
/multimedia2/mmlib/mmfindfilter.html#id16
See also:
/multimedia2/mmlib/mmfindmediareader.html#id1
MmFindMediaReader
/multimedia2/mmlib/mmfindmediareader.html#id3
Synopsis:
/multimedia2/mmlib/mmfindmediareader.html#id5
Arguments:
/multimedia2/mmlib/mmfindmediareader.html#id7
Library:
/multimedia2/mmlib/mmfindmediareader.html#id9
Description:
/multimedia2/mmlib/mmfindmediareader.html#id11
Returns:
/multimedia2/mmlib/mmfindmediareader.html#id13
Classification:
/multimedia2/mmlib/mmfindmediareader.html#id14
Safety:
/multimedia2/mmlib/mmfindmediareader.html#id16
See also:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id1
MmFindMimetypesFilter
/multimedia2/mmlib/mmfindmimetypesfilter.html#id3
Synopsis:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id5
Arguments:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id7
Library:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id9
Description:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id11
Returns:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id13
Classification:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id14
Safety:
/multimedia2/mmlib/mmfindmimetypesfilter.html#id16
See also:
/multimedia2/mmlib/mmformat_t.html#id1
MmFormat_t
/multimedia2/mmlib/mmformat_t.html#id3
Synopsis:
/multimedia2/mmlib/mmformat_t.html#id5
Description:
/multimedia2/mmlib/mmformat_t.html#id7
Classification:
/multimedia2/mmlib/mmformat_t.html#id9
See also:
/multimedia2/mmlib/mmgetduration.html#id1
MmGetDuration
/multimedia2/mmlib/mmgetduration.html#id3
Synopsis:
/multimedia2/mmlib/mmgetduration.html#id5
Arguments:
/multimedia2/mmlib/mmgetduration.html#id7
Library:
/multimedia2/mmlib/mmgetduration.html#id9
Description:
/multimedia2/mmlib/mmgetduration.html#id11
Returns:
/multimedia2/mmlib/mmgetduration.html#id13
Classification:
/multimedia2/mmlib/mmgetduration.html#id14
Safety:
/multimedia2/mmlib/mmgetduration.html#id16
See also:
/multimedia2/mmlib/mmgetresourcevalue.html#id1
MmGetResourceValue
/multimedia2/mmlib/mmgetresourcevalue.html#id3
Synopsis:
/multimedia2/mmlib/mmgetresourcevalue.html#id5
Arguments:
/multimedia2/mmlib/mmgetresourcevalue.html#id7
Library:
/multimedia2/mmlib/mmgetresourcevalue.html#id9
Description:
/multimedia2/mmlib/mmgetresourcevalue.html#id11
Returns:
/multimedia2/mmlib/mmgetresourcevalue.html#id13
Classification:
/multimedia2/mmlib/mmgetresourcevalue.html#id14
Safety:
/multimedia2/mmlib/mmgetresourcevalue.html#id16
See also:
/multimedia2/mmlib/mmgraph_t.html#id1
MmGraph_t
/multimedia2/mmlib/mmgraph_t.html#id3
Synopsis:
/multimedia2/mmlib/mmgraph_t.html#id5
Description:
/multimedia2/mmlib/mmgraph_t.html#id7
Classification:
/multimedia2/mmlib/mmgraph_t.html#id9
See also:
/multimedia2/mmlib/mminitialize.html#id1
MmInitialize
/multimedia2/mmlib/mminitialize.html#id3
Synopsis:
/multimedia2/mmlib/mminitialize.html#id5
Arguments:
/multimedia2/mmlib/mminitialize.html#id7
Library:
/multimedia2/mmlib/mminitialize.html#id9
Description:
/multimedia2/mmlib/mminitialize.html#id11
Returns:
/multimedia2/mmlib/mminitialize.html#id13
Examples:
/multimedia2/mmlib/mminitialize.html#id15
Classification:
/multimedia2/mmlib/mminitialize.html#id16
Safety:
/multimedia2/mmlib/mminitialize.html#id18
See also:
/multimedia2/mmlib/mmmimeinfo.html#id1
MmMimeInfo
/multimedia2/mmlib/mmmimeinfo.html#id3
Synopsis:
/multimedia2/mmlib/mmmimeinfo.html#id5
Arguments:
/multimedia2/mmlib/mmmimeinfo.html#id7
Library:
/multimedia2/mmlib/mmmimeinfo.html#id9
Description:
/multimedia2/mmlib/mmmimeinfo.html#id11
Returns:
/multimedia2/mmlib/mmmimeinfo.html#id13
Classification:
/multimedia2/mmlib/mmmimeinfo.html#id14
Safety:
/multimedia2/mmlib/mmmimeinfo.html#id16
See also:
/multimedia2/mmlib/mmpause.html#id1
MmPause
/multimedia2/mmlib/mmpause.html#id3
Synopsis:
/multimedia2/mmlib/mmpause.html#id5
Arguments:
/multimedia2/mmlib/mmpause.html#id7
Library:
/multimedia2/mmlib/mmpause.html#id9
Description:
/multimedia2/mmlib/mmpause.html#id11
Returns:
/multimedia2/mmlib/mmpause.html#id13
Examples:
/multimedia2/mmlib/mmpause.html#id15
Classification:
/multimedia2/mmlib/mmpause.html#id16
Safety:
/multimedia2/mmlib/mmpause.html#id18
See also:
/multimedia2/mmlib/mmprintgraph.html#id1
MmPrintGraph
/multimedia2/mmlib/mmprintgraph.html#id3
Synopsis:
/multimedia2/mmlib/mmprintgraph.html#id5
Arguments:
/multimedia2/mmlib/mmprintgraph.html#id7
Library:
/multimedia2/mmlib/mmprintgraph.html#id9
Description:
/multimedia2/mmlib/mmprintgraph.html#id11
Classification:
/multimedia2/mmlib/mmprintgraph.html#id12
Safety:
/multimedia2/mmlib/mmprintgraph.html#id14
See also:
/multimedia2/mmlib/mmreleasechannel.html#id1
MmReleaseChannel
/multimedia2/mmlib/mmreleasechannel.html#id3
Synopsis:
/multimedia2/mmlib/mmreleasechannel.html#id5
Arguments:
/multimedia2/mmlib/mmreleasechannel.html#id7
Library:
/multimedia2/mmlib/mmreleasechannel.html#id9
Description:
/multimedia2/mmlib/mmreleasechannel.html#id11
Returns:
/multimedia2/mmlib/mmreleasechannel.html#id13
Examples:
/multimedia2/mmlib/mmreleasechannel.html#id15
Classification:
/multimedia2/mmlib/mmreleasechannel.html#id16
Safety:
/multimedia2/mmlib/mmreleasechannel.html#id18
See also:
/multimedia2/mmlib/mmresume.html#id1
MmResume
/multimedia2/mmlib/mmresume.html#id3
Synopsis:
/multimedia2/mmlib/mmresume.html#id5
Arguments:
/multimedia2/mmlib/mmresume.html#id7
Library:
/multimedia2/mmlib/mmresume.html#id9
Description:
/multimedia2/mmlib/mmresume.html#id11
Returns:
/multimedia2/mmlib/mmresume.html#id13
Examples:
/multimedia2/mmlib/mmresume.html#id15
Classification:
/multimedia2/mmlib/mmresume.html#id16
Safety:
/multimedia2/mmlib/mmresume.html#id18
See also:
/multimedia2/mmlib/mmseek.html#id1
MmSeek
/multimedia2/mmlib/mmseek.html#id3
Synopsis:
/multimedia2/mmlib/mmseek.html#id5
Arguments:
/multimedia2/mmlib/mmseek.html#id7
Library:
/multimedia2/mmlib/mmseek.html#id9
Description:
/multimedia2/mmlib/mmseek.html#id11
Returns:
/multimedia2/mmlib/mmseek.html#id13
Examples:
/multimedia2/mmlib/mmseek.html#id15
Classification:
/multimedia2/mmlib/mmseek.html#id16
Safety:
/multimedia2/mmlib/mmseek.html#id18
See also:
/multimedia2/mmlib/mmsetdefaultclock.html#id1
MmSetDefaultClock
/multimedia2/mmlib/mmsetdefaultclock.html#id3
Synopsis:
/multimedia2/mmlib/mmsetdefaultclock.html#id5
Arguments:
/multimedia2/mmlib/mmsetdefaultclock.html#id7
Library:
/multimedia2/mmlib/mmsetdefaultclock.html#id9
Description:
/multimedia2/mmlib/mmsetdefaultclock.html#id11
Returns:
/multimedia2/mmlib/mmsetdefaultclock.html#id13
Classification:
/multimedia2/mmlib/mmsetdefaultclock.html#id14
Safety:
/multimedia2/mmlib/mmsetdefaultclock.html#id16
See also:
/multimedia2/mmlib/mmsetresourcevalue.html#id1
MmSetResourceValue
/multimedia2/mmlib/mmsetresourcevalue.html#id3
Synopsis:
/multimedia2/mmlib/mmsetresourcevalue.html#id5
Arguments:
/multimedia2/mmlib/mmsetresourcevalue.html#id7
Library:
/multimedia2/mmlib/mmsetresourcevalue.html#id9
Description:
/multimedia2/mmlib/mmsetresourcevalue.html#id11
Returns:
/multimedia2/mmlib/mmsetresourcevalue.html#id13
Classification:
/multimedia2/mmlib/mmsetresourcevalue.html#id14
Safety:
/multimedia2/mmlib/mmsetresourcevalue.html#id16
See also:
/multimedia2/mmlib/mmstart.html#id1
MmStart
/multimedia2/mmlib/mmstart.html#id3
Synopsis:
/multimedia2/mmlib/mmstart.html#id5
Arguments:
/multimedia2/mmlib/mmstart.html#id7
Library:
/multimedia2/mmlib/mmstart.html#id9
Description:
/multimedia2/mmlib/mmstart.html#id11
Returns:
/multimedia2/mmlib/mmstart.html#id13
Examples:
/multimedia2/mmlib/mmstart.html#id15
Classification:
/multimedia2/mmlib/mmstart.html#id16
Safety:
/multimedia2/mmlib/mmstart.html#id18
See also:
/multimedia2/mmlib/mmstatus.html#id1
MmStatus
/multimedia2/mmlib/mmstatus.html#id3
Synopsis:
/multimedia2/mmlib/mmstatus.html#id5
Arguments:
/multimedia2/mmlib/mmstatus.html#id7
Library:
/multimedia2/mmlib/mmstatus.html#id9
Description:
/multimedia2/mmlib/mmstatus.html#id11
Returns:
/multimedia2/mmlib/mmstatus.html#id13
Examples:
/multimedia2/mmlib/mmstatus.html#id15
Classification:
/multimedia2/mmlib/mmstatus.html#id16
Safety:
/multimedia2/mmlib/mmstatus.html#id18
See also:
/multimedia2/mmlib/mmstop.html#id1
MmStop
/multimedia2/mmlib/mmstop.html#id3
Synopsis:
/multimedia2/mmlib/mmstop.html#id5
Arguments:
/multimedia2/mmlib/mmstop.html#id7
Library:
/multimedia2/mmlib/mmstop.html#id9
Description:
/multimedia2/mmlib/mmstop.html#id11
Returns:
/multimedia2/mmlib/mmstop.html#id13
Examples:
/multimedia2/mmlib/mmstop.html#id15
Classification:
/multimedia2/mmlib/mmstop.html#id16
Safety:
/multimedia2/mmlib/mmstop.html#id18
See also:
/multimedia2/filters.html#id1
Multimedia Filter Reference
/multimedia2/filters.html#reader
Reader filter
/multimedia2/filters.html#file_reader
File reader
/multimedia2/filters.html#http_reader
HTTP reader
/multimedia2/filters.html#cdda_reader
CDDA reader
/multimedia2/filters.html#id7
Writer filters
/multimedia2/filters.html#audio_writer
Audio writer
/multimedia2/filters.html#rawfile_writer
Raw file writer
/multimedia2/filters.html#wavfile_writer
WAV file writer
/multimedia2/filters.html#window_writer
Window writer
/multimedia2/filters.html#id13
Decoder filters
/multimedia2/filters.html#ogg_decoder
Ogg Vorbis decoder
/multimedia2/filters.html#oggi_decoder
Ogg Vorbis integer decoder
/multimedia2/filters.html#ffmpegv_decoder
FF MPEG video decoder
/multimedia2/filters.html#xingmpega_decoder
Xing MPEG audio decoder
/multimedia2/filters.html#wma_decoder
Windows Media Audio decoder
/multimedia2/filters.html#id20
Parser filters
/multimedia2/filters.html#aiff_parser
AIFF parser
/multimedia2/filters.html#au_parser
AU parser
/multimedia2/filters.html#avi_parser
AVI parser
/multimedia2/filters.html#iff_parser
IFF parser
/multimedia2/filters.html#midi_parser
MIDI parser
/multimedia2/filters.html#mpega_parser
MPEG audio parser
/multimedia2/filters.html#mpegs_parser
MPEG system parser
/multimedia2/filters.html#mpegv_parser
MPEG video parser
/multimedia2/filters.html#wav_parser
WAV parser
/multimedia2/structures.html#id1
Multimedia library Structure Reference
/multimedia2/structures.html#AOMimeInfo_t
AOMimeInfo_t
/multimedia2/structures.html#AOResource_t
AOResource_t
/multimedia2/structures.html#AODataFormat_t
AODataFormat_t
/multimedia2/structures.html#AOImageFormat_t
AOImageFormat_t
/multimedia2/structures.html#AOAudioFormat_t
AOAudioFormat_t
/multimedia2/structures.html#AOVideoFormat_t
AOVideoFormat_t
/multimedia2/interfaces.html#id1
Multimedia Interface Reference
/multimedia2/interfaces/mediabufferallocator.html#id1
MediaBufferAllocator
/multimedia2/interfaces/mediabufferallocator.html#id3
Synopsis:
/multimedia2/interfaces/mediabufferallocator.html#id5
Description:
/multimedia2/interfaces/mediabufferallocator.html#AllocateBuffers
AllocateBuffers
/multimedia2/interfaces/mediabufferallocator.html#FreeBuffers
FreeBuffers
/multimedia2/interfaces/mediabufferallocator.html#AcquireBuffer
AcquireBuffer
/multimedia2/interfaces/mediabufferallocator.html#ReleaseBuffer
ReleaseBuffer
/multimedia2/interfaces/mediabufferallocator.html#id11
Classification:
/multimedia2/interfaces/mediabufferallocator.html#id13
See also:
/multimedia2/interfaces/mediaclock.html#id1
MediaClock
/multimedia2/interfaces/mediaclock.html#id3
Synopsis:
/multimedia2/interfaces/mediaclock.html#id5
Description:
/multimedia2/interfaces/mediaclock.html#Initialize
Initialize
/multimedia2/interfaces/mediaclock.html#Uninitialize
Uninitialize
/multimedia2/interfaces/mediaclock.html#Value
Value
/multimedia2/interfaces/mediaclock.html#SetScale
SetScale
/multimedia2/interfaces/mediaclock.html#id11
Classification:
/multimedia2/interfaces/mediaclock.html#id13
See also:
/multimedia2/interfaces/mediacontrol.html#id1
MediaControl
/multimedia2/interfaces/mediacontrol.html#id3
Synopsis:
/multimedia2/interfaces/mediacontrol.html#id5
Description:
/multimedia2/interfaces/mediacontrol.html#MediaControlStart
Start
/multimedia2/interfaces/mediacontrol.html#MediaControlStop
Stop
/multimedia2/interfaces/mediacontrol.html#MediaControlPause
Pause
/multimedia2/interfaces/mediacontrol.html#MediaControlResume
Resume
/multimedia2/interfaces/mediacontrol.html#MediaControlStatus
Status
/multimedia2/interfaces/mediacontrol.html#id12
Classification:
/multimedia2/interfaces/mediacontrol.html#id14
See also:
/multimedia2/interfaces/mediainput.html#id1
MediaInput
/multimedia2/interfaces/mediainput.html#id3
Synopsis:
/multimedia2/interfaces/mediainput.html#id5
Description:
/multimedia2/interfaces/mediainput.html#MediaInputIterateChannels
IterateChannels
/multimedia2/interfaces/mediainput.html#MediaInputAcquireChannel
AcquireChannel
/multimedia2/interfaces/mediainput.html#MediaInputReleaseChannel
ReleaseChannel
/multimedia2/interfaces/mediainput.html#RateFormat
RateFormat
/multimedia2/interfaces/mediainput.html#MediaInputSetFormat
SetFormat
/multimedia2/interfaces/mediainput.html#SetMediaOutput
SetMediaOutput
/multimedia2/interfaces/mediainput.html#SetInputStream
SetInputStream
/multimedia2/interfaces/mediainput.html#id14
Classification:
/multimedia2/interfaces/mediainput.html#id16
See also:
/multimedia2/interfaces/mediaoutput.html#id1
MediaOutput
/multimedia2/interfaces/mediaoutput.html#id3
Synopsis:
/multimedia2/interfaces/mediaoutput.html#id5
Description:
/multimedia2/interfaces/mediaoutput.html#IterateChannels
IterateChannels
/multimedia2/interfaces/mediaoutput.html#AcquireChannel
AcquireChannel
/multimedia2/interfaces/mediaoutput.html#ReleaseChannel
ReleaseChannel
/multimedia2/interfaces/mediaoutput.html#GetStreamer
GetStreamer
/multimedia2/interfaces/mediaoutput.html#IterateFormats
IterateFormats
/multimedia2/interfaces/mediaoutput.html#VerifyFormat
VerifyFormat
/multimedia2/interfaces/mediaoutput.html#SetFormat
SetFormat
/multimedia2/interfaces/mediaoutput.html#NextBuffer
NextBuffer
/multimedia2/interfaces/mediaoutput.html#MediaOutputReleaseBuffer
ReleaseBuffer
/multimedia2/interfaces/mediaoutput.html#MediaOutputDestroyBuffers
DestroyBuffers
/multimedia2/interfaces/mediaoutput.html#id17
Classification:
/multimedia2/interfaces/mediaoutput.html#id19
See also:
/multimedia2/interfaces/mediareader.html#id1
MediaReader
/multimedia2/interfaces/mediareader.html#id3
Synopsis:
/multimedia2/interfaces/mediareader.html#id5
Description:
/multimedia2/interfaces/mediareader.html#id7
SetInputStream
/multimedia2/interfaces/mediareader.html#id9
Classification:
/multimedia2/interfaces/mediareader.html#id11
See also:
/multimedia2/interfaces/mediaseeker.html#id1
MediaSeeker
/multimedia2/interfaces/mediaseeker.html#id3
Synopsis:
/multimedia2/interfaces/mediaseeker.html#id5
Description:
/multimedia2/interfaces/mediaseeker.html#id7
Seek
/multimedia2/interfaces/mediaseeker.html#id9
Classification:
/multimedia2/interfaces/mediaseeker.html#id11
See also:
/multimedia2/interfaces/mediawriter.html#id1
MediaWriter
/multimedia2/interfaces/mediawriter.html#id3
Synopsis:
/multimedia2/interfaces/mediawriter.html#id5
Description:
/multimedia2/interfaces/mediawriter.html#id7
SetOutputStream
/multimedia2/interfaces/mediawriter.html#id9
Classification:
/multimedia2/interfaces/mediawriter.html#id11
See also:
/multimedia2/interfaces/aodeconstructor.html#id1
AODeConstructor
/multimedia2/interfaces/aodeconstructor.html#id3
Synopsis:
/multimedia2/interfaces/aodeconstructor.html#id5
Description:
/multimedia2/interfaces/aodeconstructor.html#Create
Create
/multimedia2/interfaces/aodeconstructor.html#Destroy
Destroy
/multimedia2/interfaces/aodeconstructor.html#id9
Classification:
/multimedia2/interfaces/aodeconstructor.html#id11
See also:
/multimedia2/interfaces/aoextinspector.html#id1
AOExtInspector
/multimedia2/interfaces/aoextinspector.html#id3
Synopsis:
/multimedia2/interfaces/aoextinspector.html#id5
Description:
/multimedia2/interfaces/aoextinspector.html#id7
RateExtension
/multimedia2/interfaces/aoextinspector.html#id9
Classification:
/multimedia2/interfaces/aoextinspector.html#id11
See also:
/multimedia2/interfaces/aoformatinspector.html#id1
AOFormatInspector
/multimedia2/interfaces/aoformatinspector.html#id3
Synopsis:
/multimedia2/interfaces/aoformatinspector.html#id5
Description:
/multimedia2/interfaces/aoformatinspector.html#id7
RateFormat
/multimedia2/interfaces/aoformatinspector.html#id9
Classification:
/multimedia2/interfaces/aoformatinspector.html#id11
See also:
/multimedia2/interfaces/aomimetypeinspector.html#id1
AOMimetypeInspector
/multimedia2/interfaces/aomimetypeinspector.html#id3
Synopsis:
/multimedia2/interfaces/aomimetypeinspector.html#id5
Description:
/multimedia2/interfaces/aomimetypeinspector.html#id7
RateMimetype
/multimedia2/interfaces/aomimetypeinspector.html#id9
Classification:
/multimedia2/interfaces/aomimetypeinspector.html#id11
See also:
/multimedia2/interfaces/aoresourceaccess.html#id1
AOResourceAccess
/multimedia2/interfaces/aoresourceaccess.html#id3
Synopsis:
/multimedia2/interfaces/aoresourceaccess.html#id5
Description:
/multimedia2/interfaces/aoresourceaccess.html#GetResources
GetResources
/multimedia2/interfaces/aoresourceaccess.html#SetResource
SetResource
/multimedia2/interfaces/aoresourceaccess.html#id9
Classification:
/multimedia2/interfaces/aoresourceaccess.html#id11
See also:
/multimedia2/interfaces/aostreaminspector.html#id1
AOStreamInspector
/multimedia2/interfaces/aostreaminspector.html#id3
Synopsis:
/multimedia2/interfaces/aostreaminspector.html#id5
Description:
/multimedia2/interfaces/aostreaminspector.html#id7
RateStream
/multimedia2/interfaces/aostreaminspector.html#id9
Classification:
/multimedia2/interfaces/aostreaminspector.html#id11
See also:
/multimedia2/midi_cfg.html#id1
The MIDI Configuration File
/multimedia2/midi_cfg.html#id3
Configuration file format
/multimedia2/midi_cfg.html#id5
Example
/multimedia2/keywords-all.html
Keyword Index
/multimedia2/keywords-A.html
A
/multimedia2/keywords-B.html
B
/multimedia2/keywords-C.html
C
/multimedia2/keywords-D.html
D
/multimedia2/keywords-E.html
E
/multimedia2/keywords-F.html
F
/multimedia2/keywords-G.html
G
/multimedia2/keywords-I.html
I
/multimedia2/keywords-L.html
L
/multimedia2/keywords-M.html
M
/multimedia2/keywords-N.html
N
/multimedia2/keywords-O.html
O
/multimedia2/keywords-P.html
P
/multimedia2/keywords-Q.html
Q
/multimedia2/keywords-R.html
R
/multimedia2/keywords-S.html
S
/multimedia2/keywords-T.html
T
/multimedia2/keywords-U.html
U
/multimedia2/keywords-V.html
V
/multimedia2/keywords-W.html
W
/multimedia/about.html
Multimedia Developer's Guide (Pre 6.2.1)
/multimedia/about.html#id1
About This Reference
/multimedia/overview.html#id1
Multimedia Component Overview
/multimedia/overview.html#Parts
Multimedia Components List
/multimedia/overview.html#id4
Media Support Binaries
/multimedia/overview.html#id6
Media Configuration files
/multimedia/overview.html#id8
Photon Media Utilities
/multimedia/overview.html#id10
Photon Media Player plugins
/multimedia/overview.html#id12
Command-line Media Plugins and Launchers
/multimedia/overview.html#id14
Voyager Plugin Variants
/multimedia/overview.html#DesignPrinciples
Design Principles
/multimedia/overview.html#Directories
Directories
/multimedia/overview.html#MediaSupportBinaries
Support Binaries
/multimedia/overview.html#ExtprocGroup
Extproc group
/multimedia/overview.html#libmedia.so
Common media library (libmedia.so)
/multimedia/overview.html#MediaConfigurationfiles
Configuration Files
/multimedia/overview.html#mpregistryfile
Media player registry file (mpregistry)
/multimedia/overview.html#mpsettingsfile
Plugin settings file (mpsettings)
/multimedia/overview.html#mpsettings_ex
mpsettings example
/multimedia/basics.html#id1
Media API Basics
/multimedia/basics.html#PluginStates
Plugin states
/multimedia/basics.html#CMD_PLUGIN_commands
Command types
/multimedia/basics.html#PluginStateTrans
Switching between plugin states
/multimedia/apicalls.html#id1
Media API Calls
/multimedia/apicalls.html#MvInit
MvInit
/multimedia/loading.html#id1
Loading and Unloading the Plugins
/multimedia/loading.html#id3
Loading the Plugins
/multimedia/loading.html#id5
Unloading the Plugins
/multimedia/plugins.html#id1
Multimedia Plugins
/multimedia/plugins.html#PMPP
Photon Media Player plugins
/multimedia/plugins.html#VPV
Voyager Plugin Variants
/multimedia/plugins.html#CLMPL
Command-line Media Plugins and Launchers
/multimedia/plugins/audiocd.html#id1
audiocd.so, audiocd_noph.so
/multimedia/plugins/audiocd.html#id3
Name:
/multimedia/plugins/audiocd.html#id5
Description:
/multimedia/plugins/audiocd.html#id7
Resource profile utilization and library prerequisites
/multimedia/plugins/audiocd.html#id9
Relevant commands
/multimedia/plugins/audiocd.html#id11
Callback handler example
/multimedia/plugins/audiocd.html#id13
Examples:
/multimedia/plugins/mpegaudio.html#id1
mpegaudio, mpegaudio_noph.so
/multimedia/plugins/mpegaudio.html#id3
Name:
/multimedia/plugins/mpegaudio.html#id5
Description:
/multimedia/plugins/mpegaudio.html#id7
Resource profile utilization and library prerequisites
/multimedia/plugins/mpegaudio.html#id9
Relevant commands
/multimedia/plugins/mpegaudio.html#id11
Environment variables
/multimedia/plugins/mpegaudio.html#id13
Examples:
/multimedia/plugins/mpegsystem.html#id1
mpegsystem
/multimedia/plugins/mpegsystem.html#id3
Name:
/multimedia/plugins/mpegsystem.html#id5
Description:
/multimedia/plugins/mpegsystem.html#id7
Resource profile utilization and library prerequisites
/multimedia/plugins/mpegsystem.html#id9
Relevant commands
/multimedia/plugins/mpegsystem.html#id11
Environment variables
/multimedia/plugins/mpegsystem.html#id13
Examples:
/multimedia/plugins/mpegvideo.html#id1
mpegvideo
/multimedia/plugins/mpegvideo.html#id3
Name:
/multimedia/plugins/mpegvideo.html#id5
Description:
/multimedia/plugins/mpegvideo.html#id7
Resource profile utilization and library prerequisites
/multimedia/plugins/mpegvideo.html#id9
Relevant commands
/multimedia/plugins/mpegvideo.html#id11
Environment variables
/multimedia/plugins/mpegvideo.html#Examples
Examples:
/multimedia/plugins/soundfile.html#id1
soundfile.so, soundfile_noph.so
/multimedia/plugins/soundfile.html#id3
Name:
/multimedia/plugins/soundfile.html#id5
Description:
/multimedia/plugins/soundfile.html#id7
Resource profile utilization and library prerequisites
/multimedia/plugins/soundfile.html#id9
Relevant commands
/multimedia/plugins/soundfile.html#Examples
Examples:
/multimedia/voyager.html#id1
Voyager Plugin Variants
/multimedia/voyager.html#VPVenvironvars
Environment variables
/multimedia/functions.html#id1
Functions
/multimedia/functions.html#MvGetDevFromMime
MvGetDevFromMime
/multimedia/functions.html#MvGetDevFromUrl
MvGetDevFromUrl
/multimedia/functions.html#MvGetMimeFromPlugin
MvGetMimeFromPlugin
/multimedia/functions.html#MvGetMimeFromUrl
MvGetMimeFromUrl
/multimedia/functions.html#MvGetMpDefaultSetting
MvGetMpDefaultSetting
/multimedia/functions.html#MvGetMpSetting
MvGetMpSetting
/multimedia/functions.html#MvGetPluginFromMime
MvGetPluginFromMime
/multimedia/functions.html#MvGetPluginFromUrl
MvGetPluginFromUrl
/multimedia/functions.html#MvHttpOpen
MvHttpOpen
/multimedia/functions.html#MvPluginName
MvPluginName
/multimedia/functions.html#MvRegClose
MvRegClose
/multimedia/functions.html#MvRegGetEntry
MvRegGetEntry
/multimedia/functions.html#MvRegOpen
MvRegOpen
/multimedia/functions.html#MvSetMpSetting
MvSetMpSetting
/multimedia/functions.html#MvViewerAudioCallbackF_t
MvViewerAudioCallbackF_t
/multimedia/functions.html#MvViewerCallbackF_t
MvViewerCallbackF_t
/multimedia/functions.html#MvViewerVideoCallbackF_t
MvViewerVideoCallbackF_t
/multimedia/structures.html#id1
Structures
/multimedia/structures.html#MediaAPIs
APIs for media viewers and plugins
/multimedia/structures.html#MV_API_VERSION
MV_API_VERSION
/multimedia/structures.html#MV_MINOR_API_VERSION
MV_MINOR_API_VERSION
/multimedia/structures.html#id6
Forward Declarations in Mv.h
/multimedia/structures.html#MvArea_t
MvArea_t
/multimedia/structures.html#MvAudioMediaInfo_t
MvAudioMediaInfo_t
/multimedia/structures.html#MvCommandData_t
MvCommandData_t
/multimedia/structures.html#MvCommandType
MvCommandType
/multimedia/structures.html#MvDim_t
MvDim_t
/multimedia/structures.html#MvEventFlags
MvEventFlags
/multimedia/structures.html#MvGuiStatus_t
MvGuiStatus_t
/multimedia/structures.html#MvMediaFlags
MvMediaFlags
/multimedia/structures.html#MvMediaInfoFlag_t
MvMediaInfoFlag_t
/multimedia/structures.html#MvMediaInfo_t
MvMediaInfo_t
/multimedia/structures.html#MvPlaybackFlags
MvPlaybackFlags
/multimedia/structures.html#MvPlaybackParam
MvPlaybackParam
/multimedia/structures.html#MvPlaybackParams_t
MvPlaybackParams_t
/multimedia/structures.html#MvPluginCtrl
MvPluginCtrl
/multimedia/structures.html#MvPluginFlags
MvPluginFlags
/multimedia/structures.html#MvPluginFunctions
MvPluginFunctions
/multimedia/structures.html#MvPluginHotkey_t
MvPluginHotkey_t
/multimedia/structures.html#MvPluginState
MvPluginState
/multimedia/structures.html#MvPluginStatusFlags
MvPluginStatusFlags
/multimedia/structures.html#MvPluginStatus_t
MvPluginStatus_t
/multimedia/structures.html#MvPoint_t
MvPoint_t
/multimedia/structures.html#MvReg
MvReg
/multimedia/structures.html#MvRegEntryType
MvRegEntryType
/multimedia/structures.html#MvRegEntryType_t
MvRegEntryType_t
/multimedia/structures.html#MvRepeatType_t
MvRepeatType_t
/multimedia/structures.html#MvSeekUnit
MvSeekUnit
/multimedia/structures.html#MvSetup_t
MvSetup_t
/multimedia/structures.html#MvStreamType
MvStreamType
/multimedia/structures.html#MvTime_t
MvTime_t
/multimedia/structures.html#MvUserMsg_t
MvUserMsg_t
/multimedia/structures.html#MvVideoFlags
MvVideoFlags
/multimedia/structures.html#MvVideoFrameData_t
MvVideoFrameData_t
/multimedia/structures.html#MvVideoMediaInfo_t
MvVideoMediaInfo_t
/multimedia/structures.html#MvVideoSettingInfo_t
MvVideoSettingInfo_t
/multimedia/resource.html#id1
Resource Profile Estimates and Library Dependencies
/multimedia/resource.html#ResourceProfileEst
Resource profile estimates
/multimedia/resource.html#LibraryDependencies
Library dependencies
/multimedia/constants.html#id1
MvCommandType Descriptions
/multimedia/constants.html#CMD_PLUGIN_BOOKMARK_GOTO
CMD_PLUGIN_BOOKMARK_GOTO
/multimedia/constants.html#CMD_PLUGIN_BOOKMARK_SET
CMD_PLUGIN_BOOKMARK_SET
/multimedia/constants.html#CMD_PLUGIN_BOOKMARK_VIEW
CMD_PLUGIN_BOOKMARK_VIEW
/multimedia/constants.html#CMD_PLUGIN_CAPTURE_STILL
CMD_PLUGIN_CAPTURE_STILL
/multimedia/constants.html#CMD_PLUGIN_CLOSE
CMD_PLUGIN_CLOSE
/multimedia/constants.html#CMD_PLUGIN_DIRECT_AUDIO
CMD_PLUGIN_DIRECT_AUDIO
/multimedia/constants.html#CMD_PLUGIN_DISPLAY_GUI
CMD_PLUGIN_DISPLAY_GUI
/multimedia/constants.html#CMD_PLUGIN_EJECT_DISK
CMD_PLUGIN_EJECT_DISK
/multimedia/constants.html#CMD_PLUGIN_ENTER
CMD_PLUGIN_ENTER
/multimedia/constants.html#CMD_PLUGIN_GET_STATUS
CMD_PLUGIN_GET_STATUS
/multimedia/constants.html#CMD_PLUGIN_HOTKEY
CMD_PLUGIN_HOTKEY
/multimedia/constants.html#CMD_PLUGIN_KARAOKE_RECORD
CMD_PLUGIN_KARAOKE_RECORD
/multimedia/constants.html#CMD_PLUGIN_L_R
CMD_PLUGIN_L_R
/multimedia/constants.html#CMD_PLUGIN_LAST_CHAPTER
CMD_PLUGIN_LAST_CHAPTER
/multimedia/constants.html#CMD_PLUGIN_LOAD_DISK
CMD_PLUGIN_LOAD_DISK
/multimedia/constants.html#CMD_PLUGIN_NEXT_CHAPTER
CMD_PLUGIN_NEXT_CHAPTER
/multimedia/constants.html#CMD_PLUGIN_MUTE
CMD_PLUGIN_MUTE
/multimedia/constants.html#CMD_PLUGIN_OPEN_URLS
CMD_PLUGIN_OPEN_URLS
/multimedia/constants.html#CMD_PLUGIN_OSD
CMD_PLUGIN_OSD
/multimedia/constants.html#CMD_PLUGIN_PAUSE
CMD_PLUGIN_PAUSE
/multimedia/constants.html#CMD_PLUGIN_PLAY_ALL_FRAMES
CMD_PLUGIN_PLAY_ALL_FRAMES
/multimedia/constants.html#CMD_PLUGIN_PLAY_PAUSE
CMD_PLUGIN_PLAY_PAUSE
/multimedia/constants.html#CMD_PLUGIN_POWER
CMD_PLUGIN_POWER
/multimedia/constants.html#CMD_PLUGIN_PROGRAM
CMD_PLUGIN_PROGRAM
/multimedia/constants.html#CMD_PLUGIN_PLAY_REALTIME
CMD_PLUGIN_PLAY_REALTIME
/multimedia/constants.html#CMD_PLUGIN_RESERVED_0
CMD_PLUGIN_RESERVED_0 ... CMD_PLUGIN_RESERVED_9
/multimedia/constants.html#CMD_PLUGIN_SCAN_BACK
CMD_PLUGIN_SCAN_BACK
/multimedia/constants.html#CMD_PLUGIN_SCAN_FORWARD
CMD_PLUGIN_SCAN_FORWARD
/multimedia/constants.html#CMD_PLUGIN_SEEK_RELATIVE
CMD_PLUGIN_SEEK_RELATIVE
/multimedia/constants.html#CMD_PLUGIN_SEEK_TO
CMD_PLUGIN_SEEK_TO
/multimedia/constants.html#CMD_PLUGIN_SEND_MESSAGE
CMD_PLUGIN_SEND_MESSAGE
/multimedia/constants.html#CMD_PLUGIN_SET_GUI_STATUS
CMD_PLUGIN_SET_GUI_STATUS
/multimedia/constants.html#CMD_PLUGIN_SET_PARAMETER
CMD_PLUGIN_SET_PARAMETER
/multimedia/constants.html#CMD_PLUGIN_SET_SPEED
CMD_PLUGIN_SET_SPEED
/multimedia/constants.html#CMD_PLUGIN_SET_STOP_TIME
CMD_PLUGIN_SET_STOP_TIME
/multimedia/constants.html#CMD_PLUGIN_SET_WINDOW
CMD_PLUGIN_SET_WINDOW
/multimedia/constants.html#CMD_PLUGIN_SLOW_MOTION
CMD_PLUGIN_SLOW_MOTION
/multimedia/constants.html#CMD_PLUGIN_START
CMD_PLUGIN_START
/multimedia/constants.html#CMD_PLUGIN_STEP
CMD_PLUGIN_STEP
/multimedia/constants.html#CMD_PLUGIN_STOP
CMD_PLUGIN_STOP
/multimedia/constants.html#CMD_PLUGIN_TITLE
CMD_PLUGIN_TITLE
/multimedia/constants.html#CMD_PLUGIN_USER_0
CMD_PLUGIN_USER_0 ... CMD_PLUGIN_USER_9
/multimedia/constants.html#CMD_PLUGIN_VGA_TV
CMD_PLUGIN_VGA_TV
/multimedia/constants.html#CMD_PLUGIN_VOL_DOWN
CMD_PLUGIN_VOL_DOWN
/multimedia/constants.html#CMD_PLUGIN_VOL_UP
CMD_PLUGIN_VOL_UP
/multimedia/constants.html#CMD_PLUGIN_ZOOM_IN
CMD_PLUGIN_ZOOM_IN
/multimedia/constants.html#CMD_PLUGIN_ZOOM_OUT
CMD_PLUGIN_ZOOM_OUT
/multimedia/constants.html#MV_CLOSED
MV_CLOSED
/multimedia/constants.html#MV_DEAD
MV_DEAD
/multimedia/constants.html#MV_NOTREADY
MV_NOTREADY
/multimedia/constants.html#MV_OPENING
MV_OPENING
/multimedia/constants.html#MV_PAUSED
MV_PAUSED
/multimedia/constants.html#MV_PLAYBW
MV_PLAYBW
/multimedia/constants.html#MV_PLAYING
MV_PLAYING
/multimedia/constants.html#MV_PREFETCHING
MV_PREFETCHING
/multimedia/constants.html#MV_SCANBW
MV_SCANBW
/multimedia/constants.html#MV_SCANFW
MV_SCANFW
/multimedia/constants.html#MV_SLOW
MV_SLOW
/multimedia/constants.html#MV_STEP
MV_STEP
/multimedia/constants.html#MV_STOPPED
MV_STOPPED
/multimedia/constants.html#MVS_DURATION
MVS_DURATION
/multimedia/constants.html#MVS_ERRORMSG
MVS_ERRORMSG
/multimedia/constants.html#MVS_FLAGS
MVS_FLAGS
/multimedia/constants.html#MVS_GUI_STATUS
MVS_GUI_STATUS
/multimedia/constants.html#MVS_MEDIA
MVS_MEDIA
/multimedia/constants.html#MVS_PLUGIN_STATE
MVS_PLUGIN_STATE
/multimedia/constants.html#MVS_POSITION
MVS_POSITION
/multimedia/constants.html#MVS_SPEED_INFO
MVS_SPEED_INFO
/multimedia/constants.html#MVS_USER_MESSAGE
MVS_USER_MESSAGE
/multimedia/constants.html#MVS_VIDEO_WND_TITLE
MVS_VIDEO_WND_TITLE
/multimedia/constants.html#MVS_VPSIZE
MVS_VPSIZE
/multimedia/plugin_ex.html#id1
A Simple Plugin Example
/multimedia/plugin_ex.html#id3
Plugin example
/multimedia/phplay_rci.html#id1
The phplay Remote Control Interface
/multimedia/phplay_rci.html#FindPhplay
Find phplay
/multimedia/phplay_rci.html#FillRemoteMsgStruct
Fill in the remote message structure
/multimedia/phplay_rci.html#SendMsgToPhplay
Send the message to phplay
/multimedia/playaudiocd_ex.html#id1
A playAudioCd.c Example
/multimedia/plaympegaudio_noph_ex.html#id1
A plaympegaudio_noph.c Example
/multimedia/playsound_noph_ex.html#id1
A playsound_noph.c Example
/prog_guide/about.html
Programmer's Guide
/prog_guide/about.html#id1
About This Guide
/prog_guide/about.html#WhatsNew63
What's new in Photon for QNX Neutrino 6.3
/prog_guide/about.html#NewContent63
New content
/prog_guide/about.html#WhatsNew621
What's new in Photon for QNX Neutrino 6.2.1
/prog_guide/about.html#NewContent621
New content
/prog_guide/about.html#Errata621
Errata
/prog_guide/about.html#WhatsNew62
What's new in Photon for QNX Neutrino 6.2.0
/prog_guide/about.html#NewContent62
New content
/prog_guide/about.html#WhatsNew20
What's new in Photon for QNX Neutrino 6.0
/prog_guide/about.html#Introduction
Introduction
/prog_guide/about.html#PhABsEnvironment
PhAB's Environment
/prog_guide/about.html#Applications
Working with Applications
/prog_guide/about.html#Modules
Working with Modules
/prog_guide/about.html#WidgetsInPhAB
Creating Widgets in PhAB
/prog_guide/about.html#Geometry
Geometry Management
/prog_guide/about.html#Code
Working with Code
/prog_guide/about.html#ResourcesInCode
Manipulating Resources in Application Code
/prog_guide/about.html#WidgetsInCode
Managing Widgets in Application Code
/prog_guide/about.html#Help
Context-Sensitive Help
/prog_guide/about.html#IPC
Interprocess Communication
/prog_guide/about.html#LengthyOperations
Parallel Operations
/prog_guide/about.html#Drawing
Raw Drawing and Animation
/prog_guide/about.html#Fonts
Fonts
/prog_guide/about.html#Printing
Printing
/prog_guide/about.html#DragAndDrop
Drag and Drop
/prog_guide/about.html#Events
Events
/prog_guide/intro.html#id1
Introduction
/prog_guide/intro.html#PhotonArchitecture
Overview of the Photon architecture
/prog_guide/intro.html#PhABApplications
Photon Application Builder (PhAB)
/prog_guide/intro.html#id5
Get immediate results
/prog_guide/intro.html#id7
Concentrate on functionality
/prog_guide/intro.html#id9
Create prototypes without writing code
/prog_guide/intro.html#id11
Cut code size
/prog_guide/intro.html#id13
Create consistent applications
/prog_guide/intro.html#id15
Create all kinds of applications
/prog_guide/intro.html#WIDGETCONCEPTS
Widget concepts
/prog_guide/intro.html#WidgetLifeCycle
Widget life cycle
/prog_guide/intro.html#WidgetGeometry
Widget geometry
/prog_guide/intro.html#ProgrammingParadigm
Programming paradigm
/prog_guide/intro.html#TextApplication
Text-mode application
/prog_guide/intro.html#NonPhABApplication
Non-PhAB application
/prog_guide/intro.html#PhABApplication
PhAB application
/prog_guide/intro.html#PhotonLibraries
Photon libraries
/prog_guide/intro.html#API_Categories
API categories and libraries
/prog_guide/intro.html#Versions
Versions and platforms
/prog_guide/intro.html#BuildingapplicationswithPhAB
Building applications with PhAB---an overview
/prog_guide/intro.html#Modules
Step 1: Create modules
/prog_guide/intro.html#Widgets
Step 2: Add widgets
/prog_guide/intro.html#Callbacks
Step 3: Attach callbacks
/prog_guide/intro.html#GenerateCode
Step 4: Generate code
/prog_guide/intro.html#Runningyourapplication
Step 5: Run your application
/prog_guide/intro.html#Repeatanypreviousstep
Step 6: Repeat any previous step
/prog_guide/intro.html#NonPhABApplications
Writing applications without PhAB
/prog_guide/tutorls.html#id1
Tutorials
/prog_guide/tutorls.html#Beforeyoustart
Before you start...
/prog_guide/tutorls.html#creating
Creating a Photon project and starting PhAB
/prog_guide/tutorls.html#id5
From the IDE:
/prog_guide/tutorls.html#id7
From standalone PhAB:
/prog_guide/tutorls.html#interface
PhAB's Interface
/prog_guide/tutorls.html#TUTORIAL1
Tutorial 1 --- Hello, world
/prog_guide/tutorls.html#id11
Creating the application
/prog_guide/tutorls.html#GeneratingCode
Generating code
/prog_guide/tutorls.html#id14
From the IDE
/prog_guide/tutorls.html#id16
From standalone PhAB
/prog_guide/tutorls.html#id18
Want more info?
/prog_guide/tutorls.html#TUTORIAL2
Tutorial 2 --- editing resources
/prog_guide/tutorls.html#id21
Adding a button widget
/prog_guide/tutorls.html#ChangingBevelWidth
Changing the bevel width
/prog_guide/tutorls.html#ChangingFont
Changing the font
/prog_guide/tutorls.html#ChangingAlignment
Changing the text alignment
/prog_guide/tutorls.html#SettingFlags
Setting flags
/prog_guide/tutorls.html#ChangingColor
Changing the fill color
/prog_guide/tutorls.html#EditingPixmap
Editing a pixmap
/prog_guide/tutorls.html#EditingMultiText
Editing multiline text
/prog_guide/tutorls.html#EditingLists
Editing a list of text items
/prog_guide/tutorls.html#CreatingTemplates
Creating a template
/prog_guide/tutorls.html#id32
Want more info?
/prog_guide/tutorls.html#TUTORIAL3
Tutorial 3 --- creating menus and menubars
/prog_guide/tutorls.html#LinkCallbacks
About link callbacks
/prog_guide/tutorls.html#id36
About instance names
/prog_guide/tutorls.html#CreatingMenubars
Creating a menubar
/prog_guide/tutorls.html#id39
Creating the File menu module
/prog_guide/tutorls.html#id41
Adding menu items
/prog_guide/tutorls.html#id43
Creating the Help menu module
/prog_guide/tutorls.html#id45
Attaching link callbacks
/prog_guide/tutorls.html#id47
Attaching a module-type link callback
/prog_guide/tutorls.html#id49
Attaching a code-type link callback
/prog_guide/tutorls.html#id51
Setting up the code
/prog_guide/tutorls.html#id53
Want more info?
/prog_guide/tutorls.html#TUTORIAL4
Tutorial 4 --- creating dialogs
/prog_guide/tutorls.html#id56
About dialogs
/prog_guide/tutorls.html#MoreOnInstanceNames
More on instance names
/prog_guide/tutorls.html#id59
Attaching a dialog module
/prog_guide/tutorls.html#id61
Adding widgets to the dialog
/prog_guide/tutorls.html#id63
Adding a callback to the Done button
/prog_guide/tutorls.html#id65
Modifying a generated code function
/prog_guide/tutorls.html#id67
Compiling and Running
/prog_guide/tutorls.html#id69
Want more info?
/prog_guide/tutorls.html#TUTORIAL5
Tutorial 5 --- creating windows
/prog_guide/tutorls.html#id72
Creating a window
/prog_guide/tutorls.html#id74
Attaching callbacks
/prog_guide/tutorls.html#id76
Adding widgets
/prog_guide/tutorls.html#id78
Generating and modifying the code
/prog_guide/tutorls.html#id80
Generating the code
/prog_guide/tutorls.html#id82
Modifying the setup function
/prog_guide/tutorls.html#id84
Modifying the color-change function
/prog_guide/tutorls.html#id86
Modifying the window-close function
/prog_guide/tutorls.html#id88
Compiling and running
/prog_guide/tutorls.html#id90
Want more info?
/prog_guide/phab_env.html#id1
PhAB's Environment
/prog_guide/phab_env.html#MenuBar
Menus
/prog_guide/phab_env.html#FileMenu
File menu
/prog_guide/phab_env.html#EditMenu
Edit menu
/prog_guide/phab_env.html#ProjectMenu
Project menu
/prog_guide/phab_env.html#BuildMenu
Build menu
/prog_guide/phab_env.html#WidgetMenu
Widget menu
/prog_guide/phab_env.html#ViewMenu
View menu
/prog_guide/phab_env.html#WindowMenu
Window menu
/prog_guide/phab_env.html#HelpMenu
Help menu
/prog_guide/phab_env.html#Toolbars
Toolbars
/prog_guide/phab_env.html#ControlPanels
Control panels
/prog_guide/phab_env.html#WidgetPalette
Widget palette
/prog_guide/phab_env.html#MODESCREATEVERSUSSELECT
Modes (create vs select)
/prog_guide/phab_env.html#Determiningthemode
Determining the mode
/prog_guide/phab_env.html#Switchingtocreatemode
Switching to create mode
/prog_guide/phab_env.html#Switchingtoselectmode
Switching to select mode
/prog_guide/phab_env.html#ResourcesPanel
Resources panel
/prog_guide/phab_env.html#CallbacksPanel
Callbacks panel
/prog_guide/phab_env.html#ModuleTreePanel
Module Tree panel
/prog_guide/phab_env.html#ModuleLinksPanel
Module Links panel
/prog_guide/phab_env.html#BrowseFilesPanel
Browse Files panel
/prog_guide/phab_env.html#SearchDialog
Search dialog
/prog_guide/phab_env.html#PREFERENCES
Customizing your PhAB environment
/prog_guide/phab_env.html#GENERALPREFERENCES
General preferences
/prog_guide/phab_env.html#COLORPREFERENCES
Color preferences
/prog_guide/phab_env.html#DRAGGINGPREFERENCES
Dragging preferences
/prog_guide/phab_env.html#GRIDPREFERENCES
Grid preferences
/prog_guide/applications.html#id1
Working with Applications
/prog_guide/applications.html#CreatingAnApplication
Creating an application
/prog_guide/applications.html#id4
From the IDE:
/prog_guide/applications.html#id6
Standalone PhAB:
/prog_guide/applications.html#id8
Choosing a main window style
/prog_guide/applications.html#OPENINGANAPPLICATION
Opening an application
/prog_guide/applications.html#id11
From the IDE
/prog_guide/applications.html#id13
Standalone PhAB
/prog_guide/applications.html#SAVINGANAPPLICATION
Saving an application
/prog_guide/applications.html#id16
From the IDE
/prog_guide/applications.html#id18
From standalone PhAB
/prog_guide/applications.html#NamingOrRenaming
Naming or renaming an application
/prog_guide/applications.html#SAVINGANEXISTINGAPPLICATION
Saving an existing application
/prog_guide/applications.html#Overwriting an existing application
Overwriting an existing application
/prog_guide/applications.html#CLOSINGANAPPLICATION
Closing an application
/prog_guide/applications.html#ProjectProperties
Specifying project properties
/prog_guide/applications.html#STARTUPWINDOWS
Startup Windows tab
/prog_guide/applications.html#DefineStartupWindow
Define a startup window
/prog_guide/applications.html#Addingastartupwindow
Adding a startup window
/prog_guide/applications.html#Modifyingastartupwindow
Modifying a startup window
/prog_guide/applications.html#Deletingastartupwindow
Deleting a startup window
/prog_guide/applications.html#GlobalHeader
Specifying a global header file
/prog_guide/applications.html#INITIALIZATIONFUNCTION
Initialization function
/prog_guide/applications.html#GenerateOptions
Generate Options tab
/prog_guide/applications.html#OtherOptions
Other Generate options
/prog_guide/applications.html#RunOptions
Run options
/prog_guide/applications.html#BuildDebugOptions
Build and Debug options
/prog_guide/applications.html#ImportingFiles
Importing files
/prog_guide/applications.html#IMPORTINGPHABMODULES
Importing PhAB modules from other applications
/prog_guide/applications.html#ImportingXBM
Importing XBM images
/prog_guide/applications.html#ImportingGraphics
Importing graphics images
/prog_guide/applications.html#ExportingFiles
Exporting files
/prog_guide/modules.html#id1
Working with Modules
/prog_guide/modules.html#ModuleTypes
Module types
/prog_guide/modules.html#ANATOMYOFAMODULE
Anatomy of a module
/prog_guide/modules.html#Selectingamodule
Selecting a module
/prog_guide/modules.html#Howmodulesaresaved
How modules are saved
/prog_guide/modules.html#Changingmoduleresources
Changing module resources
/prog_guide/modules.html#Creatinganewmodule
Creating a new module
/prog_guide/modules.html#Deletingamodule
Deleting a module
/prog_guide/modules.html#Iconifyingmodules
Iconifying modules
/prog_guide/modules.html#DisplayingModules
Displaying modules at run time
/prog_guide/modules.html#LocationDialog
Positioning a module
/prog_guide/modules.html#Findingmodules
Finding lost modules and icons
/prog_guide/modules.html#Windowmodules
Window modules
/prog_guide/modules.html#id15
Resizing a window module
/prog_guide/modules.html#Dialogmodules
Dialog modules
/prog_guide/modules.html#id18
Resizing a dialog module
/prog_guide/modules.html#PredfinedDialogs
Predefined dialogs
/prog_guide/modules.html#Menumodules
Menu modules
/prog_guide/modules.html#Openingthemenueditor
Opening the menu editor
/prog_guide/modules.html#Specifyinginstancenames
Specifying instance names
/prog_guide/modules.html#Hotkeysandshortcuts
Creating hotkeys and shortcuts
/prog_guide/modules.html#id25
Resizing a menu module
/prog_guide/modules.html#COMMANDMENUITEMS
Creating command items
/prog_guide/modules.html#SUBMENUITEMS
Creating submenu items
/prog_guide/modules.html#SEPARATORMENUITEMS
Creating separator items
/prog_guide/modules.html#TOGGLEMENUITEMS
Creating toggle items
/prog_guide/modules.html#FunctionMenuItems
Creating function items
/prog_guide/modules.html#Movingmenuitems
Moving menu items
/prog_guide/modules.html#UsingMenuModule
Using a menu module
/prog_guide/modules.html#Picturemodules
Picture modules
/prog_guide/modules.html#id35
Displaying a picture
/prog_guide/modules.html#id37
Using pictures as widget databases
/prog_guide/modules.html#id39
Resizing a picture module
/prog_guide/widgets.html#id1
Creating Widgets in PhAB
/prog_guide/widgets.html#TypesOfWidgets
Types of widgets
/prog_guide/widgets.html#InstanceNames
Instance names
/prog_guide/widgets.html#id5
Default instance name
/prog_guide/widgets.html#id7
When to assign a unique name
/prog_guide/widgets.html#id9
Instance names and translations
/prog_guide/widgets.html#id11
Duplicate names
/prog_guide/widgets.html#CreatingAWidget
Creating a widget
/prog_guide/widgets.html#CreatingSeveralWidgets
Creating several widgets
/prog_guide/widgets.html#Cancelingcreatemode
Canceling create mode
/prog_guide/widgets.html#Selectingwidgets
Selecting widgets
/prog_guide/widgets.html#Selectingasinglewidget
A single widget
/prog_guide/widgets.html#Pointandclickmethod
Point-and-click method
/prog_guide/widgets.html#Controlpanelmethod
Control-panel methods
/prog_guide/widgets.html#Selectingmultiplewidgets
Multiple widgets
/prog_guide/widgets.html#Usingaboundingbox
Using a bounding box
/prog_guide/widgets.html#UsingShiftandclick
Using Shift and click
/prog_guide/widgets.html#Controlpanelmethods
Using the control panels
/prog_guide/widgets.html#SELECTINGWIDGETSWITHINAGROUP
Widgets within a group
/prog_guide/widgets.html#id25
Using the Module Tree panel
/prog_guide/widgets.html#id27
Using the Next and Previous buttons
/prog_guide/widgets.html#SELECTINGHIDDENWIDGETS
Hidden widgets
/prog_guide/widgets.html#ALIGNINGWIDGETS
Aligning widgets
/prog_guide/widgets.html#Aligningtoanotherwidget
To another widget
/prog_guide/widgets.html#Aligningtoaparentcontainer
To a parent container
/prog_guide/widgets.html#DistributingWidgets
Distributing widgets
/prog_guide/widgets.html#HandlingFocus
Common User Access (CUA) and handling focus
/prog_guide/widgets.html#id35
Changing focus with the keyboard
/prog_guide/widgets.html#id37
Controlling focus
/prog_guide/widgets.html#id39
Focus callbacks
/prog_guide/widgets.html#id41
Focus-handling functions
/prog_guide/widgets.html#ORDERINGWIDGETS
Ordering widgets
/prog_guide/widgets.html#DRAGGING
Dragging widgets
/prog_guide/widgets.html#id45
Dragging preferences
/prog_guide/widgets.html#SETTINGXANDYVALUES
Setting a widget's x and y coordinates
/prog_guide/widgets.html#MOVINGWIDGETSBETWEENCONTAINERS
Transferring widgets between containers
/prog_guide/widgets.html#RESIZINGWIDGETS
Resizing widgets and modules
/prog_guide/widgets.html#CLIPBOARD
Clipboard
/prog_guide/widgets.html#CUTTINGANDCOPYING
Cutting and copying
/prog_guide/widgets.html#PASTING
Pasting
/prog_guide/widgets.html#DUPLICATINGWIDGETSANDCONTAINERS
Duplicating widgets and containers
/prog_guide/widgets.html#DELETINGWIDGETS
Deleting widgets or modules
/prog_guide/widgets.html#Matching
Matching widget resources and callbacks
/prog_guide/widgets.html#IMPORTINGGRAPHICFILES
Importing graphic files
/prog_guide/widgets.html#ChangingClass
Changing a widget's class
/prog_guide/widgets.html#Templates
Templates
/prog_guide/widgets.html#CreatingTemplates
Creating templates
/prog_guide/widgets.html#AddingWidgetClass
Adding a widget class
/prog_guide/widgets.html#EditingTemplates
Editing templates
/prog_guide/widgets.html#DeletingTemplates
Deleting templates
/prog_guide/resources.html#id1
Editing Resources and Callbacks in PhAB
/prog_guide/resources.html#EDITINGWIDGETRESOURCESGENERAL
Editing widget resources
/prog_guide/resources.html#PIXMAPEDITOR
Pixmap editor
/prog_guide/resources.html#SETTINGTHEPIXMAPSSIZE
Setting the pixmap's size
/prog_guide/resources.html#HOWTODRAWANDERASE
How to draw and erase
/prog_guide/resources.html#CHOOSINGCOLORS
Choosing colors
/prog_guide/resources.html#id8
Choosing a background color
/prog_guide/resources.html#DRAWINGFREEHAND
Drawing freehand
/prog_guide/resources.html#DRAWINGLINESRECTANGLESANDCIRCLES
Drawing lines, rectangles, and circles
/prog_guide/resources.html#FILLINGANENCLOSEDAREA
Filling an enclosed area
/prog_guide/resources.html#SELECTINGANAREA
Selecting an area
/prog_guide/resources.html#NUDGINGANAREA
Nudging an area
/prog_guide/resources.html#USINGTHEPIXMAPTOOLSWINDOW
Using the Pixmap toolbar
/prog_guide/resources.html#OTHERPIXMAPCONTROLS
Other pixmap controls
/prog_guide/resources.html#COLOREDITOR
Color editor
/prog_guide/resources.html#FullColorEditor
Full color editor
/prog_guide/resources.html#QuickColorEditor
Quick color editor
/prog_guide/resources.html#FLAGOPTIONEDITOR
Flag/choice editor
/prog_guide/resources.html#FLAGRESOURCES
Flag resources
/prog_guide/resources.html#OPTIONLISTRESOURCES
Option list resources
/prog_guide/resources.html#FONTEDITOR
Font editor
/prog_guide/resources.html#LISTEDITOR
List editor
/prog_guide/resources.html#Editingexistinglistitems
Editing existing list items
/prog_guide/resources.html#Deleting list items
Deleting list items
/prog_guide/resources.html#NUMBEREDITOR
Number editor
/prog_guide/resources.html#TEXTEDITOR
Text editors
/prog_guide/resources.html#FunctionEditor
Code editor
/prog_guide/resources.html#LayoutEditors
Layout editors
/prog_guide/resources.html#id31
Fill layout info editor
/prog_guide/resources.html#id33
Row layout info editor
/prog_guide/resources.html#id35
Grid layout info editor:
/prog_guide/resources.html#id37
Row layout data editor
/prog_guide/resources.html#id39
Grid layout data editor
/prog_guide/resources.html#Attachingcallbacks
Callbacks
/prog_guide/resources.html#CALLBACKEDITOR
Editing callbacks
/prog_guide/resources.html#ModuleCallback
Module callbacks
/prog_guide/resources.html#Prerealizesetupfunction
Prerealize setup function
/prog_guide/resources.html#Postrealizesetupfunction
Postrealize setup function
/prog_guide/resources.html#Setupfunctionsarestoredinstubfiles
Setup functions are stored in stub files
/prog_guide/resources.html#CodeCallback
Code callbacks
/prog_guide/resources.html#Callbackfunctionsarestoredinstubfiles
Callback functions are stored in stub files
/prog_guide/resources.html#HotkeyCallbacks
Hotkey callbacks
/prog_guide/resources.html#HotkeyBasics
Hotkeys --- the basics
/prog_guide/resources.html#HotkeyLabel
Specifying the hotkey label
/prog_guide/resources.html#SpecifyingHotkeyCallback
Specifying the callback
/prog_guide/resources.html#id53
Where you want a module to appear
/prog_guide/resources.html#id55
What widget you need in the callback function
/prog_guide/resources.html#id57
Where the user is going to type the hotkey
/prog_guide/resources.html#ProcessingHotkeys
Processing hotkeys
/prog_guide/resources.html#DisablingHotkeys
Disabling hotkeys
/prog_guide/resources.html#EventHandlers
Event handlers --- raw and filter callbacks
/prog_guide/geometry.html#id1
Geometry Management
/prog_guide/geometry.html#ContainerWidgets
Container widgets
/prog_guide/geometry.html#GeometryNegotiation
Geometry negotiation
/prog_guide/geometry.html#ResizePolicy
Resize policy
/prog_guide/geometry.html#id6
Setting the resize policy in PhAB
/prog_guide/geometry.html#id8
Setting the resize policy in your application's code
/prog_guide/geometry.html#AbsolutePositioning
Absolute positioning
/prog_guide/geometry.html#AligningUsingGroups
Aligning widgets using groups
/prog_guide/geometry.html#JOININGWIDGETS
Joining widgets into a group
/prog_guide/geometry.html#id13
Accessing widgets in a group
/prog_guide/geometry.html#id15
Aligning widgets horizontally or vertically
/prog_guide/geometry.html#id17
Aligning widgets in rows and columns
/prog_guide/geometry.html#GroupFlags
Using the Group flags
/prog_guide/geometry.html#SPLITTINGAPARTAGROUP
Splitting apart a group
/prog_guide/geometry.html#Anchors
Constraint management using anchors
/prog_guide/geometry.html#id22
Anchor resources
/prog_guide/geometry.html#id24
Setting anchor flags in PhAB
/prog_guide/geometry.html#id26
Setting anchor flags in your application's code
/prog_guide/geometry.html#layouts
Using layouts
/prog_guide/geometry.html#id29
PtFillLayout
/prog_guide/geometry.html#id31
PtRowLayout
/prog_guide/geometry.html#id33
PtGridLayout
/prog_guide/geometry.html#id35
Using hints
/prog_guide/geometry.html#WithoutAnchors
Enforcing position or size constraints without anchors or layouts
/prog_guide/generating.html#id1
Generating, Compiling, and Running Code
/prog_guide/generating.html#UsingBuildMenu
Using the Build menu
/prog_guide/generating.html#id4
Building your application
/prog_guide/generating.html#GENERATINGAPPLICATIONCODE
Generating application code
/prog_guide/generating.html#WhatPhABgenerates
What PhAB generates
/prog_guide/generating.html#VersionControl
Version control
/prog_guide/generating.html#id9
Tips on using CVS
/prog_guide/generating.html#Prototypes
Function prototypes
/prog_guide/generating.html#PrototypeProblems
Potential problems with generating proto.h
/prog_guide/generating.html#Howapplicationfilesareorganized
How application files are organized
/prog_guide/generating.html#MultiPlatformDirectories
Multiplatform applications
/prog_guide/generating.html#SinglePlatformDirectories
Single-platform applications
/prog_guide/generating.html#ConvertingToEclipse
Converting to Eclipse
/prog_guide/generating.html#Editingsource
Editing source
/prog_guide/generating.html#Choosinganeditor
Choosing an editor or browser
/prog_guide/generating.html#Creatingasourcemodule
Creating a source module
/prog_guide/generating.html#Changingthefiledisplay
Changing the file display
/prog_guide/generating.html#CompilingAndLinking
Compiling and linking
/prog_guide/generating.html#Librariesstaticvsshared
Specifying additional libraries
/prog_guide/generating.html#Making
Running make
/prog_guide/generating.html#Modifyingthemakecommand
Modifying the make command
/prog_guide/generating.html#id25
Customizing the build process
/prog_guide/generating.html#Runningtheapplication
Running the application
/prog_guide/generating.html#Debugging
Debugging
/prog_guide/generating.html#ManagingTargets
Managing targets
/prog_guide/generating.html#BuildMenu
The Build menu
/prog_guide/generating.html#IncludingNonPhABFiles
Including non-PhAB files in your application
/prog_guide/generating.html#id32
Eclipse Project applications
/prog_guide/generating.html#id34
Multiplatform applications
/prog_guide/generating.html#id36
Single-platform applications
/prog_guide/generating.html#AddingLibraries
Adding libraries
/prog_guide/generating.html#MakingDLL
Making a DLL out of a PhAB application
/prog_guide/generating.html#CompilingLinkingDLL
Compiling and linking
/prog_guide/generating.html#InitDLL
Initializing your DLL
/prog_guide/generating.html#UnloadDLL
Unloading your DLL
/prog_guide/code.html#id1
Working with Code
/prog_guide/code.html#Manifestsandvariables
Variables and manifests
/prog_guide/code.html#id4
Widget variables and manifests
/prog_guide/code.html#id6
Using the global variable and widget manifest
/prog_guide/code.html#MultipleWindowInstances
Handling multiple instances of a window
/prog_guide/code.html#id9
Internal link manifests
/prog_guide/code.html#GlobalHeader
Global header file
/prog_guide/code.html#FunctionFileNames
Function names and filenames
/prog_guide/code.html#InitializationFn
Initialization function
/prog_guide/code.html#CommandLineOptions
Processing command-line options
/prog_guide/code.html#ModuleSetupFns
Module setup functions
/prog_guide/code.html#CodeCallbackFns
Code-callback functions
/prog_guide/code.html#GeometryDataTypes
Geometry data types
/prog_guide/code.html#Timers
Timers
/prog_guide/code.html#PtTimerWidget
Using PtTimer
/prog_guide/code.html#RtTimerFunctions
RtTimer* functions
/prog_guide/code.html#InitializingMenus
Initializing menus
/prog_guide/code.html#EnablingMenuItems
Enabling, disabling, or toggling menu items
/prog_guide/code.html#ChangingMenuItemText
Changing menu-item text
/prog_guide/code.html#GeneratingMenuItems
Generating menu items
/prog_guide/code.html#CreatingSubmenus
Creating submenus
/prog_guide/code.html#Updates
Delaying and forcing updates to the display
/prog_guide/code.html#GlobalHold
Globally
/prog_guide/code.html#ContainerHold
For a specific container
/prog_guide/code.html#ForcingUpdates
Forcing updates
/prog_guide/res_code.html#id1
Manipulating Resources in Application Code
/prog_guide/res_code.html#ArgumentLists
Argument lists
/prog_guide/res_code.html#SettingResources
Setting resources
/prog_guide/res_code.html#ArgListSetting
Argument lists for setting resources
/prog_guide/res_code.html#SetScalar
Scalar and color resources
/prog_guide/res_code.html#SetString
String resources
/prog_guide/res_code.html#SetAlloc
Alloc resources
/prog_guide/res_code.html#SetImage
Image resources
/prog_guide/res_code.html#SetArray
Array resources
/prog_guide/res_code.html#SetFlags
Flag resources
/prog_guide/res_code.html#SetFunction
Function resources
/prog_guide/res_code.html#SetPointers
Pointer resources
/prog_guide/res_code.html#SetLinks
Link resources
/prog_guide/res_code.html#SetStruct
Struct resources
/prog_guide/res_code.html#SetBoolean
Boolean resources
/prog_guide/res_code.html#CallingPtSetResources
Calling PtSetResources
/prog_guide/res_code.html#SettingOneResource
Setting one resource
/prog_guide/res_code.html#GettingResources
Getting resources
/prog_guide/res_code.html#NotUsingPointers
Not using pointers
/prog_guide/res_code.html#GetScalarFlagNonPointer
Scalar and flag resources (nonpointer method)
/prog_guide/res_code.html#GetStringsNonPointer
String resources (nonpointer method)
/prog_guide/res_code.html#GetBooleanNonPointer
Boolean resources (nonpointer method)
/prog_guide/res_code.html#UsingPointers
Using pointers
/prog_guide/res_code.html#GetScalarFlagPointer
Scalar and flag resources (pointer method)
/prog_guide/res_code.html#GetStringPointer
String resources (pointer method)
/prog_guide/res_code.html#GetAllocPointer
Alloc resources (pointer method)
/prog_guide/res_code.html#GetImagePointer
Image resources (pointer method)
/prog_guide/res_code.html#GetArrayPointer
Array resources (pointer method)
/prog_guide/res_code.html#GetPointerPointer
Pointer resources (pointer method)
/prog_guide/res_code.html#GetLinkPointer
Link resources (pointer method)
/prog_guide/res_code.html#GetStructPointer
Struct resources (pointer method)
/prog_guide/res_code.html#GetBooleanPointer
Boolean resources (pointer method)
/prog_guide/res_code.html#CallingPtGetResources
Calling PtGetResources
/prog_guide/res_code.html#GettingOneResource
Getting one resource
/prog_guide/res_code.html#ApplicationResources
Application-level resources
/prog_guide/res_code.html#id37
Setting resources
/prog_guide/res_code.html#id39
Removing callbacks
/prog_guide/res_code.html#id41
Getting callbacks
/prog_guide/wgt_code.html#id1
Managing Widgets in Application Code
/prog_guide/wgt_code.html#CreatingWidgets
Creating widgets
/prog_guide/wgt_code.html#OrderingWidgets
Ordering widgets
/prog_guide/wgt_code.html#WidgetFamily
Working in the widget family
/prog_guide/wgt_code.html#NonPhABCallbacks
Callbacks
/prog_guide/wgt_code.html#id7
Adding callbacks
/prog_guide/wgt_code.html#id9
Callback invocation
/prog_guide/wgt_code.html#REMOVINGCALLBACKS
Removing callbacks
/prog_guide/wgt_code.html#ExaminingCallbacks
Examining callbacks
/prog_guide/wgt_code.html#NonPhABEventHandlers
Event handlers
/prog_guide/wgt_code.html#ADDINGEVENTHANDLERS
Adding event handlers
/prog_guide/wgt_code.html#REMOVINGEVENTHANDLERS
Removing event handlers
/prog_guide/wgt_code.html#id16
Event handler invocation
/prog_guide/wgt_code.html#Styles
Widget styles
/prog_guide/wgt_code.html#id19
Photon hook
/prog_guide/wgt_code.html#id21
Multi-hook
/prog_guide/wgt_code.html#id23
Setting widget styles using the Photon Hook
/prog_guide/ctrl_surfaces.html#id1
Control Surfaces
/prog_guide/ctrl_surfaces.html#Introduction
What's a control surface?
/prog_guide/ctrl_surfaces.html#Limitations
Limitations
/prog_guide/ctrl_surfaces.html#Binding
Binding actions to control surfaces
/prog_guide/ctrl_surfaces.html#Referring
Referring to control surfaces
/prog_guide/ctrl_surfaces.html#API
Control-surface API
/prog_guide/ctrl_surfaces.html#Creating
Creating and destroying control surfaces
/prog_guide/ctrl_surfaces.html#FindingIds
Finding IDs for control surfaces
/prog_guide/ctrl_surfaces.html#Geometry
Calculating geometry for control surfaces
/prog_guide/ctrl_surfaces.html#Drawing
Drawing control surfaces
/prog_guide/ctrl_surfaces.html#Activating
Activating control surfaces
/prog_guide/ctrl_surfaces.html#Enabling
Enabling and disabling control surfaces
/prog_guide/ctrl_surfaces.html#Finding
Finding control surfaces
/prog_guide/ctrl_surfaces.html#Hiding
Hiding and showing control surfaces
/prog_guide/ctrl_surfaces.html#Ordering
Ordering control surfaces
/prog_guide/ctrl_surfaces.html#UserData
Storing user data with control surfaces
/prog_guide/ctrl_surfaces.html#Example
Example
/prog_guide/intlinks.html#id1
Accessing PhAB Modules from Code
/prog_guide/intlinks.html#CreatingInternalLinks
Creating internal links
/prog_guide/intlinks.html#UsingInternalLinks
Using internal links in your code
/prog_guide/intlinks.html#id5
Manifests
/prog_guide/intlinks.html#InternalLinksAPI
Internal-link functions
/prog_guide/intlinks.html#MenuExample
Example --- displaying a menu
/prog_guide/intlinks.html#Widgetdatabases
Using widget databases
/prog_guide/intlinks.html#Creatingadatabase
Creating a database
/prog_guide/intlinks.html#Preattachingcallbacks
Preattaching callbacks
/prog_guide/intlinks.html#id12
Assigning unique instance names
/prog_guide/intlinks.html#id14
Creating a dynamic database
/prog_guide/intlinks.html#id16
Widget-database functions
/prog_guide/languages.html#id1
International Language Support
/prog_guide/languages.html#DesignConsiderations
Application design considerations
/prog_guide/languages.html#SizeOfTextWidgets
Size of text-based widgets
/prog_guide/languages.html#Justification
Justification
/prog_guide/languages.html#id6
Font height
/prog_guide/languages.html#id8
Hard-coded strings
/prog_guide/languages.html#id10
Use of @ in instance names
/prog_guide/languages.html#id12
Bilingual applications
/prog_guide/languages.html#CommonStrings
Common strings
/prog_guide/languages.html#GeneratingALanguageDatabase
Generating a language database
/prog_guide/languages.html#MessageDatabases
Message databases
/prog_guide/languages.html#LanguageEditor
Language editor
/prog_guide/languages.html#LanguageEditorInPhAB
Starting the Language Editor within PhAB
/prog_guide/languages.html#LanguageEditorStandalone
Starting the Language Editor as a stand-alone application
/prog_guide/languages.html#id20
Creating a new translation file
/prog_guide/languages.html#id22
Editing an existing translation file
/prog_guide/languages.html#id24
Translating the text
/prog_guide/languages.html#Hotkeys
Hotkeys
/prog_guide/languages.html#id27
Help resources
/prog_guide/languages.html#TranslationAPI
Translation functions
/prog_guide/languages.html#RunningYourApplication
Running your application
/prog_guide/languages.html#DistributingYourApplication
Distributing your application
/prog_guide/help.html#id1
Context-Sensitive Help
/prog_guide/help.html#ReferringToHelpTopics
Referring to help topics
/prog_guide/help.html#URL
Universal Resource Locator (URL)
/prog_guide/help.html#TopicPath
Topic path
/prog_guide/help.html#ConnectingHelpToWidgets
Connecting help to widgets
/prog_guide/help.html#Helpviewer
Displaying help in the Helpviewer
/prog_guide/help.html#HelpBalloon
Displaying help in a balloon
/prog_guide/help.html#NoQuestionIcon
Help without the ? icon
/prog_guide/help.html#AccessingHelpFromYourCode
Accessing help from your code
/prog_guide/ipc.html#id1
Interprocess Communication
/prog_guide/ipc.html#Connections
Connections
/prog_guide/ipc.html#NamingConventions
Naming conventions
/prog_guide/ipc.html#ConnectionScenario
Typical scenario
/prog_guide/ipc.html#LocalConnections
Local connections
/prog_guide/ipc.html#ConnectorExample
Example
/prog_guide/ipc.html#SendingQNXMessages
Sending QNX messages
/prog_guide/ipc.html#ReceivingQNXMessages
Receiving QNX messages
/prog_guide/ipc.html#AddingInputHandler
Adding an input handler
/prog_guide/ipc.html#NameAttach
name_attach and PtAppAddInput
/prog_guide/ipc.html#id12
Removing an input handler
/prog_guide/ipc.html#MessageBufferSize
Message buffer size
/prog_guide/ipc.html#InputHandlerExample
Example --- logging error messages
/prog_guide/ipc.html#PhotonPulses
Photon pulses
/prog_guide/ipc.html#PulseRecipient
Photon application that receives a pulse
/prog_guide/ipc.html#CreatePulse
Creating a pulse
/prog_guide/ipc.html#ArmPulse
Arming a pulse
/prog_guide/ipc.html#SendPulseMsg
Sending the pulse message to the deliverer
/prog_guide/ipc.html#RegisterPulseHandler
Registering an input handler
/prog_guide/ipc.html#DeliverPulseToSelf
Delivering a pulse to yourself
/prog_guide/ipc.html#DestroyPulse
Destroying a pulse
/prog_guide/ipc.html#PulseRecipientExample
Example --- message queues
/prog_guide/ipc.html#PhotonPulser
Photon application that delivers a pulse
/prog_guide/ipc.html#ProcessingSignals
Processing signals
/prog_guide/ipc.html#AddingASignalFn
Adding a signal-processing function
/prog_guide/ipc.html#RemovingASignalFn
Removing a signal-processing function
/prog_guide/ipc.html#OtherIOMechanisms
Other I/O mechanisms
/prog_guide/lengthy.html#id1
Parallel Operations
/prog_guide/lengthy.html#Overview
Overview
/prog_guide/lengthy.html#BackgroundProcessing
Background processing
/prog_guide/lengthy.html#WorkProcedures
Work procedures
/prog_guide/lengthy.html#Threads
Threads
/prog_guide/lengthy.html#LibraryLock
Locking the Photon library
/prog_guide/lengthy.html#MultipleEvents
Multiple event-processing threads
/prog_guide/lengthy.html#RealtimeThreads
Realtime threads
/prog_guide/lengthy.html#EnterLeaveFlags
Non-Photon and Photon threads
/prog_guide/lengthy.html#ModalThreadOperations
Modal operations and threads
/prog_guide/lengthy.html#Exiting
Exiting a multithreaded program
/prog_guide/lengthy.html#ThreadsAndWorkProcs
Threads and work procedures
/prog_guide/draw.html#id1
Raw Drawing and Animation
/prog_guide/draw.html#PtRawWidget
PtRaw widget
/prog_guide/draw.html#RawDrawingFunction
Raw drawing function
/prog_guide/draw.html#RawCanvas
Determining the raw widget canvas
/prog_guide/draw.html#RawTranslation
Translating coordinates
/prog_guide/draw.html#RawClipping
Clipping
/prog_guide/draw.html#RawDamage
Using damage tiles
/prog_guide/draw.html#RawModel
Using a model for more complex drawing
/prog_guide/draw.html#RawExamples
Examples of simple PtRaw drawing functions
/prog_guide/draw.html#Color
Color
/prog_guide/draw.html#DrawingAttributes
Drawing attributes
/prog_guide/draw.html#GeneralAttributes
General attributes
/prog_guide/draw.html#TextAttributes
Text attributes
/prog_guide/draw.html#FillAttributes
Fill attributes
/prog_guide/draw.html#StrokeAttributes
Stroke (line) attributes
/prog_guide/draw.html#ARCSELLIPSESPOLYGONSANDRECTANGLES
Arcs, ellipses, polygons, and rectangles
/prog_guide/draw.html#Rectangles
Rectangles
/prog_guide/draw.html#RoundedRectangles
Rounded rectangles
/prog_guide/draw.html#BeveledBoxes
Beveled boxes, rectangles, and arrows
/prog_guide/draw.html#Polygons
Polygons
/prog_guide/draw.html#id22
Overlapping polygons
/prog_guide/draw.html#Arcs
Arcs, circles, chords, and pies
/prog_guide/draw.html#Spans
Spans --- complex shapes
/prog_guide/draw.html#LINESPIXELSANDPIXELARRAYS
Lines, pixels, and pixel arrays
/prog_guide/draw.html#TEXT
Text
/prog_guide/draw.html#BITMAPS
Bitmaps
/prog_guide/draw.html#IMAGES
Images
/prog_guide/draw.html#PaletteBasedImages
Palette-based images
/prog_guide/draw.html#DirectColorImages
Direct-color images
/prog_guide/draw.html#GradientColorImages
Gradient-color images
/prog_guide/draw.html#CreatingImages
Creating images
/prog_guide/draw.html#CachingImages
Caching images
/prog_guide/draw.html#TransparentImages
Transparency in images
/prog_guide/draw.html#TransparencyChroma
Using chroma
/prog_guide/draw.html#TransparencyMask
Using a transparency mask
/prog_guide/draw.html#DisplayingImages
Displaying images
/prog_guide/draw.html#ManipulatingImages
Manipulating images
/prog_guide/draw.html#ReleasingImages
Releasing images
/prog_guide/draw.html#Animation
Animation
/prog_guide/draw.html#CreatingSnapshots
Creating a series of snapshots
/prog_guide/draw.html#UsingAWidgetDatabase
Using a widget database
/prog_guide/draw.html#UsingAFile
Using a file
/prog_guide/draw.html#CyclingThroughSnapshots
Cycling through the snapshots
/prog_guide/draw.html#FlickerlessAnimation
Flickerless animation
/prog_guide/draw.html#id47
PtOSContainer
/prog_guide/draw.html#id49
Memory-context functions
/prog_guide/draw.html#DirectMode
Direct mode
/prog_guide/draw.html#DirectModeExample
Example
/prog_guide/draw.html#VideoMemoryOffscreen
Video memory offscreen
/prog_guide/draw.html#OffscreenLocks
Offscreen locks
/prog_guide/draw.html#AlphaBlendingSupport
Alpha blending support
/prog_guide/draw.html#ChromaKey
Chroma key support
/prog_guide/draw.html#ExtendedRasterOperations
Extended raster operations
/prog_guide/draw.html#VideoModes
Video modes
/prog_guide/draw.html#Gradients
Gradients
/prog_guide/draw.html#DriverLevel
Driver-level gradients
/prog_guide/draw.html#ApplicationLevel
Application-level gradients
/prog_guide/draw.html#VideoOverlay
Video overlay
/prog_guide/draw.html#VideoOverlayExample
Example
/prog_guide/draw.html#Layers
Layers
/prog_guide/draw.html#Surfaces
Surfaces
/prog_guide/draw.html#Viewports
Viewports
/prog_guide/draw.html#Layer API
Layer API
/prog_guide/draw.html#using_layers
Using layers
/prog_guide/draw.html#Example
Example
/prog_guide/draw.html#OpenGL
OpenGL
/prog_guide/draw.html#id71
The QNXGL Framework
/prog_guide/draw.html#usingQNXGL
Using the QNXGL library
/prog_guide/draw.html#id74
Example
/prog_guide/draw.html#GLPh
Using the GLPh extension functions
/prog_guide/fonts.html#id1
Fonts
/prog_guide/fonts.html#SymbolMetrics
Symbol metrics
/prog_guide/fonts.html#Libraries
Font function libraries
/prog_guide/fonts.html#FontNames
Font names
/prog_guide/fonts.html#UsingPfQueryFonts
Querying available fonts
/prog_guide/fonts.html#FontDetailsStructure
FontDetails structure
/prog_guide/fonts.html#GeneratingFontNames
Generating font names
/prog_guide/fonts.html#Example
Example
/prog_guide/fonts.html#TextInARectangle
Writing text in a rectangular area
/prog_guide/fonts.html#ProportionalRepair
Repairing damage to proportional text
/prog_guide/printing.html#id1
Printing
/prog_guide/printing.html#Overview
Overview
/prog_guide/printing.html#PrintContexts
Print contexts
/prog_guide/printing.html#CreatingPC
Creating a print context
/prog_guide/printing.html#ModifyingPC
Modifying a print context
/prog_guide/printing.html#StartingPrinting
Starting a print job
/prog_guide/printing.html#PrintingWidgets
Printing the desired widgets
/prog_guide/printing.html#id9
Printing a new page
/prog_guide/printing.html#PrintingScrollingWidgets
Printing widgets that scroll
/prog_guide/printing.html#PrintingPtList
PtList
/prog_guide/printing.html#PrintingPtMultiText
PtMultiText
/prog_guide/printing.html#PrintingPtScrollArea
PtScrollArea
/prog_guide/printing.html#SuspendResume
Suspending and resuming a print job
/prog_guide/printing.html#EndingJob
Ending a print job
/prog_guide/printing.html#FreeingPC
Freeing the print context
/prog_guide/printing.html#Example
Example
/prog_guide/dragndrop.html#id1
Drag and Drop
/prog_guide/dragndrop.html#TransportMechanism
Transport mechanism
/prog_guide/dragndrop.html#UsingDragAndDrop
Using drag and drop
/prog_guide/dragndrop.html#StartingDnD
Starting drag and drop
/prog_guide/dragndrop.html#StartingDnDExample
Example
/prog_guide/dragndrop.html#ReceivingDnDEvents
Receiving drag-and-drop events
/prog_guide/dragndrop.html#DND_source
Source widget
/prog_guide/dragndrop.html#DND_dest
Destination widget
/prog_guide/dragndrop.html#CancelingDnd
Canceling drag and drop
/prog_guide/dragndrop.html#RegisteringTransportTypes
Registering new transport types
/prog_guide/dragndrop.html#SimpleStructure
A simple data structure
/prog_guide/dragndrop.html#ComplicatedStructure
A more complicated structure
/prog_guide/dragndrop.html#ClearReferences
Clear-references list
/prog_guide/dragndrop.html#EndianList
Endian list
/prog_guide/dragndrop.html#FixupList
Fixup list
/prog_guide/dragndrop.html#RegistryEntry
Registry entry
/prog_guide/dragndrop.html#TransportFunctions
Transport functions
/prog_guide/dragndrop.html#BothApplications
Both applications
/prog_guide/dragndrop.html#SourceApplication
Source application
/prog_guide/dragndrop.html#DestinationApplication
Destination application
/prog_guide/regions.html#id1
Regions
/prog_guide/regions.html#PhotonCoordinateSpace
Photon coordinate space
/prog_guide/regions.html#RegionCoordinates
Region coordinates
/prog_guide/regions.html#REGIONORIGINS
Region origins
/prog_guide/regions.html#id6
Initial dimensions and location
/prog_guide/regions.html#id8
Origin at (0,0) and initial rectangle at (0,0)
/prog_guide/regions.html#id10
Origin at (0,0) and initial rectangle not at (0,0)
/prog_guide/regions.html#id12
Origin not at (0,0) and initial rectangle not at (0,0)
/prog_guide/regions.html#id14
About child regions
/prog_guide/regions.html#RegionsAndEventClipping
Regions and event clipping
/prog_guide/regions.html#PLACEMENTANDHIERARCHY
Placement and hierarchy
/prog_guide/regions.html#id18
Region hierarchy
/prog_guide/regions.html#id20
Parent region
/prog_guide/regions.html#id22
Brother regions
/prog_guide/regions.html#id24
Default placement
/prog_guide/regions.html#PhForceFrontFlag
Ph_FORCE_FRONT flag
/prog_guide/regions.html#SPECIFICPLACEMENT
Specific placement
/prog_guide/regions.html#UsingRegions
Using regions
/prog_guide/regions.html#id29
Opening a region
/prog_guide/regions.html#id31
Placing regions
/prog_guide/regions.html#id33
Changing region placement
/prog_guide/regions.html#CHANGINGTHEPARENT
Changing the parent
/prog_guide/regions.html#id36
Specifying brothers
/prog_guide/regions.html#SystemInformation
System information
/prog_guide/events.html#id1
Events
/prog_guide/events.html#PointerEvents
Pointer events
/prog_guide/events.html#id4
Pressing a button
/prog_guide/events.html#id6
Releasing a button
/prog_guide/events.html#id8
Multiple clicks
/prog_guide/events.html#ModifierKeys
Modifier keys
/prog_guide/events.html#EMITTINGEVENTS
Emitting events
/prog_guide/events.html#Targetingspecificregions
Targeting specific regions
/prog_guide/events.html#id13
Inclusive event
/prog_guide/events.html#id15
Direct event
/prog_guide/events.html#TargetingWidgets
Targeting specific widgets
/prog_guide/events.html#KeyEvents
Emitting key events
/prog_guide/events.html#EventCoordinates
Event coordinates
/prog_guide/events.html#EventHandlers
Event handlers --- raw and filter callbacks
/prog_guide/events.html#CollectingEvents
Collecting events
/prog_guide/events.html#EVENTCOMPRESSION
Event compression
/prog_guide/events.html#Dragging
Dragging
/prog_guide/events.html#InitiatingDragging
Initiating dragging
/prog_guide/events.html#OutlineDragging
Outline dragging
/prog_guide/events.html#id26
Opaque dragging
/prog_guide/events.html#HandlingDragEvents
Handling drag events
/prog_guide/events.html#id29
Outline dragging
/prog_guide/events.html#id31
Opaque dragging
/prog_guide/window_mgmt.html#id1
Window Management
/prog_guide/window_mgmt.html#WMFlags
Window-management flags
/prog_guide/window_mgmt.html#id4
Window-rendering flags
/prog_guide/window_mgmt.html#id6
Window-managed flags
/prog_guide/window_mgmt.html#NotifyFlags
Window-notify flags
/prog_guide/window_mgmt.html#NotificationCallback
Notification callback
/prog_guide/window_mgmt.html#id10
Example: verifying window closure
/prog_guide/window_mgmt.html#WindowState
Getting and setting the window state
/prog_guide/window_mgmt.html#MultipleWindows
Managing multiple windows
/prog_guide/window_mgmt.html#WindowManagerFunctions
Window-manager functions
/prog_guide/window_mgmt.html#StandaloneApplication
Running a standalone application
/prog_guide/window_mgmt.html#MODALDIALOGS
Modal dialogs
/prog_guide/nonphab.html#id1
Programming Photon without PhAB
/prog_guide/nonphab.html#BasicSteps
Basic steps
/prog_guide/nonphab.html#CompilingLinking
Compiling and linking a non-PhAB application
/prog_guide/nonphab.html#SAMPLEAPPLICATION
Sample application
/prog_guide/nonphab.html#id6
What's going on
/prog_guide/nonphab.html#id8
PtInit
/prog_guide/nonphab.html#id10
PtCreateWidget --- first call
/prog_guide/nonphab.html#id12
PtSetArg
/prog_guide/nonphab.html#id14
PtCreateWidget --- second call
/prog_guide/nonphab.html#id16
PtRealizeWidget
/prog_guide/nonphab.html#id18
PtMainLoop
/prog_guide/nonphab.html#CONNECTINGAPPLICATIONCODETOWIDGETS
Connecting application code to widgets
/prog_guide/nonphab.html#id21
Callbacks
/prog_guide/nonphab.html#id23
Event handling
/prog_guide/nonphab.html#CompleteApplication
Complete sample application
/prog_guide/architecture.html#id1
Photon Architecture
/prog_guide/architecture.html#EVENTSPACE
Event space
/prog_guide/architecture.html#id4
Regions and events
/prog_guide/architecture.html#EVENTS
Events
/prog_guide/architecture.html#id7
Initial rectangle set
/prog_guide/architecture.html#id9
Collected rectangle set
/prog_guide/architecture.html#REGIONS
Regions
/prog_guide/architecture.html#id12
Sensitivity
/prog_guide/architecture.html#id14
Opacity
/prog_guide/architecture.html#id16
Attribute summary
/prog_guide/architecture.html#id18
Event logging
/prog_guide/architecture.html#id20
Event modification
/prog_guide/architecture.html#id22
Parent/child relationships
/prog_guide/architecture.html#id24
Photon coordinate space
/prog_guide/architecture.html#id26
Root region
/prog_guide/architecture.html#EVENTTYPES
Event types
/prog_guide/architecture.html#HOWREGIONOWNERSARENOTIFIEDOFEVENTS
How region owners are notified of events
/prog_guide/architecture.html#id30
Polling
/prog_guide/architecture.html#id32
Synchronous notification
/prog_guide/architecture.html#ASYNCHRONOUSNOTIFICATION
Asynchronous notification
/prog_guide/architecture.html#DEVICEREGION
Device region
/prog_guide/architecture.html#id36
Pointer focus
/prog_guide/architecture.html#id38
Keyboard focus
/prog_guide/architecture.html#id40
Drag events
/prog_guide/architecture.html#DragNDrop
Drag-and-drop events
/prog_guide/architecture.html#PHOTONDRIVERS
Photon drivers
/prog_guide/architecture.html#id44
Input drivers
/prog_guide/architecture.html#id46
Mouse driver
/prog_guide/architecture.html#id48
Keyboard driver
/prog_guide/architecture.html#id50
Output drivers
/prog_guide/architecture.html#id52
Graphics driver
/prog_guide/architecture.html#id54
Multiple graphic drivers
/prog_guide/architecture.html#id56
Drivers using separate regions
/prog_guide/architecture.html#id58
Drivers using overlapping regions
/prog_guide/architecture.html#id60
Encapsulation drivers
/prog_guide/architecture.html#PHOTONWINDOWMANAGER
Photon window manager
/prog_guide/architecture.html#WindowFrameRegions
Window-frame regions
/prog_guide/architecture.html#FocusRegion
Focus region
/prog_guide/architecture.html#WorkspaceRegion
Workspace region
/prog_guide/architecture.html#BackdropRegion
Backdrop region
/prog_guide/widget_qref.html#id1
Widgets at a Glance
/prog_guide/utfencode.html#id1
Unicode Multilingual Support
/prog_guide/utfencode.html#Chars
Wide and multibyte characters
/prog_guide/utfencode.html#Unicode
Unicode
/prog_guide/utfencode.html#UTF8Encoding
UTF-8 encoding
/prog_guide/utfencode.html#ConversionFunctions
Conversion functions
/prog_guide/utfencode.html#OtherEncodings
Other encodings
/prog_guide/utfencode.html#KeyboardDrivers
Keyboard drivers
/prog_guide/utfencode.html#id9
Example: text widgets
/prog_guide/utfencode.html#id11
Dead keys and compose sequences
/prog_guide/utfencode.html#COMPSEQ
Photon compose sequences
/prog_guide/embed.html#id1
Photon in Embedded Systems
/prog_guide/embed.html#ASSUME
Assumptions
/prog_guide/embed.html#INTRO
Introduction
/prog_guide/embed.html#id5
Photon Server
/prog_guide/embed.html#id7
Graphics subsystem
/prog_guide/embed.html#id9
Font support
/prog_guide/embed.html#id11
Input support
/prog_guide/embed.html#id13
User applications
/prog_guide/embed.html#id15
Steps to boot into Photon
/prog_guide/embed.html#BASICS
The basics
/prog_guide/embed.html#exportEnvar
Step 1. Export environment variables
/prog_guide/embed.html#startPhotonServer
Step 2. Start the Photon server
/prog_guide/embed.html#id20
Files needed
/prog_guide/embed.html#configureFonts
Step 3. Configure fonts
/prog_guide/embed.html#startGraphics
Step 4. Start the graphics driver
/prog_guide/embed.html#startInput
Step 5. Start the input driver
/prog_guide/embed.html#id25
Files needed
/prog_guide/embed.html#startPWM
Step 6. Start the window manager
/prog_guide/embed.html#id28
Files needed
/prog_guide/embed.html#startApp
Step 7. Start your application
/prog_guide/embed.html#id31
Files needed
/prog_guide/embed.html#ISSUES
Caveats
/prog_guide/embed.html#mkifs
mkifs
/prog_guide/embed.html#id35
Flash filesystems
/prog_guide/embed.html#id37
Graphics
/prog_guide/embed.html#id39
Miscellaneous
/prog_guide/embed.html#Example
Example
/prog_guide/embed.html#RequiredBinaries
Required binaries
/prog_guide/embed.html#RequiredLibraries
Required libraries
/prog_guide/embed.html#RequiredFonts
Required fonts
/prog_guide/embed.html#AllTogether
Putting it all together
/prog_guide/embed.html#Troubleshooting
Troubleshooting
/prog_guide/embed.html#ide_example
Example: Using the IDE's System Builder
/prog_guide/embed.html#advanced
Advanced Topics
/prog_guide/embed.html#configuring_fonts
Configuring fonts
/prog_guide/embed.html#id50
Internal or external?
/prog_guide/embed.html#id52
Required fonts
/prog_guide/embed.html#id54
Required fonts binaries
/prog_guide/embed.html#configuringFonts
Configure the font server
/prog_guide/embed.html#splash
Adding a splash screen
/prog_guide/winhost.html#id1
Using PhAB under Microsoft Windows
/prog_guide/winhost.html#PHWINDOW
Photon in a single window
/prog_guide/winhost.html#EXIT
Exiting PhAB
/prog_guide/winhost.html#ADVANCED
Advanced options
/prog_guide/winhost.html#PHINDOWSOPTS
PHINDOWSOPTS
/prog_guide/winhost.html#Transferring
Transferring PhAB projects
/prog_guide/winhost.html#DebuggerLaunch
Debugger launch line
/prog_guide/winhost.html#CustomWidgets
Custom widget development and PhAB
/prog_guide/winhost.html#CustomFonts
Using custom TrueType fonts and PhAB
/prog_guide/winhost.html#PhotonHookDLLs
Photon Hook DLLs
/prog_guide/shortcuts.html#id1
PhAB Keyboard Shortcuts
/prog_guide/shortcuts.html#project
Project management shortcuts
/prog_guide/shortcuts.html#editing
Editing shortcuts
/prog_guide/shortcuts.html#adding
Adding items shortcuts
/prog_guide/shortcuts.html#building
Building shortcuts
/prog_guide/shortcuts.html#widget
Widget management shortcuts
/prog_guide/shortcuts.html#view
View and window shortcuts
/prog_guide/shortcuts.html#other
Other shortcuts
/prog_guide/glossary.html#id1
Glossary
/prog_guide/keywords-all.html
Keyword Index
/prog_guide/keywords-!.html
!
/prog_guide/keywords-A.html
A
/prog_guide/keywords-B.html
B
/prog_guide/keywords-C.html
C
/prog_guide/keywords-D.html
D
/prog_guide/keywords-E.html
E
/prog_guide/keywords-F.html
F
/prog_guide/keywords-G.html
G
/prog_guide/keywords-H.html
H
/prog_guide/keywords-I.html
I
/prog_guide/keywords-K.html
K
/prog_guide/keywords-L.html
L
/prog_guide/keywords-M.html
M
/prog_guide/keywords-N.html
N
/prog_guide/keywords-O.html
O
/prog_guide/keywords-P.html
P
/prog_guide/keywords-Q.html
Q
/prog_guide/keywords-R.html
R
/prog_guide/keywords-S.html
S
/prog_guide/keywords-T.html
T
/prog_guide/keywords-U.html
U
/prog_guide/keywords-V.html
V
/prog_guide/keywords-W.html
W
/prog_guide/keywords-X.html
X
/prog_guide/keywords-Z.html
Z
/widget_ref/about.html
Widget Reference
/widget_ref/about.html#id1
About This Reference
/widget_ref/about.html#WhatsNew63sp1
What's new in Photon for QNX Neutrino 6.3 Service Pack 1
/widget_ref/about.html#NewWidgets63sp1
New widgets
/widget_ref/about.html#Changes63sp1
Changes
/widget_ref/about.html#Changes63sp1_PtGenList
PtGenList
/widget_ref/about.html#Changes63sp1_PtBasic
PtBasic
/widget_ref/about.html#Changes63sp1_PtWindow
PtWindow
/widget_ref/about.html#WhatsNew63
What's new in Photon for QNX Neutrino 6.3
/widget_ref/about.html#NewWidgets63
New widgets
/widget_ref/about.html#Changes63
Changes
/widget_ref/about.html#Changes63_PtBasic
PtBasic
/widget_ref/about.html#Changes63_PtContainer
PtContainer
/widget_ref/about.html#Changes63_PtFontSel
PtFontSel
/widget_ref/about.html#Changes63_PtLabel
PtLabel
/widget_ref/about.html#Changes63_PtSeparator
PtSeparator
/widget_ref/about.html#Changes63_PtTerminal
PtTerminal
/widget_ref/about.html#Changes63_PtTree
PtTree
/widget_ref/about.html#Changes63_PtWebClient
PtWebClient
/widget_ref/about.html#Changes63_PtWidget
PtWidget
/widget_ref/about.html#WhatsNew621
What's new in Photon for QNX Neutrino 6.2.1
/widget_ref/about.html#Changes621
Changes
/widget_ref/about.html#Changes621_PtGraphics
PtGraphics
/widget_ref/about.html#Errata621
Errata
/widget_ref/about.html#WhatsNew62
What's new in Photon for QNX Neutrino 6.2.0
/widget_ref/about.html#Changes62_PtBasic
PtBasic
/widget_ref/about.html#Changes62_PtFontSel
PtFontSel
/widget_ref/about.html#Changes62_PtGenList
PtGenList
/widget_ref/about.html#Changes62_PtMultiText
PtMultiText
/widget_ref/about.html#Changes62_PtOSContainer
PtOSContainer
/widget_ref/about.html#Changes62_PtSlider
PtSlider
/widget_ref/about.html#Changes62_PtTerminal
PtTerminal
/widget_ref/about.html#Changes62_PtText
PtText
/widget_ref/about.html#Changes62_PtTty
PtTty
/widget_ref/about.html#WhatsNew61
What's new in Photon for QNX Neutrino 6.1.0
/widget_ref/about.html#Changes61_PtGroup
PtGroup
/widget_ref/about.html#Changes61_PtMenu
PtMenu
/widget_ref/about.html#Changes61_PtNumericFloat
PtNumericFloat
/widget_ref/about.html#Changes61_PtNumericInteger
PtNumericInteger
/widget_ref/about.html#WhatsNew20
What's new in Photon for QNX Neutrino 6.0
/widget_ref/about.html#NewWidgets
New widgets
/widget_ref/about.html#DeprecatedWidgets
Deprecated widgets
/widget_ref/about.html#OtherChanges
Other changes
/widget_ref/about.html#Changes_PtBasic
PtBasic
/widget_ref/about.html#Changes_PtBezier
PtBezier
/widget_ref/about.html#Changes_PtBkgd
PtBkgd
/widget_ref/about.html#Changes_PtButton
PtButton
/widget_ref/about.html#Changes_PtComboBox
PtComboBox
/widget_ref/about.html#Changes_PtContainer
PtContainer
/widget_ref/about.html#Changes_PtFileSel
PtFileSel
/widget_ref/about.html#Changes_PtFontSel
PtFontSel
/widget_ref/about.html#Changes_PtGenList
PtGenList
/widget_ref/about.html#Changes_PtGauge
PtGauge
/widget_ref/about.html#Changes_PtGenTree
PtGenTree
/widget_ref/about.html#Changes_PtGraphic
PtGraphic
/widget_ref/about.html#Changes_PtGrid
PtGrid
/widget_ref/about.html#Changes_PtLabel
PtLabel
/widget_ref/about.html#Changes_PtMenuButton
PtMenuButton
/widget_ref/about.html#Changes_PtMultiText
PtMultiText
/widget_ref/about.html#Changes_PtNumeric
PtNumeric
/widget_ref/about.html#Changes_PtNumericInteger
PtNumericInteger
/widget_ref/about.html#Changes_PtPolygon
PtPolygon
/widget_ref/about.html#Changes_PtPrintSel
PtPrintSel
/widget_ref/about.html#Changes_PtRaw
PtRaw
/widget_ref/about.html#Changes_PtRegion
PtRegion
/widget_ref/about.html#Changes_PtScrollArea
PtScrollArea
/widget_ref/about.html#Changes_PtScrollbar
PtScrollbar
/widget_ref/about.html#Changes_PtSlider
PtSlider
/widget_ref/about.html#Changes_PtTerminal
PtTerminal
/widget_ref/about.html#Changes_PtText
PtText
/widget_ref/about.html#Changes_PtTimer
PtTimer
/widget_ref/about.html#Changes_PtToggleButton
PtToggleButton
/widget_ref/about.html#Changes_PtTree
PtTree
/widget_ref/about.html#Changes_PtTty
PtTty
/widget_ref/about.html#Changes_PtWidget
PtWidget
/widget_ref/about.html#Changes_PtWindow
PtWindow
/widget_ref/datastruct.html#id1
Global Data Structures
/widget_ref/ptballooncallback_t.html#id1
PtBalloonCallback_t
/widget_ref/ptballooncallback_t.html#id3
Synopsis:
/widget_ref/ptballooncallback_t.html#id5
Description:
/widget_ref/ptballooncallback_t.html#id7
Classification:
/widget_ref/ptballooncallback_t.html#id9
See also:
/widget_ref/ptcallback_t.html#id1
PtCallback_t
/widget_ref/ptcallback_t.html#id3
Synopsis:
/widget_ref/ptcallback_t.html#id5
Description:
/widget_ref/ptcallback_t.html#id7
Callback functions
/widget_ref/ptcallback_t.html#id9
Classification:
/widget_ref/ptcallback_t.html#id11
See also:
/widget_ref/ptcallbackinfo_t.html#id1
PtCallbackInfo_t
/widget_ref/ptcallbackinfo_t.html#id3
Synopsis:
/widget_ref/ptcallbackinfo_t.html#id5
Description:
/widget_ref/ptcallbackinfo_t.html#id7
Classification:
/widget_ref/ptcallbackinfo_t.html#id9
See also:
/widget_ref/pthotkeycallback_t.html#id1
PtHotkeyCallback_t
/widget_ref/pthotkeycallback_t.html#id3
Synopsis:
/widget_ref/pthotkeycallback_t.html#id5
Description:
/widget_ref/pthotkeycallback_t.html#id7
Classification:
/widget_ref/pthotkeycallback_t.html#id9
See also:
/widget_ref/ptrawcallback_t.html#id1
PtRawCallback_t
/widget_ref/ptrawcallback_t.html#id3
Synopsis:
/widget_ref/ptrawcallback_t.html#id5
Description:
/widget_ref/ptrawcallback_t.html#id7
Classification:
/widget_ref/ptrawcallback_t.html#id9
See also:
/widget_ref/widgets.html#id1
Widgets
/widget_ref/widgets.html#WidgetHierarchy
Widget hierarchy
/widget_ref/widgets.html#PhABIcons
Widget icons in PhAB
/widget_ref/widgets.html#WidgetDescription
What's in a widget description?
/widget_ref/widgets.html#id6
Class hierarchy
/widget_ref/widgets.html#id8
PhAB icon
/widget_ref/widgets.html#id10
Public header
/widget_ref/widgets.html#id12
Description
/widget_ref/widgets.html#RESOURCES
New resources
/widget_ref/widgets.html#INHERITED
Inherited resources
/widget_ref/widgets.html#id16
Convenience functions
/widget_ref/widget_ref1.html#id1
Photon Widgets --- PtA to PtN
/widget_ref/ptarc.html#id1
PtArc
/widget_ref/ptarc.html#id3
Class hierarchy:
/widget_ref/ptarc.html#id5
PhAB icon:
/widget_ref/ptarc.html#id7
Public header:
/widget_ref/ptarc.html#id9
Description:
/widget_ref/ptarc.html#NRESOURCES
New resources:
/widget_ref/ptarc.html#Pt_ARG_ARC_END
Pt_ARG_ARC_END
/widget_ref/ptarc.html#Pt_ARG_ARC_START
Pt_ARG_ARC_START
/widget_ref/ptarc.html#Pt_ARG_ARC_TYPE
Pt_ARG_ARC_TYPE
/widget_ref/ptarc.html#IRESOURCES
Inherited resources:
/widget_ref/ptbargraph.html#id1
PtBarGraph
/widget_ref/ptbargraph.html#id3
Class hierarchy:
/widget_ref/ptbargraph.html#id5
PhAB icon:
/widget_ref/ptbargraph.html#id7
Public header:
/widget_ref/ptbargraph.html#id9
Description:
/widget_ref/ptbargraph.html#NRESOURCES
New resources:
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_BASE
Pt_ARG_BARGRAPH_BASE
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_COLOR
Pt_ARG_BARGRAPH_COLOR
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_DATA
Pt_ARG_BARGRAPH_DATA
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_DEPTH
Pt_ARG_BARGRAPH_DEPTH
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_FLAGS
Pt_ARG_BARGRAPH_FLAGS
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_GRID_COLOR
Pt_ARG_BARGRAPH_GRID_COLOR
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_GRID_HORIZ
Pt_ARG_BARGRAPH_GRID_HORIZ
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_GRID_VERT
Pt_ARG_BARGRAPH_GRID_VERT
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_MAX
Pt_ARG_BARGRAPH_MAX
/widget_ref/ptbargraph.html#Pt_ARG_BARGRAPH_MIN
Pt_ARG_BARGRAPH_MIN
/widget_ref/ptbargraph.html#IRESOURCES
Inherited resources:
/widget_ref/ptbasic.html#id1
PtBasic
/widget_ref/ptbasic.html#id3
Class hierarchy:
/widget_ref/ptbasic.html#id5
PhAB icon:
/widget_ref/ptbasic.html#id7
Public header:
/widget_ref/ptbasic.html#id9
Description:
/widget_ref/ptbasic.html#SelectingWidgets
Selecting widgets
/widget_ref/ptbasic.html#BordersColors
Borders and colors
/widget_ref/ptbasic.html#NRESOURCES
New resources:
/widget_ref/ptbasic.html#Pt_ARG_BANDWIDTH_THRESHOLD
Pt_ARG_BANDWIDTH_THRESHOLD
/widget_ref/ptbasic.html#Pt_ARG_BASIC_FLAGS
Pt_ARG_BASIC_FLAGS
/widget_ref/ptbasic.html#EdgeControl
Edge-control bits
/widget_ref/ptbasic.html#FillControl
Fill-control bits
/widget_ref/ptbasic.html#StateChange
Behavior on state change
/widget_ref/ptbasic.html#Pt_ARG_BEVEL_COLOR
Pt_ARG_BEVEL_COLOR
/widget_ref/ptbasic.html#Pt_ARG_BEVEL_CONTRAST
Pt_ARG_BEVEL_CONTRAST
/widget_ref/ptbasic.html#Pt_ARG_COLOR
Pt_ARG_COLOR
/widget_ref/ptbasic.html#Pt_ARG_CONTRAST
Pt_ARG_CONTRAST
/widget_ref/ptbasic.html#Pt_ARG_DARK_BEVEL_COLOR
Pt_ARG_DARK_BEVEL_COLOR
/widget_ref/ptbasic.html#Pt_ARG_DARK_FILL_COLOR
Pt_ARG_DARK_FILL_COLOR
/widget_ref/ptbasic.html#Pt_ARG_FILL_COLOR
Pt_ARG_FILL_COLOR
/widget_ref/ptbasic.html#Pt_ARG_FILL_PATTERN
Pt_ARG_FILL_PATTERN
/widget_ref/ptbasic.html#Pt_ARG_HIGHLIGHT_ROUNDNESS
Pt_ARG_HIGHLIGHT_ROUNDNESS
/widget_ref/ptbasic.html#Pt_ARG_INLINE_COLOR
Pt_ARG_INLINE_COLOR
/widget_ref/ptbasic.html#Pt_ARG_LIGHT_BEVEL_COLOR
Pt_ARG_LIGHT_BEVEL_COLOR
/widget_ref/ptbasic.html#Pt_ARG_LIGHT_FILL_COLOR
Pt_ARG_LIGHT_FILL_COLOR
/widget_ref/ptbasic.html#Pt_ARG_MARGIN_HEIGHT
Pt_ARG_MARGIN_HEIGHT
/widget_ref/ptbasic.html#Pt_ARG_MARGIN_WIDTH
Pt_ARG_MARGIN_WIDTH
/widget_ref/ptbasic.html#Pt_ARG_OUTLINE_COLOR
Pt_ARG_OUTLINE_COLOR
/widget_ref/ptbasic.html#Pt_ARG_STYLE
Pt_ARG_STYLE
/widget_ref/ptbasic.html#Pt_ARG_TRANS_PATTERN
Pt_ARG_TRANS_PATTERN
/widget_ref/ptbasic.html#Pt_CB_ACTIVATE
Pt_CB_ACTIVATE
/widget_ref/ptbasic.html#Pt_CB_ARM
Pt_CB_ARM
/widget_ref/ptbasic.html#Pt_CB_DISARM
Pt_CB_DISARM
/widget_ref/ptbasic.html#Pt_CB_GOT_FOCUS
Pt_CB_GOT_FOCUS
/widget_ref/ptbasic.html#Pt_CB_LOST_FOCUS
Pt_CB_LOST_FOCUS
/widget_ref/ptbasic.html#Pt_CB_MENU
Pt_CB_MENU
/widget_ref/ptbasic.html#Pt_CB_REPEAT
Pt_CB_REPEAT
/widget_ref/ptbasic.html#IRESOURCES
Inherited resources:
/widget_ref/ptbezier.html#id1
PtBezier
/widget_ref/ptbezier.html#id3
Class hierarchy:
/widget_ref/ptbezier.html#id5
PhAB icon:
/widget_ref/ptbezier.html#id7
Public header:
/widget_ref/ptbezier.html#id9
Description:
/widget_ref/ptbezier.html#NRESOURCES
New resources:
/widget_ref/ptbezier.html#Pt_ARG_BEZIER_FLAGS
Pt_ARG_BEZIER_FLAGS
/widget_ref/ptbezier.html#IRESOURCES
Inherited resources:
/widget_ref/ptbkgd.html#id1
PtBkgd
/widget_ref/ptbkgd.html#id3
Class hierarchy:
/widget_ref/ptbkgd.html#id5
PhAB icon:
/widget_ref/ptbkgd.html#id7
Public header:
/widget_ref/ptbkgd.html#id9
Description:
/widget_ref/ptbkgd.html#NRESOURCES
New resources:
/widget_ref/ptbkgd.html#Pt_ARG_BKGD_IMAGE
Pt_ARG_BKGD_IMAGE
/widget_ref/ptbkgd.html#Pt_ARG_BKGD_SPACING_X
Pt_ARG_BKGD_SPACING_X
/widget_ref/ptbkgd.html#Pt_ARG_BKGD_SPACING_Y
Pt_ARG_BKGD_SPACING_Y
/widget_ref/ptbkgd.html#Pt_ARG_BKGD_TILE
Pt_ARG_BKGD_TILE
/widget_ref/ptbkgd.html#IRESOURCES
Inherited resources:
/widget_ref/ptbutton.html#id1
PtButton
/widget_ref/ptbutton.html#id3
Class hierarchy:
/widget_ref/ptbutton.html#id5
PhAB icon:
/widget_ref/ptbutton.html#id7
Public header:
/widget_ref/ptbutton.html#id9
Description:
/widget_ref/ptbutton.html#id11
Creating pushbuttons
/widget_ref/ptbutton.html#id13
Pushbutton behavior
/widget_ref/ptbutton.html#id15
Visual feedback
/widget_ref/ptbutton.html#NRESOURCES
New resources:
/widget_ref/ptbutton.html#Pt_ARG_ARM_COLOR
Pt_ARG_ARM_COLOR
/widget_ref/ptbutton.html#Pt_ARG_ARM_FILL
Pt_ARG_ARM_FILL
/widget_ref/ptbutton.html#Pt_ARG_ARM_IMAGE
Pt_ARG_ARM_IMAGE
/widget_ref/ptbutton.html#IRESOURCES
Inherited resources:
/widget_ref/ptcalendar.html#id1
PtCalendar
/widget_ref/ptcalendar.html#id3
Class hierarchy:
/widget_ref/ptcalendar.html#id5
PhAB icon:
/widget_ref/ptcalendar.html#id7
Public header:
/widget_ref/ptcalendar.html#id9
Description:
/widget_ref/ptcalendar.html#NRESOURCES
New resources:
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_COLOR1
Pt_ARG_CALENDAR_COLOR1
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_COLOR2
Pt_ARG_CALENDAR_COLOR2
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_COLOR3
Pt_ARG_CALENDAR_COLOR3
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_COLOR4
Pt_ARG_CALENDAR_COLOR4
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_COLOR5
Pt_ARG_CALENDAR_COLOR5
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_DATE
Pt_ARG_CALENDAR_DATE
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_FLAGS
Pt_ARG_CALENDAR_FLAGS
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_FONT1
Pt_ARG_CALENDAR_FONT1
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_FONT2
Pt_ARG_CALENDAR_FONT2
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_FONT3
Pt_ARG_CALENDAR_FONT3
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_FONT4
Pt_ARG_CALENDAR_FONT4
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_FONT5
Pt_ARG_CALENDAR_FONT5
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_HIGHLIGHT
Pt_ARG_CALENDAR_HIGHLIGHT
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_MONTH_BTN_COLOR
Pt_ARG_CALENDAR_MONTH_BTN_COLOR
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_MONTH_NAMES
Pt_ARG_CALENDAR_MONTH_NAMES
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_SEL_COLOR
Pt_ARG_CALENDAR_SEL_COLOR
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_TIME_T
Pt_ARG_CALENDAR_TIME_T
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_WDAY_NAMES
Pt_ARG_CALENDAR_WDAY_NAMES
/widget_ref/ptcalendar.html#Pt_ARG_CALENDAR_YEAR_BTN_COLOR
Pt_ARG_CALENDAR_YEAR_BTN_COLOR
/widget_ref/ptcalendar.html#Pt_CB_CALENDAR_SELECT
Pt_CB_CALENDAR_SELECT
/widget_ref/ptcalendar.html#IRESOURCES
Inherited resources:
/widget_ref/ptclient.html#id1
PtClient
/widget_ref/ptclient.html#id3
Class hierarchy:
/widget_ref/ptclient.html#id5
PhAB icon:
/widget_ref/ptclient.html#id7
Public header:
/widget_ref/ptclient.html#id9
Description:
/widget_ref/ptclient.html#NRESOURCES
New resources:
/widget_ref/ptclient.html#Pt_ARG_CLIENT_FLAGS
Pt_ARG_CLIENT_FLAGS
/widget_ref/ptclient.html#Pt_ARG_CLIENT_NAME
Pt_ARG_CLIENT_NAME
/widget_ref/ptclient.html#Pt_ARG_CLIENT_REPLY_LEN
Pt_ARG_CLIENT_REPLY_LEN
/widget_ref/ptclient.html#Pt_ARG_CLIENT_SEND
Pt_ARG_CLIENT_SEND
/widget_ref/ptclient.html#Pt_ARG_CLIENT_SERVER
Pt_ARG_CLIENT_SERVER (read only)
/widget_ref/ptclient.html#Pt_CB_CLIENT_CONNECTED
Pt_CB_CLIENT_CONNECTED
/widget_ref/ptclient.html#Pt_CB_CLIENT_ERROR
Pt_CB_CLIENT_ERROR
/widget_ref/ptclient.html#Pt_CB_CLIENT_EVENT
Pt_CB_CLIENT_EVENT
/widget_ref/ptclient.html#Pt_CB_CLIENT_NOT_FOUND
Pt_CB_CLIENT_NOT_FOUND
/widget_ref/ptclient.html#IRESOURCES
Inherited resources:
/widget_ref/ptclock.html#id1
PtClock
/widget_ref/ptclock.html#id3
Class hierarchy:
/widget_ref/ptclock.html#id5
PhAB icon:
/widget_ref/ptclock.html#id7
Public header:
/widget_ref/ptclock.html#id9
Description:
/widget_ref/ptclock.html#NRESOURCES
New resources:
/widget_ref/ptclock.html#Pt_ARG_CLOCK_FACE_COLOR
Pt_ARG_CLOCK_FACE_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_FACE_OUTLINE_COLOR
Pt_ARG_CLOCK_FACE_OUTLINE_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_FLAGS
Pt_ARG_CLOCK_FLAGS
/widget_ref/ptclock.html#Pt_ARG_CLOCK_FONT
Pt_ARG_CLOCK_FONT
/widget_ref/ptclock.html#Pt_ARG_CLOCK_HOUR
Pt_ARG_CLOCK_HOUR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_HOUR_COLOR
Pt_ARG_CLOCK_HOUR_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_HOUR_OFFSET
Pt_ARG_CLOCK_HOUR_OFFSET
/widget_ref/ptclock.html#Pt_ARG_CLOCK_MINUTE
Pt_ARG_CLOCK_MINUTE
/widget_ref/ptclock.html#Pt_ARG_CLOCK_MINUTE_COLOR
Pt_ARG_CLOCK_MINUTE_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_MINUTE_OFFSET
Pt_ARG_CLOCK_MINUTE_OFFSET
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SECOND
Pt_ARG_CLOCK_SECOND
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SECOND_COLOR
Pt_ARG_CLOCK_SECOND_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SECOND_OFFSET
Pt_ARG_CLOCK_SECOND_OFFSET
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SEP1
Pt_ARG_CLOCK_SEP1
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SEP1_COLOR
Pt_ARG_CLOCK_SEP1_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SEP2
Pt_ARG_CLOCK_SEP2
/widget_ref/ptclock.html#Pt_ARG_CLOCK_SEP2_COLOR
Pt_ARG_CLOCK_SEP2_COLOR
/widget_ref/ptclock.html#Pt_ARG_CLOCK_TYPE
Pt_ARG_CLOCK_TYPE
/widget_ref/ptclock.html#Pt_CB_CLOCK_TIME_CHANGED
Pt_CB_CLOCK_TIME_CHANGED
/widget_ref/ptclock.html#IRESOURCES
Inherited resources:
/widget_ref/ptcolorpanel.html#id1
PtColorPanel
/widget_ref/ptcolorpanel.html#id3
Class hierarchy:
/widget_ref/ptcolorpanel.html#id5
PhAB icon:
/widget_ref/ptcolorpanel.html#id7
Public header:
/widget_ref/ptcolorpanel.html#id9
Description:
/widget_ref/ptcolorpanel.html#NRESOURCES
New resources:
/widget_ref/ptcolorpanel.html#Pt_ARG_CPANEL_FLAGS
Pt_ARG_CPANEL_FLAGS
/widget_ref/ptcolorpanel.html#IRESOURCES
Inherited resources:
/widget_ref/ptcolorpatch.html#id1
PtColorPatch
/widget_ref/ptcolorpatch.html#id3
Class hierarchy:
/widget_ref/ptcolorpatch.html#id5
PhAB icon:
/widget_ref/ptcolorpatch.html#id7
Public header:
/widget_ref/ptcolorpatch.html#id9
Description:
/widget_ref/ptcolorpatch.html#NRESOURCES
New resources:
/widget_ref/ptcolorpatch.html#Pt_ARG_CPATCH_FLAGS
Pt_ARG_CPATCH_FLAGS
/widget_ref/ptcolorpatch.html#IRESOURCES
Inherited resources:
/widget_ref/ptcolorsel.html#id1
PtColorSel
/widget_ref/ptcolorsel.html#id3
Class hierarchy:
/widget_ref/ptcolorsel.html#id5
PhAB icon:
/widget_ref/ptcolorsel.html#id7
Public header:
/widget_ref/ptcolorsel.html#id9
Description:
/widget_ref/ptcolorsel.html#NRESOURCES
New resources:
/widget_ref/ptcolorsel.html#Pt_ARG_CS_COLOR
Pt_ARG_CS_COLOR
/widget_ref/ptcolorsel.html#Pt_ARG_CS_COLOR_MODELS
Pt_ARG_CS_COLOR_MODELS
/widget_ref/ptcolorsel.html#Pt_ARG_CS_CURRENT_MODEL
Pt_ARG_CS_CURRENT_MODEL
/widget_ref/ptcolorsel.html#Pt_ARG_CS_FLAGS
Pt_ARG_CS_FLAGS
/widget_ref/ptcolorsel.html#Pt_ARG_CS_PALETTE
Pt_ARG_CS_PALETTE
/widget_ref/ptcolorsel.html#Pt_CB_CS_COLOR_CHANGED
Pt_CB_CS_COLOR_CHANGED
/widget_ref/ptcolorsel.html#IRESOURCES
Inherited resources:
/widget_ref/ptcolorselgroup.html#id1
PtColorSelGroup
/widget_ref/ptcolorselgroup.html#id3
Class hierarchy:
/widget_ref/ptcolorselgroup.html#id5
PhAB icon:
/widget_ref/ptcolorselgroup.html#id7
Public header:
/widget_ref/ptcolorselgroup.html#id9
Description:
/widget_ref/ptcolorselgroup.html#NRESOURCES
New resources:
/widget_ref/ptcolorselgroup.html#Pt_ARG_CSGROUP_FLAGS
Pt_ARG_CSGROUP_FLAGS
/widget_ref/ptcolorselgroup.html#IRESOURCES
Inherited resources:
/widget_ref/ptcolorwell.html#id1
PtColorWell
/widget_ref/ptcolorwell.html#id3
Class hierarchy:
/widget_ref/ptcolorwell.html#id5
PhAB icon:
/widget_ref/ptcolorwell.html#id7
Public header:
/widget_ref/ptcolorwell.html#id9
Description:
/widget_ref/ptcolorwell.html#NRESOURCES
New resources:
/widget_ref/ptcolorwell.html#Pt_ARG_CWELL_FLAGS
Pt_ARG_CWELL_FLAGS
/widget_ref/ptcolorwell.html#Pt_ARG_CWELL_SWATCH_DIM
Pt_ARG_CWELL_SWATCH_DIM
/widget_ref/ptcolorwell.html#IRESOURCES
Inherited resources:
/widget_ref/ptcombobox.html#id1
PtComboBox
/widget_ref/ptcombobox.html#id3
Class hierarchy:
/widget_ref/ptcombobox.html#id5
PhAB icon:
/widget_ref/ptcombobox.html#id7
Public header:
/widget_ref/ptcombobox.html#id9
Description:
/widget_ref/ptcombobox.html#KeyboardActions
Keyboard actions
/widget_ref/ptcombobox.html#Callbacks
Callbacks
/widget_ref/ptcombobox.html#NRESOURCES
New resources:
/widget_ref/ptcombobox.html#Pt_ARG_CBOX_BUTTON_WIDTH
Pt_ARG_CBOX_BUTTON_WIDTH
/widget_ref/ptcombobox.html#Pt_ARG_CBOX_FLAGS
Pt_ARG_CBOX_FLAGS
/widget_ref/ptcombobox.html#Pt_ARG_CBOX_MAX_VISIBLE_COUNT
Pt_ARG_CBOX_MAX_VISIBLE_COUNT
/widget_ref/ptcombobox.html#Pt_ARG_CBOX_SEL_ITEM
Pt_ARG_CBOX_SEL_ITEM
/widget_ref/ptcombobox.html#Pt_ARG_CBOX_TEXT_FILL_COLOR
Pt_ARG_CBOX_TEXT_FILL_COLOR
/widget_ref/ptcombobox.html#Pt_CB_CBOX_ACTIVATE
Pt_CB_CBOX_ACTIVATE
/widget_ref/ptcombobox.html#Pt_CB_CBOX_CLOSE
Pt_CB_CBOX_CLOSE
/widget_ref/ptcombobox.html#BRESOURCES
Exported subordinate children:
/widget_ref/ptcombobox.html#IRESOURCES
Inherited resources:
/widget_ref/ptcombobox.html#Pt_ARG_VISIBLE_COUNT
Pt_ARG_VISIBLE_COUNT
/widget_ref/ptcombobox.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptcomboboxlistclose.html#id1
PtComboBoxListClose
/widget_ref/pt/ptcomboboxlistclose.html#id3
Synopsis:
/widget_ref/pt/ptcomboboxlistclose.html#id5
Description:
/widget_ref/pt/ptcomboboxlistclose.html#id7
Returns:
/widget_ref/pt/ptcomboboxlistclose.html#id9
Classification:
/widget_ref/pt/ptcomboboxlistclose.html#id10
Safety:
/widget_ref/pt/ptcomboboxlistclose.html#id12
See also:
/widget_ref/pt/ptcomboboxlistopen.html#id1
PtComboBoxListOpen
/widget_ref/pt/ptcomboboxlistopen.html#id3
Synopsis:
/widget_ref/pt/ptcomboboxlistopen.html#id5
Description:
/widget_ref/pt/ptcomboboxlistopen.html#id7
Returns:
/widget_ref/pt/ptcomboboxlistopen.html#id9
Classification:
/widget_ref/pt/ptcomboboxlistopen.html#id10
Safety:
/widget_ref/pt/ptcomboboxlistopen.html#id12
See also:
/widget_ref/ptcompound.html#id1
PtCompound
/widget_ref/ptcompound.html#id3
Class hierarchy:
/widget_ref/ptcompound.html#id5
PhAB icon:
/widget_ref/ptcompound.html#id7
Public header:
/widget_ref/ptcompound.html#id9
Description:
/widget_ref/ptcompound.html#IRESOURCES
Inherited resources:
/widget_ref/ptcontainer.html#id1
PtContainer
/widget_ref/ptcontainer.html#id3
Class hierarchy:
/widget_ref/ptcontainer.html#id5
PhAB icon:
/widget_ref/ptcontainer.html#id7
Public header:
/widget_ref/ptcontainer.html#id9
Description:
/widget_ref/ptcontainer.html#NRESOURCES
New resources:
/widget_ref/ptcontainer.html#Pt_ARG_CONTAINER_FLAGS
Pt_ARG_CONTAINER_FLAGS
/widget_ref/ptcontainer.html#Pt_ARG_CURSOR_OVERRIDE
Pt_ARG_CURSOR_OVERRIDE
/widget_ref/ptcontainer.html#Pt_ARG_LAYOUT
Pt_ARG_LAYOUT
/widget_ref/ptcontainer.html#Pt_ARG_LAYOUT_INFO
Pt_ARG_LAYOUT_INFO
/widget_ref/ptcontainer.html#Pt_ARG_LAYOUT_TYPE
Pt_ARG_LAYOUT_TYPE
/widget_ref/ptcontainer.html#Pt_ARG_FILL_LAYOUT_INFO
Pt_ARG_FILL_LAYOUT_INFO
/widget_ref/ptcontainer.html#Pt_ARG_ROW_LAYOUT_INFO
Pt_ARG_ROW_LAYOUT_INFO
/widget_ref/ptcontainer.html#Pt_ARG_GRID_LAYOUT_INFO
Pt_ARG_GRID_LAYOUT_INFO
/widget_ref/ptcontainer.html#Pt_ARG_TITLE
Pt_ARG_TITLE
/widget_ref/ptcontainer.html#Pt_ARG_TITLE_FONT
Pt_ARG_TITLE_FONT
/widget_ref/ptcontainer.html#Pt_CB_BALLOONS
Pt_CB_BALLOONS
/widget_ref/ptcontainer.html#Pt_CB_CHILD_ADDED_REMOVED
Pt_CB_CHILD_ADDED_REMOVED
/widget_ref/ptcontainer.html#Pt_CB_CHILD_GETTING_FOCUS
Pt_CB_CHILD_GETTING_FOCUS
/widget_ref/ptcontainer.html#Pt_CB_CHILD_LOSING_FOCUS
Pt_CB_CHILD_LOSING_FOCUS
/widget_ref/ptcontainer.html#Pt_CB_LAYOUT
Pt_CB_LAYOUT
/widget_ref/ptcontainer.html#Pt_CB_RESIZE
Pt_CB_RESIZE
/widget_ref/ptcontainer.html#IRESOURCES
Inherited resources:
/widget_ref/ptdisjoint.html#id1
PtDisjoint
/widget_ref/ptdisjoint.html#id3
Class hierarchy:
/widget_ref/ptdisjoint.html#id5
PhAB icon:
/widget_ref/ptdisjoint.html#id7
Public header:
/widget_ref/ptdisjoint.html#id9
Description:
/widget_ref/ptdisjoint.html#NRESOURCES
New resources:
/widget_ref/ptdisjoint.html#Pt_ARG_SYSINFO
Pt_ARG_SYSINFO (read only)
/widget_ref/ptdisjoint.html#Pt_CB_SYSINFO
Pt_CB_SYSINFO
/widget_ref/ptdisjoint.html#IRESOURCES
Inherited resources:
/widget_ref/ptdivider.html#id1
PtDivider
/widget_ref/ptdivider.html#id3
Class hierarchy:
/widget_ref/ptdivider.html#id5
PhAB icon:
/widget_ref/ptdivider.html#id7
Public header:
/widget_ref/ptdivider.html#id9
Description:
/widget_ref/ptdivider.html#NRESOURCES
New resources:
/widget_ref/ptdivider.html#Pt_ARG_DIVIDER_FLAGS
Pt_ARG_DIVIDER_FLAGS
/widget_ref/ptdivider.html#Pt_ARG_DIVIDER_OFFSET
Pt_ARG_DIVIDER_OFFSET
/widget_ref/ptdivider.html#Pt_ARG_DIVIDER_SIZES
Pt_ARG_DIVIDER_SIZES (read-only)
/widget_ref/ptdivider.html#Pt_CB_DIVIDER_DRAG
Pt_CB_DIVIDER_DRAG
/widget_ref/ptdivider.html#BRESOURCES
Exported subordinate children:
/widget_ref/ptdivider.html#IRESOURCES
Inherited resources:
/widget_ref/ptdivider.html#Pt_ARG_BANDWIDTH_THRESHOLD
Pt_ARG_BANDWIDTH_THRESHOLD
/widget_ref/ptdivider.html#Pt_ARG_GROUP_ORIENTATION
Pt_ARG_GROUP_ORIENTATION
/widget_ref/ptellipse.html#id1
PtEllipse
/widget_ref/ptellipse.html#id3
Class hierarchy:
/widget_ref/ptellipse.html#id5
PhAB icon:
/widget_ref/ptellipse.html#id7
Public header:
/widget_ref/ptellipse.html#id9
Description:
/widget_ref/ptellipse.html#IRESOURCES
Inherited resources:
/widget_ref/ptfilesel.html#id1
PtFileSel
/widget_ref/ptfilesel.html#id3
Class hierarchy:
/widget_ref/ptfilesel.html#id5
PhAB icon:
/widget_ref/ptfilesel.html#id7
Public header:
/widget_ref/ptfilesel.html#id9
Description:
/widget_ref/ptfilesel.html#id11
Examples
/widget_ref/ptfilesel.html#NRESOURCES
New resources:
/widget_ref/ptfilesel.html#Pt_ARG_FS_FILE_SPEC
Pt_ARG_FS_FILE_SPEC
/widget_ref/ptfilesel.html#Pt_ARG_FS_FLAGS
Pt_ARG_FS_FLAGS
/widget_ref/ptfilesel.html#Pt_ARG_FS_FORMAT
Pt_ARG_FS_FORMAT
/widget_ref/ptfilesel.html#Pt_ARG_FS_IMAGES
Pt_ARG_FS_IMAGES (write-only)
/widget_ref/ptfilesel.html#Pt_ARG_FS_LBL_DATE
Pt_ARG_FS_LBL_DATE
/widget_ref/ptfilesel.html#Pt_ARG_FS_LBL_GROUP
Pt_ARG_FS_LBL_GROUP
/widget_ref/ptfilesel.html#Pt_ARG_FS_LBL_NAME
Pt_ARG_FS_LBL_NAME
/widget_ref/ptfilesel.html#Pt_ARG_FS_LBL_OWNER
Pt_ARG_FS_LBL_OWNER
/widget_ref/ptfilesel.html#Pt_ARG_FS_LBL_PERMISSIONS
Pt_ARG_FS_LBL_PERMISSIONS
/widget_ref/ptfilesel.html#Pt_ARG_FS_LBL_SIZE
Pt_ARG_FS_LBL_SIZE
/widget_ref/ptfilesel.html#Pt_ARG_FS_REFRESH
Pt_ARG_FS_REFRESH
/widget_ref/ptfilesel.html#Pt_ARG_FS_ROOT_DIR
Pt_ARG_FS_ROOT_DIR
/widget_ref/ptfilesel.html#Pt_CB_FS_BKGD_HANDLER
Pt_CB_FS_BKGD_HANDLER
/widget_ref/ptfilesel.html#Pt_CB_FS_SELECTION
Pt_CB_FS_SELECTION
/widget_ref/ptfilesel.html#Pt_CB_FS_STATE
Pt_CB_FS_STATE
/widget_ref/ptfilesel.html#IRESOURCES
Inherited resources:
/widget_ref/ptfilesel.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptfilesel.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptfsaddafter.html#id1
PtFSAddAfter
/widget_ref/pt/ptfsaddafter.html#id3
Synopsis:
/widget_ref/pt/ptfsaddafter.html#id5
Description:
/widget_ref/pt/ptfsaddafter.html#id7
Classification:
/widget_ref/pt/ptfsaddafter.html#id8
Safety:
/widget_ref/pt/ptfsaddafter.html#id10
See also:
/widget_ref/pt/ptfsaddfirst.html#id1
PtFSAddFirst
/widget_ref/pt/ptfsaddfirst.html#id3
Synopsis:
/widget_ref/pt/ptfsaddfirst.html#id5
Description:
/widget_ref/pt/ptfsaddfirst.html#id7
Classification:
/widget_ref/pt/ptfsaddfirst.html#id8
Safety:
/widget_ref/pt/ptfsaddfirst.html#id10
See also:
/widget_ref/pt/ptfsallitems.html#id1
PtFSAllItems
/widget_ref/pt/ptfsallitems.html#id3
Synopsis:
/widget_ref/pt/ptfsallitems.html#id5
Description:
/widget_ref/pt/ptfsallitems.html#id7
Returns:
/widget_ref/pt/ptfsallitems.html#id9
Classification:
/widget_ref/pt/ptfsallitems.html#id10
Safety:
/widget_ref/pt/ptfsallocitem.html#id1
PtFSAllocItem
/widget_ref/pt/ptfsallocitem.html#id3
Synopsis:
/widget_ref/pt/ptfsallocitem.html#id5
Description:
/widget_ref/pt/ptfsallocitem.html#id7
Returns:
/widget_ref/pt/ptfsallocitem.html#id9
Examples:
/widget_ref/pt/ptfsallocitem.html#id11
Classification:
/widget_ref/pt/ptfsallocitem.html#id12
Safety:
/widget_ref/pt/ptfsclearselection.html#id1
PtFSClearSelection
/widget_ref/pt/ptfsclearselection.html#id3
Synopsis:
/widget_ref/pt/ptfsclearselection.html#id5
Description:
/widget_ref/pt/ptfsclearselection.html#id7
Classification:
/widget_ref/pt/ptfsclearselection.html#id8
Safety:
/widget_ref/pt/ptfsdamageitem.html#id1
PtFSDamageItem
/widget_ref/pt/ptfsdamageitem.html#id3
Synopsis:
/widget_ref/pt/ptfsdamageitem.html#id5
Description:
/widget_ref/pt/ptfsdamageitem.html#id7
Classification:
/widget_ref/pt/ptfsdamageitem.html#id8
Safety:
/widget_ref/pt/ptfsexpandparents.html#id1
PtFSExpandParents
/widget_ref/pt/ptfsexpandparents.html#id3
Synopsis:
/widget_ref/pt/ptfsexpandparents.html#id5
Description:
/widget_ref/pt/ptfsexpandparents.html#id7
Classification:
/widget_ref/pt/ptfsexpandparents.html#id8
Safety:
/widget_ref/pt/ptfsexpandparents.html#id10
See also:
/widget_ref/pt/ptfsfoldercollapse.html#id1
PtFSFolderCollapse
/widget_ref/pt/ptfsfoldercollapse.html#id3
Synopsis:
/widget_ref/pt/ptfsfoldercollapse.html#id5
Description:
/widget_ref/pt/ptfsfoldercollapse.html#id7
Classification:
/widget_ref/pt/ptfsfoldercollapse.html#id8
Safety:
/widget_ref/pt/ptfsfoldercollapse.html#id10
See also:
/widget_ref/pt/ptfsfolderexpand.html#id1
PtFSFolderExpand
/widget_ref/pt/ptfsfolderexpand.html#id3
Synopsis:
/widget_ref/pt/ptfsfolderexpand.html#id5
Description:
/widget_ref/pt/ptfsfolderexpand.html#id7
Returns:
/widget_ref/pt/ptfsfolderexpand.html#id9
Classification:
/widget_ref/pt/ptfsfolderexpand.html#id10
Safety:
/widget_ref/pt/ptfsfolderexpand.html#id12
See also:
/widget_ref/pt/ptfsfreeallitems.html#id1
PtFSFreeAllItems
/widget_ref/pt/ptfsfreeallitems.html#id3
Synopsis:
/widget_ref/pt/ptfsfreeallitems.html#id5
Description:
/widget_ref/pt/ptfsfreeallitems.html#id7
Classification:
/widget_ref/pt/ptfsfreeallitems.html#id8
Safety:
/widget_ref/pt/ptfsfreeitems.html#id1
PtFSFreeItems
/widget_ref/pt/ptfsfreeitems.html#id3
Synopsis:
/widget_ref/pt/ptfsfreeitems.html#id5
Description:
/widget_ref/pt/ptfsfreeitems.html#id7
Classification:
/widget_ref/pt/ptfsfreeitems.html#id8
Safety:
/widget_ref/pt/ptfsgetcurrent.html#id1
PtFSGetCurrent
/widget_ref/pt/ptfsgetcurrent.html#id3
Synopsis:
/widget_ref/pt/ptfsgetcurrent.html#id5
Description:
/widget_ref/pt/ptfsgetcurrent.html#id7
Classification:
/widget_ref/pt/ptfsgetcurrent.html#id8
Safety:
/widget_ref/pt/ptfsgetselindexes.html#id1
PtFSGetSelIndexes
/widget_ref/pt/ptfsgetselindexes.html#id3
Synopsis:
/widget_ref/pt/ptfsgetselindexes.html#id5
Description:
/widget_ref/pt/ptfsgetselindexes.html#id7
Returns:
/widget_ref/pt/ptfsgetselindexes.html#id9
Classification:
/widget_ref/pt/ptfsgetselindexes.html#id10
Safety:
/widget_ref/pt/ptfsgoto.html#id1
PtFSGoto
/widget_ref/pt/ptfsgoto.html#id3
Synopsis:
/widget_ref/pt/ptfsgoto.html#id5
Description:
/widget_ref/pt/ptfsgoto.html#id7
Classification:
/widget_ref/pt/ptfsgoto.html#id8
Safety:
/widget_ref/pt/ptfsitemindex.html#id1
PtFSItemIndex
/widget_ref/pt/ptfsitemindex.html#id3
Synopsis:
/widget_ref/pt/ptfsitemindex.html#id5
Description:
/widget_ref/pt/ptfsitemindex.html#id7
Returns:
/widget_ref/pt/ptfsitemindex.html#id9
Classification:
/widget_ref/pt/ptfsitemindex.html#id10
Safety:
/widget_ref/pt/ptfsremovechildren.html#id1
PtFSRemoveChildren
/widget_ref/pt/ptfsremovechildren.html#id3
Synopsis:
/widget_ref/pt/ptfsremovechildren.html#id5
Description:
/widget_ref/pt/ptfsremovechildren.html#id7
Returns:
/widget_ref/pt/ptfsremovechildren.html#id9
Classification:
/widget_ref/pt/ptfsremovechildren.html#id10
Safety:
/widget_ref/pt/ptfsremoveitem.html#id1
PtFSRemoveItem
/widget_ref/pt/ptfsremoveitem.html#id3
Synopsis:
/widget_ref/pt/ptfsremoveitem.html#id5
Description:
/widget_ref/pt/ptfsremoveitem.html#id7
Classification:
/widget_ref/pt/ptfsremoveitem.html#id8
Safety:
/widget_ref/pt/ptfsremovelist.html#id1
PtFSRemoveList
/widget_ref/pt/ptfsremovelist.html#id3
Synopsis:
/widget_ref/pt/ptfsremovelist.html#id5
Description:
/widget_ref/pt/ptfsremovelist.html#id7
Classification:
/widget_ref/pt/ptfsremovelist.html#id8
Safety:
/widget_ref/pt/ptfsrootitem.html#id1
PtFSRootItem
/widget_ref/pt/ptfsrootitem.html#id3
Synopsis:
/widget_ref/pt/ptfsrootitem.html#id5
Description:
/widget_ref/pt/ptfsrootitem.html#id7
Returns:
/widget_ref/pt/ptfsrootitem.html#id9
Classification:
/widget_ref/pt/ptfsrootitem.html#id10
Safety:
/widget_ref/pt/ptfsselect.html#id1
PtFSSelect
/widget_ref/pt/ptfsselect.html#id3
Synopsis:
/widget_ref/pt/ptfsselect.html#id5
Description:
/widget_ref/pt/ptfsselect.html#id7
Classification:
/widget_ref/pt/ptfsselect.html#id8
Safety:
/widget_ref/pt/ptfsselecteditems.html#id1
PtFSSelectedItems
/widget_ref/pt/ptfsselecteditems.html#id3
Synopsis:
/widget_ref/pt/ptfsselecteditems.html#id5
Description:
/widget_ref/pt/ptfsselecteditems.html#id7
Returns:
/widget_ref/pt/ptfsselecteditems.html#id9
Classification:
/widget_ref/pt/ptfsselecteditems.html#id10
Safety:
/widget_ref/pt/ptfssetselindexes.html#id1
PtFSSetSelIndexes
/widget_ref/pt/ptfssetselindexes.html#id3
Synopsis:
/widget_ref/pt/ptfssetselindexes.html#id5
Description:
/widget_ref/pt/ptfssetselindexes.html#id7
Returns:
/widget_ref/pt/ptfssetselindexes.html#id9
Classification:
/widget_ref/pt/ptfssetselindexes.html#id10
Safety:
/widget_ref/pt/ptfsshow.html#id1
PtFSShow
/widget_ref/pt/ptfsshow.html#id3
Synopsis:
/widget_ref/pt/ptfsshow.html#id5
Description:
/widget_ref/pt/ptfsshow.html#id7
Classification:
/widget_ref/pt/ptfsshow.html#id8
Safety:
/widget_ref/pt/ptfsunselect.html#id1
PtFSUnselect
/widget_ref/pt/ptfsunselect.html#id3
Synopsis:
/widget_ref/pt/ptfsunselect.html#id5
Description:
/widget_ref/pt/ptfsunselect.html#id7
Classification:
/widget_ref/pt/ptfsunselect.html#id8
Safety:
/widget_ref/pt/ptfsunselectnonbrothers.html#id1
PtFSUnselectNonBrothers
/widget_ref/pt/ptfsunselectnonbrothers.html#id3
Synopsis:
/widget_ref/pt/ptfsunselectnonbrothers.html#id5
Description:
/widget_ref/pt/ptfsunselectnonbrothers.html#id7
Classification:
/widget_ref/pt/ptfsunselectnonbrothers.html#id8
Safety:
/widget_ref/ptflash.html#id1
PtFlash
/widget_ref/ptflash.html#id3
Class hierarchy:
/widget_ref/ptflash.html#id5
PhAB icon:
/widget_ref/ptflash.html#id7
Public header:
/widget_ref/ptflash.html#id9
Description:
/widget_ref/ptflash.html#NRESOURCES
New resources:
/widget_ref/ptflash.html#Pt_ARG_FLASH_FILE
Pt_ARG_FLASH_FILE
/widget_ref/ptflash.html#IRESOURCES
Inherited resources:
/widget_ref/ptfontsel.html#id1
PtFontSel
/widget_ref/ptfontsel.html#id3
Class hierarchy:
/widget_ref/ptfontsel.html#id5
PhAB icon:
/widget_ref/ptfontsel.html#id7
Public header:
/widget_ref/ptfontsel.html#id9
Description:
/widget_ref/ptfontsel.html#NRESOURCES
New resources:
/widget_ref/ptfontsel.html#Pt_ARG_FONT_DISPLAY
Pt_ARG_FONT_DISPLAY
/widget_ref/ptfontsel.html#Pt_ARG_FONT_FLAGS
Pt_ARG_FONT_FLAGS
/widget_ref/ptfontsel.html#Pt_ARG_FONT_LBL_BKGDCOLOR
Pt_ARG_FONT_LBL_BKGDCOLOR
/widget_ref/ptfontsel.html#Pt_ARG_FONT_LBL_FONT
Pt_ARG_FONT_LBL_FONT
/widget_ref/ptfontsel.html#Pt_ARG_FONT_LBL_SIZE
Pt_ARG_FONT_LBL_SIZE
/widget_ref/ptfontsel.html#Pt_ARG_FONT_LBL_STYLE
Pt_ARG_FONT_LBL_STYLE
/widget_ref/ptfontsel.html#Pt_ARG_FONT_LBL_TEXTCOLOR
Pt_ARG_FONT_LBL_TEXTCOLOR
/widget_ref/ptfontsel.html#Pt_ARG_FONT_NAME
Pt_ARG_FONT_NAME
/widget_ref/ptfontsel.html#Pt_ARG_FONT_POINT_SIZE_MAX
Pt_ARG_FONT_POINT_SIZE_MAX
/widget_ref/ptfontsel.html#Pt_ARG_FONT_SAMPLE
Pt_ARG_FONT_SAMPLE
/widget_ref/ptfontsel.html#Pt_ARG_FONT_SYMBOL
Pt_ARG_FONT_SYMBOL
/widget_ref/ptfontsel.html#Pt_ARG_FONT_TEXT_COLOR
Pt_ARG_FONT_TEXT_COLOR
/widget_ref/ptfontsel.html#Pt_ARG_FONT_TEXT_BKGD_COLOR
Pt_ARG_FONT_TEXT_BKGD_COLOR
/widget_ref/ptfontsel.html#Pt_CB_FONT_MODIFY
Pt_CB_FONT_MODIFY
/widget_ref/ptfontsel.html#IRESOURCES
Inherited resources:
/widget_ref/ptfontsel.html#FUNCTIONS
Convenience functions:
/widget_ref/ptgauge.html#id1
PtGauge
/widget_ref/ptgauge.html#id3
Class hierarchy:
/widget_ref/ptgauge.html#id5
PhAB icon:
/widget_ref/ptgauge.html#id7
Public header:
/widget_ref/ptgauge.html#id9
Description:
/widget_ref/ptgauge.html#NRESOURCES
New resources:
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_FLAGS
Pt_ARG_GAUGE_FLAGS
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_FONT
Pt_ARG_GAUGE_FONT
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_H_ALIGN
Pt_ARG_GAUGE_H_ALIGN
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_V_ALIGN
Pt_ARG_GAUGE_V_ALIGN
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_VALUE
Pt_ARG_GAUGE_VALUE
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_VALUE_PREFIX
Pt_ARG_GAUGE_VALUE_PREFIX
/widget_ref/ptgauge.html#Pt_ARG_GAUGE_VALUE_SUFFIX
Pt_ARG_GAUGE_VALUE_SUFFIX
/widget_ref/ptgauge.html#Pt_ARG_MAXIMUM
Pt_ARG_MAXIMUM
/widget_ref/ptgauge.html#Pt_ARG_MINIMUM
Pt_ARG_MINIMUM
/widget_ref/ptgauge.html#Pt_ARG_ORIENTATION
Pt_ARG_ORIENTATION
/widget_ref/ptgauge.html#Pt_CB_GAUGE_VALUE_CHANGED
Pt_CB_GAUGE_VALUE_CHANGED
/widget_ref/ptgauge.html#IRESOURCES
Inherited resources:
/widget_ref/ptgenlist.html#id1
PtGenList
/widget_ref/ptgenlist.html#id3
Class hierarchy:
/widget_ref/ptgenlist.html#id5
PhAB icon:
/widget_ref/ptgenlist.html#id7
Public header:
/widget_ref/ptgenlist.html#id9
Description:
/widget_ref/ptgenlist.html#Scrollbars
Using scrollbars
/widget_ref/ptgenlist.html#CurrentItem
Current item
/widget_ref/ptgenlist.html#MOUSEACTIONS
Mouse actions
/widget_ref/ptgenlist.html#KeyboardActions
Keyboard actions
/widget_ref/ptgenlist.html#NRESOURCES
New resources:
/widget_ref/ptgenlist.html#Pt_ARG_LIST_COLUMN_ATTR
Pt_ARG_LIST_COLUMN_ATTR
/widget_ref/ptgenlist.html#Pt_ARG_LIST_COLUMN_POS
Pt_ARG_LIST_COLUMN_POS
/widget_ref/ptgenlist.html#Pt_ARG_LIST_DNDSEL_COLOR
Pt_ARG_LIST_DNDSEL_COLOR
/widget_ref/ptgenlist.html#Pt_ARG_LIST_FLAGS
Pt_ARG_LIST_FLAGS
/widget_ref/ptgenlist.html#Pt_ARG_LIST_FONT
Pt_ARG_LIST_FONT
/widget_ref/ptgenlist.html#Pt_ARG_LIST_ITEM_COUNT
Pt_ARG_LIST_ITEM_COUNT (read-only)
/widget_ref/ptgenlist.html#Pt_ARG_LIST_SB_RES
Pt_ARG_LIST_SB_RES
/widget_ref/ptgenlist.html#Pt_ARG_LIST_SCROLL_RATE
Pt_ARG_LIST_SCROLL_RATE
/widget_ref/ptgenlist.html#Pt_ARG_LIST_SEL_COUNT
Pt_ARG_LIST_SEL_COUNT (read-only)
/widget_ref/ptgenlist.html#Pt_ARG_LIST_TOTAL_HEIGHT
Pt_ARG_LIST_TOTAL_HEIGHT (read-only)
/widget_ref/ptgenlist.html#Pt_ARG_SCROLLBAR_WIDTH
Pt_ARG_SCROLLBAR_WIDTH
/widget_ref/ptgenlist.html#Pt_ARG_SELECTION_FILL_COLOR
Pt_ARG_SELECTION_FILL_COLOR
/widget_ref/ptgenlist.html#Pt_ARG_SELECTION_MODE
Pt_ARG_SELECTION_MODE
/widget_ref/ptgenlist.html#Pt_ARG_SELECTION_TEXT_COLOR
Pt_ARG_SELECTION_TEXT_COLOR
/widget_ref/ptgenlist.html#Pt_ARG_TOP_ITEM_POS
Pt_ARG_TOP_ITEM_POS
/widget_ref/ptgenlist.html#Pt_ARG_VISIBLE_COUNT
Pt_ARG_VISIBLE_COUNT (read-only)
/widget_ref/ptgenlist.html#Pt_CB_SCROLL_MOVE
Pt_CB_SCROLL_MOVE
/widget_ref/ptgenlist.html#IRESOURCES
Inherited resources:
/widget_ref/ptgenlist.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptgenlist.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptgenlistadditems.html#id1
PtGenListAddItems
/widget_ref/pt/ptgenlistadditems.html#id3
Synopsis:
/widget_ref/pt/ptgenlistadditems.html#id5
Description:
/widget_ref/pt/ptgenlistadditems.html#id7
Classification:
/widget_ref/pt/ptgenlistadditems.html#id8
Safety:
/widget_ref/pt/ptgenlistadditems.html#id10
See also:
/widget_ref/pt/ptgenlistallitems.html#id1
PtGenListAllItems
/widget_ref/pt/ptgenlistallitems.html#id3
Synopsis:
/widget_ref/pt/ptgenlistallitems.html#id5
Description:
/widget_ref/pt/ptgenlistallitems.html#id7
Returns:
/widget_ref/pt/ptgenlistallitems.html#id9
Classification:
/widget_ref/pt/ptgenlistallitems.html#id10
Safety:
/widget_ref/pt/ptgenlistallitems.html#id12
See also:
/widget_ref/pt/ptgenlistclearselection.html#id1
PtGenListClearSelection
/widget_ref/pt/ptgenlistclearselection.html#id3
Synopsis:
/widget_ref/pt/ptgenlistclearselection.html#id5
Description:
/widget_ref/pt/ptgenlistclearselection.html#id7
Classification:
/widget_ref/pt/ptgenlistclearselection.html#id8
Safety:
/widget_ref/pt/ptgenlistclearselection.html#id10
See also:
/widget_ref/pt/ptgenlistcreatetextballoon.html#id1
PtGenListCreateTextBalloon
/widget_ref/pt/ptgenlistcreatetextballoon.html#id3
Synopsis:
/widget_ref/pt/ptgenlistcreatetextballoon.html#id5
Description:
/widget_ref/pt/ptgenlistcreatetextballoon.html#id7
Returns:
/widget_ref/pt/ptgenlistcreatetextballoon.html#id9
Classification:
/widget_ref/pt/ptgenlistcreatetextballoon.html#id10
Safety:
/widget_ref/pt/ptgenlistcreatetextballoon.html#id12
See also:
/widget_ref/pt/ptgenlistdamageitem.html#id1
PtGenListDamageItem
/widget_ref/pt/ptgenlistdamageitem.html#id3
Synopsis:
/widget_ref/pt/ptgenlistdamageitem.html#id5
Description:
/widget_ref/pt/ptgenlistdamageitem.html#id7
Classification:
/widget_ref/pt/ptgenlistdamageitem.html#id8
Safety:
/widget_ref/pt/ptgenlistdamageitem.html#id10
See also:
/widget_ref/pt/ptgenlistdrawbackground.html#id1
PtGenListDrawBackground
/widget_ref/pt/ptgenlistdrawbackground.html#id3
Synopsis:
/widget_ref/pt/ptgenlistdrawbackground.html#id5
Arguments:
/widget_ref/pt/ptgenlistdrawbackground.html#id7
Description:
/widget_ref/pt/ptgenlistdrawbackground.html#id9
Classification:
/widget_ref/pt/ptgenlistdrawbackground.html#id10
Safety:
/widget_ref/pt/ptgenlistdrawbackground.html#id12
See also:
/widget_ref/pt/ptgenlistdrawstring.html#id1
PtGenListDrawString
/widget_ref/pt/ptgenlistdrawstring.html#id3
Synopsis:
/widget_ref/pt/ptgenlistdrawstring.html#id5
Arguments:
/widget_ref/pt/ptgenlistdrawstring.html#id7
Description:
/widget_ref/pt/ptgenlistdrawstring.html#id9
Examples:
/widget_ref/pt/ptgenlistdrawstring.html#id11
Classification:
/widget_ref/pt/ptgenlistdrawstring.html#id12
Safety:
/widget_ref/pt/ptgenlistdrawstring.html#id14
See also:
/widget_ref/pt/ptgenlistfirstitem.html#id1
PtGenListFirstItem
/widget_ref/pt/ptgenlistfirstitem.html#id3
Synopsis:
/widget_ref/pt/ptgenlistfirstitem.html#id5
Description:
/widget_ref/pt/ptgenlistfirstitem.html#id7
Returns:
/widget_ref/pt/ptgenlistfirstitem.html#id9
Classification:
/widget_ref/pt/ptgenlistfirstitem.html#id10
Safety:
/widget_ref/pt/ptgenlistfirstitem.html#id12
See also:
/widget_ref/pt/ptgenlistgetcurrent.html#id1
PtGenListGetCurrent
/widget_ref/pt/ptgenlistgetcurrent.html#id3
Synopsis:
/widget_ref/pt/ptgenlistgetcurrent.html#id5
Description:
/widget_ref/pt/ptgenlistgetcurrent.html#id7
Returns:
/widget_ref/pt/ptgenlistgetcurrent.html#id9
Classification:
/widget_ref/pt/ptgenlistgetcurrent.html#id10
Safety:
/widget_ref/pt/ptgenlistgetcurrent.html#id12
See also:
/widget_ref/pt/ptgenlistgetselindexes.html#id1
PtGenListGetSelIndexes
/widget_ref/pt/ptgenlistgetselindexes.html#id3
Synopsis:
/widget_ref/pt/ptgenlistgetselindexes.html#id5
Description:
/widget_ref/pt/ptgenlistgetselindexes.html#id7
Returns:
/widget_ref/pt/ptgenlistgetselindexes.html#id9
Classification:
/widget_ref/pt/ptgenlistgetselindexes.html#id10
Safety:
/widget_ref/pt/ptgenlistgetselindexes.html#id12
See also:
/widget_ref/pt/ptgenlistgoto.html#id1
PtGenListGoto
/widget_ref/pt/ptgenlistgoto.html#id3
Synopsis:
/widget_ref/pt/ptgenlistgoto.html#id5
Description:
/widget_ref/pt/ptgenlistgoto.html#id7
Classification:
/widget_ref/pt/ptgenlistgoto.html#id8
Safety:
/widget_ref/pt/ptgenlistgoto.html#id10
See also:
/widget_ref/pt/ptgenlisthold.html#id1
PtGenListHold
/widget_ref/pt/ptgenlisthold.html#id3
Synopsis:
/widget_ref/pt/ptgenlisthold.html#id5
Description:
/widget_ref/pt/ptgenlisthold.html#id7
Classification:
/widget_ref/pt/ptgenlisthold.html#id8
Safety:
/widget_ref/pt/ptgenlisthold.html#id10
See also:
/widget_ref/ptgenlistitem_t.html#id1
PtGenListItem_t
/widget_ref/ptgenlistitem_t.html#id3
Synopsis:
/widget_ref/ptgenlistitem_t.html#id5
Description:
/widget_ref/ptgenlistitem_t.html#id7
Classification:
/widget_ref/ptgenlistitem_t.html#id9
See also:
/widget_ref/pt/ptgenlistitemindex.html#id1
PtGenListItemIndex
/widget_ref/pt/ptgenlistitemindex.html#id3
Synopsis:
/widget_ref/pt/ptgenlistitemindex.html#id5
Description:
/widget_ref/pt/ptgenlistitemindex.html#id7
Returns:
/widget_ref/pt/ptgenlistitemindex.html#id9
Classification:
/widget_ref/pt/ptgenlistitemindex.html#id10
Safety:
/widget_ref/pt/ptgenlistitemindex.html#id12
See also:
/widget_ref/pt/ptgenlistitemrealloc.html#id1
PtGenListItemRealloc
/widget_ref/pt/ptgenlistitemrealloc.html#id3
Synopsis:
/widget_ref/pt/ptgenlistitemrealloc.html#id5
Description:
/widget_ref/pt/ptgenlistitemrealloc.html#id7
Returns:
/widget_ref/pt/ptgenlistitemrealloc.html#id9
Classification:
/widget_ref/pt/ptgenlistitemrealloc.html#id10
Safety:
/widget_ref/pt/ptgenlistitemrealloc.html#id12
See also:
/widget_ref/pt/ptgenlistlastitem.html#id1
PtGenListLastItem
/widget_ref/pt/ptgenlistlastitem.html#id3
Synopsis:
/widget_ref/pt/ptgenlistlastitem.html#id5
Description:
/widget_ref/pt/ptgenlistlastitem.html#id7
Returns:
/widget_ref/pt/ptgenlistlastitem.html#id9
Classification:
/widget_ref/pt/ptgenlistlastitem.html#id10
Safety:
/widget_ref/pt/ptgenlistlastitem.html#id12
See also:
/widget_ref/pt/ptgenlistlockitem.html#id1
PtGenListLockItem
/widget_ref/pt/ptgenlistlockitem.html#id3
Synopsis:
/widget_ref/pt/ptgenlistlockitem.html#id5
Description:
/widget_ref/pt/ptgenlistlockitem.html#id7
Classification:
/widget_ref/pt/ptgenlistlockitem.html#id8
Safety:
/widget_ref/pt/ptgenlistlockitem.html#id10
See also:
/widget_ref/pt/ptgenlistrelease.html#id1
PtGenListRelease
/widget_ref/pt/ptgenlistrelease.html#id3
Synopsis:
/widget_ref/pt/ptgenlistrelease.html#id5
Description:
/widget_ref/pt/ptgenlistrelease.html#id7
Classification:
/widget_ref/pt/ptgenlistrelease.html#id8
Safety:
/widget_ref/pt/ptgenlistrelease.html#id10
See also:
/widget_ref/pt/ptgenlistremoveitems.html#id1
PtGenListRemoveItems
/widget_ref/pt/ptgenlistremoveitems.html#id3
Synopsis:
/widget_ref/pt/ptgenlistremoveitems.html#id5
Description:
/widget_ref/pt/ptgenlistremoveitems.html#id7
Returns:
/widget_ref/pt/ptgenlistremoveitems.html#id9
Classification:
/widget_ref/pt/ptgenlistremoveitems.html#id10
Safety:
/widget_ref/pt/ptgenlistremoveitems.html#id12
See also:
/widget_ref/pt/ptgenlistresize.html#id1
PtGenListResize
/widget_ref/pt/ptgenlistresize.html#id3
Synopsis:
/widget_ref/pt/ptgenlistresize.html#id5
Description:
/widget_ref/pt/ptgenlistresize.html#id7
Classification:
/widget_ref/pt/ptgenlistresize.html#id8
Safety:
/widget_ref/pt/ptgenlistresize.html#id10
See also:
/widget_ref/pt/ptgenlistselect.html#id1
PtGenListSelect
/widget_ref/pt/ptgenlistselect.html#id3
Synopsis:
/widget_ref/pt/ptgenlistselect.html#id5
Description:
/widget_ref/pt/ptgenlistselect.html#id7
Classification:
/widget_ref/pt/ptgenlistselect.html#id8
Safety:
/widget_ref/pt/ptgenlistselect.html#id10
See also:
/widget_ref/pt/ptgenlistselecteditems.html#id1
PtGenListSelectedItems
/widget_ref/pt/ptgenlistselecteditems.html#id3
Synopsis:
/widget_ref/pt/ptgenlistselecteditems.html#id5
Description:
/widget_ref/pt/ptgenlistselecteditems.html#id7
Returns:
/widget_ref/pt/ptgenlistselecteditems.html#id9
Classification:
/widget_ref/pt/ptgenlistselecteditems.html#id10
Safety:
/widget_ref/pt/ptgenlistselecteditems.html#id12
See also:
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id1
PtGenListSetColumnBalloon
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id3
Synopsis:
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id5
Description:
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id7
Returns:
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id9
Classification:
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id10
Safety:
/widget_ref/pt/ptgenlistsetcolumnballoon.html#id12
See also:
/widget_ref/pt/ptgenlistsetgflags.html#id1
PtGenListSetGflags
/widget_ref/pt/ptgenlistsetgflags.html#id3
Synopsis:
/widget_ref/pt/ptgenlistsetgflags.html#id5
Description:
/widget_ref/pt/ptgenlistsetgflags.html#id7
Returns:
/widget_ref/pt/ptgenlistsetgflags.html#id9
Classification:
/widget_ref/pt/ptgenlistsetgflags.html#id10
Safety:
/widget_ref/pt/ptgenlistsetgflags.html#id12
See also:
/widget_ref/pt/ptgenlistsetselindexes.html#id1
PtGenListSetSelIndexes
/widget_ref/pt/ptgenlistsetselindexes.html#id3
Synopsis:
/widget_ref/pt/ptgenlistsetselindexes.html#id5
Description:
/widget_ref/pt/ptgenlistsetselindexes.html#id7
Returns:
/widget_ref/pt/ptgenlistsetselindexes.html#id9
Classification:
/widget_ref/pt/ptgenlistsetselindexes.html#id10
Safety:
/widget_ref/pt/ptgenlistsetselindexes.html#id12
See also:
/widget_ref/pt/ptgenlistshow.html#id1
PtGenListShow
/widget_ref/pt/ptgenlistshow.html#id3
Synopsis:
/widget_ref/pt/ptgenlistshow.html#id5
Description:
/widget_ref/pt/ptgenlistshow.html#id7
Classification:
/widget_ref/pt/ptgenlistshow.html#id8
Safety:
/widget_ref/pt/ptgenlistshow.html#id10
See also:
/widget_ref/pt/ptgenlistunlockitem.html#id1
PtGenListUnlockItem
/widget_ref/pt/ptgenlistunlockitem.html#id3
Synopsis:
/widget_ref/pt/ptgenlistunlockitem.html#id5
Description:
/widget_ref/pt/ptgenlistunlockitem.html#id7
Classification:
/widget_ref/pt/ptgenlistunlockitem.html#id8
Safety:
/widget_ref/pt/ptgenlistunlockitem.html#id10
See also:
/widget_ref/pt/ptgenlistunselect.html#id1
PtGenListUnselect
/widget_ref/pt/ptgenlistunselect.html#id3
Synopsis:
/widget_ref/pt/ptgenlistunselect.html#id5
Description:
/widget_ref/pt/ptgenlistunselect.html#id7
Classification:
/widget_ref/pt/ptgenlistunselect.html#id8
Safety:
/widget_ref/pt/ptgenlistunselect.html#id10
See also:
/widget_ref/ptgentree.html#id1
PtGenTree
/widget_ref/ptgentree.html#id3
Class hierarchy:
/widget_ref/ptgentree.html#id5
PhAB icon:
/widget_ref/ptgentree.html#id7
Public header:
/widget_ref/ptgentree.html#id9
Description:
/widget_ref/ptgentree.html#NRESOURCES
New resources:
/widget_ref/ptgentree.html#Pt_ARG_TREE_FLAGS
Pt_ARG_TREE_FLAGS
/widget_ref/ptgentree.html#Pt_ARG_TREE_LINE_COLOR
Pt_ARG_TREE_LINE_COLOR
/widget_ref/ptgentree.html#Pt_ARG_TREE_LINE_SPACING
Pt_ARG_TREE_LINE_SPACING
/widget_ref/ptgentree.html#Pt_ARG_TREE_MARGIN_COLOR
Pt_ARG_TREE_MARGIN_COLOR
/widget_ref/ptgentree.html#Pt_CB_GEN_TREE_INPUT
Pt_CB_GEN_TREE_INPUT
/widget_ref/ptgentree.html#IRESOURCES
Inherited resources:
/widget_ref/ptgentree.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptgentree.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptgentreeaddafter.html#id1
PtGenTreeAddAfter
/widget_ref/pt/ptgentreeaddafter.html#id3
Synopsis:
/widget_ref/pt/ptgentreeaddafter.html#id5
Description:
/widget_ref/pt/ptgentreeaddafter.html#id7
Returns:
/widget_ref/pt/ptgentreeaddafter.html#id9
Classification:
/widget_ref/pt/ptgentreeaddafter.html#id10
Safety:
/widget_ref/pt/ptgentreeaddafter.html#id12
See also:
/widget_ref/pt/ptgentreeaddfirst.html#id1
PtGenTreeAddFirst
/widget_ref/pt/ptgentreeaddfirst.html#id3
Synopsis:
/widget_ref/pt/ptgentreeaddfirst.html#id5
Description:
/widget_ref/pt/ptgentreeaddfirst.html#id7
Returns:
/widget_ref/pt/ptgentreeaddfirst.html#id9
Classification:
/widget_ref/pt/ptgentreeaddfirst.html#id10
Safety:
/widget_ref/pt/ptgentreeaddfirst.html#id12
See also:
/widget_ref/pt/ptgentreeallitems.html#id1
PtGenTreeAllItems
/widget_ref/pt/ptgentreeallitems.html#id3
Synopsis:
/widget_ref/pt/ptgentreeallitems.html#id5
Description:
/widget_ref/pt/ptgentreeallitems.html#id7
Returns:
/widget_ref/pt/ptgentreeallitems.html#id9
Classification:
/widget_ref/pt/ptgentreeallitems.html#id10
Safety:
/widget_ref/pt/ptgentreeallitems.html#id12
See also:
/widget_ref/pt/ptgentreeclearselection.html#id1
PtGenTreeClearSelection
/widget_ref/pt/ptgentreeclearselection.html#id3
Synopsis:
/widget_ref/pt/ptgentreeclearselection.html#id5
Description:
/widget_ref/pt/ptgentreeclearselection.html#id7
Classification:
/widget_ref/pt/ptgentreeclearselection.html#id8
Safety:
/widget_ref/pt/ptgentreeclearselection.html#id10
See also:
/widget_ref/pt/ptgentreecollapse.html#id1
PtGenTreeCollapse
/widget_ref/pt/ptgentreecollapse.html#id3
Synopsis:
/widget_ref/pt/ptgentreecollapse.html#id5
Description:
/widget_ref/pt/ptgentreecollapse.html#id7
Returns:
/widget_ref/pt/ptgentreecollapse.html#id9
Classification:
/widget_ref/pt/ptgentreecollapse.html#id10
Safety:
/widget_ref/pt/ptgentreecollapse.html#id12
See also:
/widget_ref/pt/ptgentreedamageitem.html#id1
PtGenTreeDamageItem
/widget_ref/pt/ptgentreedamageitem.html#id3
Synopsis:
/widget_ref/pt/ptgentreedamageitem.html#id5
Description:
/widget_ref/pt/ptgentreedamageitem.html#id7
Classification:
/widget_ref/pt/ptgentreedamageitem.html#id8
Safety:
/widget_ref/pt/ptgentreedamageitem.html#id10
See also:
/widget_ref/pt/ptgentreeexpand.html#id1
PtGenTreeExpand
/widget_ref/pt/ptgentreeexpand.html#id3
Synopsis:
/widget_ref/pt/ptgentreeexpand.html#id5
Description:
/widget_ref/pt/ptgentreeexpand.html#id7
Returns:
/widget_ref/pt/ptgentreeexpand.html#id9
Classification:
/widget_ref/pt/ptgentreeexpand.html#id10
Safety:
/widget_ref/pt/ptgentreeexpand.html#id12
See also:
/widget_ref/pt/ptgentreeexpandparents.html#id1
PtGenTreeExpandParents
/widget_ref/pt/ptgentreeexpandparents.html#id3
Synopsis:
/widget_ref/pt/ptgentreeexpandparents.html#id5
Description:
/widget_ref/pt/ptgentreeexpandparents.html#id7
Returns:
/widget_ref/pt/ptgentreeexpandparents.html#id9
Classification:
/widget_ref/pt/ptgentreeexpandparents.html#id10
Safety:
/widget_ref/pt/ptgentreeexpandparents.html#id12
See also:
/widget_ref/pt/ptgentreefreeallitems.html#id1
PtGenTreeFreeAllItems
/widget_ref/pt/ptgentreefreeallitems.html#id3
Synopsis:
/widget_ref/pt/ptgentreefreeallitems.html#id5
Description:
/widget_ref/pt/ptgentreefreeallitems.html#id7
Classification:
/widget_ref/pt/ptgentreefreeallitems.html#id8
Safety:
/widget_ref/pt/ptgentreefreeallitems.html#id10
See also:
/widget_ref/pt/ptgentreefreeitems.html#id1
PtGenTreeFreeItems
/widget_ref/pt/ptgentreefreeitems.html#id3
Synopsis:
/widget_ref/pt/ptgentreefreeitems.html#id5
Description:
/widget_ref/pt/ptgentreefreeitems.html#id7
Returns:
/widget_ref/pt/ptgentreefreeitems.html#id9
Classification:
/widget_ref/pt/ptgentreefreeitems.html#id10
Safety:
/widget_ref/pt/ptgentreefreeitems.html#id12
See also:
/widget_ref/pt/ptgentreegetcurrent.html#id1
PtGenTreeGetCurrent
/widget_ref/pt/ptgentreegetcurrent.html#id3
Synopsis:
/widget_ref/pt/ptgentreegetcurrent.html#id5
Description:
/widget_ref/pt/ptgentreegetcurrent.html#id7
Returns:
/widget_ref/pt/ptgentreegetcurrent.html#id9
Classification:
/widget_ref/pt/ptgentreegetcurrent.html#id10
Safety:
/widget_ref/pt/ptgentreegetcurrent.html#id12
See also:
/widget_ref/pt/ptgentreegetselindexes.html#id1
PtGenTreeGetSelIndexes
/widget_ref/pt/ptgentreegetselindexes.html#id3
Synopsis:
/widget_ref/pt/ptgentreegetselindexes.html#id5
Description:
/widget_ref/pt/ptgentreegetselindexes.html#id7
Returns:
/widget_ref/pt/ptgentreegetselindexes.html#id9
Classification:
/widget_ref/pt/ptgentreegetselindexes.html#id10
Safety:
/widget_ref/pt/ptgentreegetselindexes.html#id12
See also:
/widget_ref/pt/ptgentreegoto.html#id1
PtGenTreeGoto
/widget_ref/pt/ptgentreegoto.html#id3
Synopsis:
/widget_ref/pt/ptgentreegoto.html#id5
Description:
/widget_ref/pt/ptgentreegoto.html#id7
Returns:
/widget_ref/pt/ptgentreegoto.html#id9
Classification:
/widget_ref/pt/ptgentreegoto.html#id10
Safety:
/widget_ref/pt/ptgentreegoto.html#id12
See also:
/widget_ref/ptgentreeitem_t.html#id1
PtGenTreeItem_t
/widget_ref/ptgentreeitem_t.html#id3
Synopsis:
/widget_ref/ptgentreeitem_t.html#id5
Description:
/widget_ref/ptgentreeitem_t.html#id7
Classification:
/widget_ref/ptgentreeitem_t.html#id9
See also:
/widget_ref/pt/ptgentreeitemindex.html#id1
PtGenTreeItemIndex
/widget_ref/pt/ptgentreeitemindex.html#id3
Synopsis:
/widget_ref/pt/ptgentreeitemindex.html#id5
Description:
/widget_ref/pt/ptgentreeitemindex.html#id7
Returns:
/widget_ref/pt/ptgentreeitemindex.html#id9
Classification:
/widget_ref/pt/ptgentreeitemindex.html#id10
Safety:
/widget_ref/pt/ptgentreeitemindex.html#id12
See also:
/widget_ref/pt/ptgentreeitemrealloc.html#id1
PtGenTreeItemRealloc
/widget_ref/pt/ptgentreeitemrealloc.html#id3
Synopsis:
/widget_ref/pt/ptgentreeitemrealloc.html#id5
Description:
/widget_ref/pt/ptgentreeitemrealloc.html#id7
Returns:
/widget_ref/pt/ptgentreeitemrealloc.html#id9
Classification:
/widget_ref/pt/ptgentreeitemrealloc.html#id10
Safety:
/widget_ref/pt/ptgentreeitemrealloc.html#id12
See also:
/widget_ref/pt/ptgentreeitemresize.html#id1
PtGenTreeItemResize
/widget_ref/pt/ptgentreeitemresize.html#id3
Synopsis:
/widget_ref/pt/ptgentreeitemresize.html#id5
Description:
/widget_ref/pt/ptgentreeitemresize.html#id7
Classification:
/widget_ref/pt/ptgentreeitemresize.html#id8
Safety:
/widget_ref/pt/ptgentreeitemresize.html#id10
See also:
/widget_ref/pt/ptgentreeremovechildren.html#id1
PtGenTreeRemoveChildren
/widget_ref/pt/ptgentreeremovechildren.html#id3
Synopsis:
/widget_ref/pt/ptgentreeremovechildren.html#id5
Description:
/widget_ref/pt/ptgentreeremovechildren.html#id7
Returns:
/widget_ref/pt/ptgentreeremovechildren.html#id9
Classification:
/widget_ref/pt/ptgentreeremovechildren.html#id10
Safety:
/widget_ref/pt/ptgentreeremovechildren.html#id12
See also:
/widget_ref/pt/ptgentreeremoveitem.html#id1
PtGenTreeRemoveItem
/widget_ref/pt/ptgentreeremoveitem.html#id3
Synopsis:
/widget_ref/pt/ptgentreeremoveitem.html#id5
Description:
/widget_ref/pt/ptgentreeremoveitem.html#id7
Classification:
/widget_ref/pt/ptgentreeremoveitem.html#id8
Safety:
/widget_ref/pt/ptgentreeremoveitem.html#id10
See also:
/widget_ref/pt/ptgentreeremovelist.html#id1
PtGenTreeRemoveList
/widget_ref/pt/ptgentreeremovelist.html#id3
Synopsis:
/widget_ref/pt/ptgentreeremovelist.html#id5
Description:
/widget_ref/pt/ptgentreeremovelist.html#id7
Classification:
/widget_ref/pt/ptgentreeremovelist.html#id8
Safety:
/widget_ref/pt/ptgentreeremovelist.html#id10
See also:
/widget_ref/pt/ptgentreeresize.html#id1
PtGenTreeResize
/widget_ref/pt/ptgentreeresize.html#id3
Synopsis:
/widget_ref/pt/ptgentreeresize.html#id5
Description:
/widget_ref/pt/ptgentreeresize.html#id7
Classification:
/widget_ref/pt/ptgentreeresize.html#id8
Safety:
/widget_ref/pt/ptgentreeresize.html#id10
See also:
/widget_ref/pt/ptgentreerootitem.html#id1
PtGenTreeRootItem
/widget_ref/pt/ptgentreerootitem.html#id3
Synopsis:
/widget_ref/pt/ptgentreerootitem.html#id5
Description:
/widget_ref/pt/ptgentreerootitem.html#id7
Returns:
/widget_ref/pt/ptgentreerootitem.html#id9
Classification:
/widget_ref/pt/ptgentreerootitem.html#id10
Safety:
/widget_ref/pt/ptgentreerootitem.html#id12
See also:
/widget_ref/pt/ptgentreeselect.html#id1
PtGenTreeSelect
/widget_ref/pt/ptgentreeselect.html#id3
Synopsis:
/widget_ref/pt/ptgentreeselect.html#id5
Description:
/widget_ref/pt/ptgentreeselect.html#id7
Classification:
/widget_ref/pt/ptgentreeselect.html#id8
Safety:
/widget_ref/pt/ptgentreeselect.html#id10
See also:
/widget_ref/pt/ptgentreeselecteditems.html#id1
PtGenTreeSelectedItems
/widget_ref/pt/ptgentreeselecteditems.html#id3
Synopsis:
/widget_ref/pt/ptgentreeselecteditems.html#id5
Description:
/widget_ref/pt/ptgentreeselecteditems.html#id7
Returns:
/widget_ref/pt/ptgentreeselecteditems.html#id9
Classification:
/widget_ref/pt/ptgentreeselecteditems.html#id10
Safety:
/widget_ref/pt/ptgentreeselecteditems.html#id12
See also:
/widget_ref/pt/ptgentreesetselindexes.html#id1
PtGenTreeSetSelIndexes
/widget_ref/pt/ptgentreesetselindexes.html#id3
Synopsis:
/widget_ref/pt/ptgentreesetselindexes.html#id5
Description:
/widget_ref/pt/ptgentreesetselindexes.html#id7
Returns:
/widget_ref/pt/ptgentreesetselindexes.html#id9
Classification:
/widget_ref/pt/ptgentreesetselindexes.html#id10
Safety:
/widget_ref/pt/ptgentreesetselindexes.html#id12
See also:
/widget_ref/pt/ptgentreeshow.html#id1
PtGenTreeShow
/widget_ref/pt/ptgentreeshow.html#id3
Synopsis:
/widget_ref/pt/ptgentreeshow.html#id5
Description:
/widget_ref/pt/ptgentreeshow.html#id7
Returns:
/widget_ref/pt/ptgentreeshow.html#id9
Classification:
/widget_ref/pt/ptgentreeshow.html#id10
Safety:
/widget_ref/pt/ptgentreeshow.html#id12
See also:
/widget_ref/pt/ptgentreeunselect.html#id1
PtGenTreeUnselect
/widget_ref/pt/ptgentreeunselect.html#id3
Synopsis:
/widget_ref/pt/ptgentreeunselect.html#id5
Description:
/widget_ref/pt/ptgentreeunselect.html#id7
Classification:
/widget_ref/pt/ptgentreeunselect.html#id8
Safety:
/widget_ref/pt/ptgentreeunselect.html#id10
See also:
/widget_ref/pt/ptgentreeunselectnonbrothers.html#id1
PtGenTreeUnselectNonBrothers
/widget_ref/pt/ptgentreeunselectnonbrothers.html#id3
Synopsis:
/widget_ref/pt/ptgentreeunselectnonbrothers.html#id5
Description:
/widget_ref/pt/ptgentreeunselectnonbrothers.html#id7
Classification:
/widget_ref/pt/ptgentreeunselectnonbrothers.html#id8
Safety:
/widget_ref/pt/ptgentreeunselectnonbrothers.html#id10
See also:
/widget_ref/ptgraphic.html#id1
PtGraphic
/widget_ref/ptgraphic.html#id3
Class hierarchy:
/widget_ref/ptgraphic.html#id5
PhAB icon:
/widget_ref/ptgraphic.html#id7
Public header:
/widget_ref/ptgraphic.html#id9
Description:
/widget_ref/ptgraphic.html#Points
Origin and coordinates
/widget_ref/ptgraphic.html#LineAttributes
Line attributes
/widget_ref/ptgraphic.html#Colors
Colors
/widget_ref/ptgraphic.html#id14
Creating a drawing
/widget_ref/ptgraphic.html#id16
Sizing the primitives
/widget_ref/ptgraphic.html#id18
Grouping elements of the drawing
/widget_ref/ptgraphic.html#NRESOURCES
New resources:
/widget_ref/ptgraphic.html#Pt_ARG_DASH_LIST
Pt_ARG_DASH_LIST
/widget_ref/ptgraphic.html#Pt_ARG_DASH_SCALE
Pt_ARG_DASH_SCALE
/widget_ref/ptgraphic.html#Pt_ARG_GRAPHIC_FLAGS
Pt_ARG_GRAPHIC_FLAGS
/widget_ref/ptgraphic.html#Pt_ARG_INSIDE_COLOR
Pt_ARG_INSIDE_COLOR
/widget_ref/ptgraphic.html#Pt_ARG_INSIDE_FILL_PATTERN
Pt_ARG_INSIDE_FILL_PATTERN
/widget_ref/ptgraphic.html#Pt_ARG_INSIDE_TRANS_PATTERN
Pt_ARG_INSIDE_TRANS_PATTERN
/widget_ref/ptgraphic.html#Pt_ARG_LINE_CAP
Pt_ARG_LINE_CAP
/widget_ref/ptgraphic.html#Pt_ARG_LINE_JOIN
Pt_ARG_LINE_JOIN
/widget_ref/ptgraphic.html#Pt_ARG_LINE_WIDTH
Pt_ARG_LINE_WIDTH
/widget_ref/ptgraphic.html#Pt_ARG_ORIGIN
Pt_ARG_ORIGIN
/widget_ref/ptgraphic.html#Pt_ARG_POINTS
Pt_ARG_POINTS
/widget_ref/ptgraphic.html#Pt_CB_RESCALE
Pt_CB_RESCALE
/widget_ref/ptgraphic.html#IRESOURCES
Inherited resources:
/widget_ref/ptgrid.html#id1
PtGrid
/widget_ref/ptgrid.html#id3
Class hierarchy:
/widget_ref/ptgrid.html#id5
PhAB icon:
/widget_ref/ptgrid.html#id7
Public header:
/widget_ref/ptgrid.html#id9
Description:
/widget_ref/ptgrid.html#NRESOURCES
New resources:
/widget_ref/ptgrid.html#Pt_ARG_GRID_HORIZONTAL
Pt_ARG_GRID_HORIZONTAL
/widget_ref/ptgrid.html#Pt_ARG_GRID_VERTICAL
Pt_ARG_GRID_VERTICAL
/widget_ref/ptgrid.html#IRESOURCES
Inherited resources:
/widget_ref/ptgroup.html#id1
PtGroup
/widget_ref/ptgroup.html#id3
Class hierarchy:
/widget_ref/ptgroup.html#id5
PhAB icon:
/widget_ref/ptgroup.html#id7
Public header:
/widget_ref/ptgroup.html#id9
Description:
/widget_ref/ptgroup.html#NRESOURCES
New resources:
/widget_ref/ptgroup.html#Pt_ARG_CELL_HORZ_ALIGN
Pt_ARG_CELL_HORZ_ALIGN
/widget_ref/ptgroup.html#Pt_ARG_CELL_VERT_ALIGN
Pt_ARG_CELL_VERT_ALIGN
/widget_ref/ptgroup.html#Pt_ARG_GROUP_FLAGS
Pt_ARG_GROUP_FLAGS
/widget_ref/ptgroup.html#Pt_ARG_GROUP_HORZ_ALIGN
Pt_ARG_GROUP_HORZ_ALIGN
/widget_ref/ptgroup.html#Pt_ARG_GROUP_ORIENTATION
Pt_ARG_GROUP_ORIENTATION
/widget_ref/ptgroup.html#Pt_ARG_GROUP_ROWS_COLS
Pt_ARG_GROUP_ROWS_COLS
/widget_ref/ptgroup.html#Pt_ARG_GROUP_SPACING
Pt_ARG_GROUP_SPACING
/widget_ref/ptgroup.html#Pt_ARG_GROUP_SPACING_X
Pt_ARG_GROUP_SPACING_X
/widget_ref/ptgroup.html#Pt_ARG_GROUP_SPACING_Y
Pt_ARG_GROUP_SPACING_Y
/widget_ref/ptgroup.html#Pt_ARG_GROUP_VERT_ALIGN
Pt_ARG_GROUP_VERT_ALIGN
/widget_ref/ptgroup.html#IRESOURCES
Inherited resources:
/widget_ref/ptimagearea.html#id1
PtImageArea
/widget_ref/ptimagearea.html#id3
Class hierarchy:
/widget_ref/ptimagearea.html#id5
PhAB icon:
/widget_ref/ptimagearea.html#id7
Public header:
/widget_ref/ptimagearea.html#id9
Description:
/widget_ref/ptimagearea.html#NRESOURCES
New resources:
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_FLAGS
Pt_ARG_IMAGEAREA_FLAGS
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_GRID_COLOR
Pt_ARG_IMAGEAREA_GRID_COLOR
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_GRID_THRESHOLD
Pt_ARG_IMAGEAREA_GRID_THRESHOLD
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_IMAGE
Pt_ARG_IMAGEAREA_IMAGE
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_LEFT
Pt_ARG_IMAGEAREA_LEFT
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_SELECTION
Pt_ARG_IMAGEAREA_SELECTION
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_TOP
Pt_ARG_IMAGEAREA_TOP
/widget_ref/ptimagearea.html#Pt_ARG_IMAGEAREA_ZOOM
Pt_ARG_IMAGEAREA_ZOOM
/widget_ref/ptimagearea.html#Pt_CB_IMAGEAREA_DRAG
Pt_CB_IMAGEAREA_DRAG
/widget_ref/ptimagearea.html#Pt_CB_IMAGEAREA_MOVEMENT
Pt_CB_IMAGEAREA_MOVEMENT
/widget_ref/ptimagearea.html#Pt_CB_IMAGEAREA_SCROLLED
Pt_CB_IMAGEAREA_SCROLLED
/widget_ref/ptimagearea.html#Pt_CB_IMAGEAREA_SELECTION
Pt_CB_IMAGEAREA_SELECTION
/widget_ref/ptimagearea.html#IRESOURCES
Inherited resources:
/widget_ref/ptlabel.html#id1
PtLabel
/widget_ref/ptlabel.html#id3
Class hierarchy:
/widget_ref/ptlabel.html#id5
PhAB icon:
/widget_ref/ptlabel.html#id7
Public header:
/widget_ref/ptlabel.html#id9
Description:
/widget_ref/ptlabel.html#id11
Creating labels
/widget_ref/ptlabel.html#id13
Text labels
/widget_ref/ptlabel.html#id15
Image and bitmap labels
/widget_ref/ptlabel.html#id17
Balloons
/widget_ref/ptlabel.html#NRESOURCES
New resources:
/widget_ref/ptlabel.html#Pt_ARG_ACCEL_KEY
Pt_ARG_ACCEL_KEY
/widget_ref/ptlabel.html#Pt_ARG_BALLOON_COLOR
Pt_ARG_BALLOON_COLOR
/widget_ref/ptlabel.html#Pt_ARG_BALLOON_FILL_COLOR
Pt_ARG_BALLOON_FILL_COLOR
/widget_ref/ptlabel.html#Pt_ARG_BALLOON_POSITION
Pt_ARG_BALLOON_POSITION
/widget_ref/ptlabel.html#Pt_ARG_BALLOON_TEXT
Pt_ARG_BALLOON_TEXT
/widget_ref/ptlabel.html#Pt_ARG_HORIZONTAL_ALIGNMENT
Pt_ARG_HORIZONTAL_ALIGNMENT
/widget_ref/ptlabel.html#Pt_ARG_LABEL_BALLOON
Pt_ARG_LABEL_BALLOON
/widget_ref/ptlabel.html#Pt_ARG_LABEL_FLAGS
Pt_ARG_LABEL_FLAGS
/widget_ref/ptlabel.html#Pt_ARG_LABEL_IMAGE
Pt_ARG_LABEL_IMAGE
/widget_ref/ptlabel.html#Pt_ARG_LABEL_TYPE
Pt_ARG_LABEL_TYPE
/widget_ref/ptlabel.html#Pt_ARG_LINE_SPACING
Pt_ARG_LINE_SPACING
/widget_ref/ptlabel.html#Pt_ARG_MARGIN_BOTTOM
Pt_ARG_MARGIN_BOTTOM
/widget_ref/ptlabel.html#Pt_ARG_MARGIN_LEFT
Pt_ARG_MARGIN_LEFT
/widget_ref/ptlabel.html#Pt_ARG_MARGIN_RIGHT
Pt_ARG_MARGIN_RIGHT
/widget_ref/ptlabel.html#Pt_ARG_MARGIN_TOP
Pt_ARG_MARGIN_TOP
/widget_ref/ptlabel.html#Pt_ARG_SECONDARY_H_ALIGN
Pt_ARG_SECONDARY_H_ALIGN
/widget_ref/ptlabel.html#Pt_ARG_SECONDARY_V_ALIGN
Pt_ARG_SECONDARY_V_ALIGN
/widget_ref/ptlabel.html#Pt_ARG_TEXT_FONT
Pt_ARG_TEXT_FONT
/widget_ref/ptlabel.html#Pt_ARG_TEXT_IMAGE_SPACING
Pt_ARG_TEXT_IMAGE_SPACING
/widget_ref/ptlabel.html#Pt_ARG_TEXT_STRING
Pt_ARG_TEXT_STRING
/widget_ref/ptlabel.html#Pt_ARG_UNDERLINE1
Pt_ARG_UNDERLINE1
/widget_ref/ptlabel.html#Pt_ARG_UNDERLINE2
Pt_ARG_UNDERLINE2
/widget_ref/ptlabel.html#Pt_ARG_UNDERLINE_TYPE
Pt_ARG_UNDERLINE_TYPE
/widget_ref/ptlabel.html#Pt_ARG_VERTICAL_ALIGNMENT
Pt_ARG_VERTICAL_ALIGNMENT
/widget_ref/ptlabel.html#IRESOURCES
Inherited resources:
/widget_ref/ptline.html#id1
PtLine
/widget_ref/ptline.html#id3
Class hierarchy:
/widget_ref/ptline.html#id5
PhAB icon:
/widget_ref/ptline.html#id7
Public header:
/widget_ref/ptline.html#id9
Description:
/widget_ref/ptline.html#IRESOURCES
Inherited resources:
/widget_ref/ptlist.html#id1
PtList
/widget_ref/ptlist.html#id3
Class hierarchy:
/widget_ref/ptlist.html#id5
PhAB icon:
/widget_ref/ptlist.html#id7
Public header:
/widget_ref/ptlist.html#id9
Description:
/widget_ref/ptlist.html#Limitations
Limitations
/widget_ref/ptlist.html#Columns
Displaying items in columns
/widget_ref/ptlist.html#CreatingLists
Creating lists
/widget_ref/ptlist.html#NumberItemsDisplayed
Controlling the number of items displayed
/widget_ref/ptlist.html#SELECTIONNOTIFICATION
Selection notification
/widget_ref/ptlist.html#id16
Handling single selections
/widget_ref/ptlist.html#id18
Handling multiple selections
/widget_ref/ptlist.html#NRESOURCES
New resources:
/widget_ref/ptlist.html#Pt_ARG_ITEMS
Pt_ARG_ITEMS
/widget_ref/ptlist.html#Pt_ARG_LIST_BALLOON
Pt_ARG_LIST_BALLOON
/widget_ref/ptlist.html#Pt_ARG_LIST_SPACING
Pt_ARG_LIST_SPACING
/widget_ref/ptlist.html#Pt_ARG_MODIFY_ITEMS
Pt_ARG_MODIFY_ITEMS (write only)
/widget_ref/ptlist.html#Pt_ARG_SELECTION_INDEXES
Pt_ARG_SELECTION_INDEXES
/widget_ref/ptlist.html#Pt_CB_LIST_INPUT
Pt_CB_LIST_INPUT
/widget_ref/ptlist.html#Pt_CB_SELECTION
Pt_CB_SELECTION
/widget_ref/ptlist.html#IRESOURCES
Inherited resources:
/widget_ref/ptlist.html#Pt_ARG_VISIBLE_COUNT
Pt_ARG_VISIBLE_COUNT
/widget_ref/ptlist.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptlist.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptlistadditems.html#id1
PtListAddItems
/widget_ref/pt/ptlistadditems.html#id3
Synopsis:
/widget_ref/pt/ptlistadditems.html#id5
Description:
/widget_ref/pt/ptlistadditems.html#id7
Returns:
/widget_ref/pt/ptlistadditems.html#id9
Classification:
/widget_ref/pt/ptlistadditems.html#id10
Safety:
/widget_ref/pt/ptlistadditems.html#id12
See also:
/widget_ref/pt/ptlistdeleteallitems.html#id1
PtListDeleteAllItems
/widget_ref/pt/ptlistdeleteallitems.html#id3
Synopsis:
/widget_ref/pt/ptlistdeleteallitems.html#id5
Description:
/widget_ref/pt/ptlistdeleteallitems.html#id7
Returns:
/widget_ref/pt/ptlistdeleteallitems.html#id9
Classification:
/widget_ref/pt/ptlistdeleteallitems.html#id10
Safety:
/widget_ref/pt/ptlistdeleteallitems.html#id12
See also:
/widget_ref/pt/ptlistdeleteitempos.html#id1
PtListDeleteItemPos
/widget_ref/pt/ptlistdeleteitempos.html#id3
Synopsis:
/widget_ref/pt/ptlistdeleteitempos.html#id5
Description:
/widget_ref/pt/ptlistdeleteitempos.html#id7
Returns:
/widget_ref/pt/ptlistdeleteitempos.html#id9
Classification:
/widget_ref/pt/ptlistdeleteitempos.html#id10
Safety:
/widget_ref/pt/ptlistdeleteitempos.html#id12
See also:
/widget_ref/pt/ptlistdeleteitems.html#id1
PtListDeleteItems
/widget_ref/pt/ptlistdeleteitems.html#id3
Synopsis:
/widget_ref/pt/ptlistdeleteitems.html#id5
Description:
/widget_ref/pt/ptlistdeleteitems.html#id7
Returns:
/widget_ref/pt/ptlistdeleteitems.html#id9
Classification:
/widget_ref/pt/ptlistdeleteitems.html#id10
Safety:
/widget_ref/pt/ptlistdeleteitems.html#id12
See also:
/widget_ref/pt/ptlistgotopos.html#id1
PtListGotoPos
/widget_ref/pt/ptlistgotopos.html#id3
Synopsis:
/widget_ref/pt/ptlistgotopos.html#id5
Description:
/widget_ref/pt/ptlistgotopos.html#id7
Classification:
/widget_ref/pt/ptlistgotopos.html#id8
Safety:
/widget_ref/pt/ptlistgotopos.html#id10
See also:
/widget_ref/pt/ptlistitemexists.html#id1
PtListItemExists
/widget_ref/pt/ptlistitemexists.html#id3
Synopsis:
/widget_ref/pt/ptlistitemexists.html#id5
Description:
/widget_ref/pt/ptlistitemexists.html#id7
Returns:
/widget_ref/pt/ptlistitemexists.html#id9
Classification:
/widget_ref/pt/ptlistitemexists.html#id10
Safety:
/widget_ref/pt/ptlistitemexists.html#id12
See also:
/widget_ref/pt/ptlistitempos.html#id1
PtListItemPos
/widget_ref/pt/ptlistitempos.html#id3
Synopsis:
/widget_ref/pt/ptlistitempos.html#id5
Description:
/widget_ref/pt/ptlistitempos.html#id7
Returns:
/widget_ref/pt/ptlistitempos.html#id9
Classification:
/widget_ref/pt/ptlistitempos.html#id10
Safety:
/widget_ref/pt/ptlistitempos.html#id12
See also:
/widget_ref/pt/ptlistremovepositions.html#id1
PtListRemovePositions
/widget_ref/pt/ptlistremovepositions.html#id3
Synopsis:
/widget_ref/pt/ptlistremovepositions.html#id5
Description:
/widget_ref/pt/ptlistremovepositions.html#id7
Returns:
/widget_ref/pt/ptlistremovepositions.html#id9
Classification:
/widget_ref/pt/ptlistremovepositions.html#id10
Safety:
/widget_ref/pt/ptlistremovepositions.html#id12
See also:
/widget_ref/pt/ptlistreplaceitempos.html#id1
PtListReplaceItemPos
/widget_ref/pt/ptlistreplaceitempos.html#id3
Synopsis:
/widget_ref/pt/ptlistreplaceitempos.html#id5
Description:
/widget_ref/pt/ptlistreplaceitempos.html#id7
Returns:
/widget_ref/pt/ptlistreplaceitempos.html#id9
Classification:
/widget_ref/pt/ptlistreplaceitempos.html#id10
Safety:
/widget_ref/pt/ptlistreplaceitempos.html#id12
See also:
/widget_ref/pt/ptlistreplaceitems.html#id1
PtListReplaceItems
/widget_ref/pt/ptlistreplaceitems.html#id3
Synopsis:
/widget_ref/pt/ptlistreplaceitems.html#id5
Description:
/widget_ref/pt/ptlistreplaceitems.html#id7
Returns:
/widget_ref/pt/ptlistreplaceitems.html#id9
Classification:
/widget_ref/pt/ptlistreplaceitems.html#id10
Safety:
/widget_ref/pt/ptlistreplaceitems.html#id12
See also:
/widget_ref/pt/ptlistselectpos.html#id1
PtListSelectPos
/widget_ref/pt/ptlistselectpos.html#id3
Synopsis:
/widget_ref/pt/ptlistselectpos.html#id5
Description:
/widget_ref/pt/ptlistselectpos.html#id7
Classification:
/widget_ref/pt/ptlistselectpos.html#id8
Safety:
/widget_ref/pt/ptlistselectpos.html#id10
See also:
/widget_ref/pt/ptlistshowpos.html#id1
PtListShowPos
/widget_ref/pt/ptlistshowpos.html#id3
Synopsis:
/widget_ref/pt/ptlistshowpos.html#id5
Description:
/widget_ref/pt/ptlistshowpos.html#id7
Classification:
/widget_ref/pt/ptlistshowpos.html#id8
Safety:
/widget_ref/pt/ptlistshowpos.html#id10
See also:
/widget_ref/pt/ptlistunselectpos.html#id1
PtListUnselectPos
/widget_ref/pt/ptlistunselectpos.html#id3
Synopsis:
/widget_ref/pt/ptlistunselectpos.html#id5
Description:
/widget_ref/pt/ptlistunselectpos.html#id7
Classification:
/widget_ref/pt/ptlistunselectpos.html#id8
Safety:
/widget_ref/pt/ptlistunselectpos.html#id10
See also:
/widget_ref/ptmenu.html#id1
PtMenu
/widget_ref/ptmenu.html#id3
Class hierarchy:
/widget_ref/ptmenu.html#id5
PhAB icon:
/widget_ref/ptmenu.html#id7
Public header:
/widget_ref/ptmenu.html#id9
Description:
/widget_ref/ptmenu.html#id11
Creating menus
/widget_ref/ptmenu.html#id13
Populating the menu
/widget_ref/ptmenu.html#id15
Sizing
/widget_ref/ptmenu.html#Lifetime
Lifetime
/widget_ref/ptmenu.html#id18
Pulldown menus
/widget_ref/ptmenu.html#id20
Popup menus
/widget_ref/ptmenu.html#CASCADEDMENUS
Cascaded menus
/widget_ref/ptmenu.html#CompleteMenuExample
Complete menu example
/widget_ref/ptmenu.html#NRESOURCES
New resources:
/widget_ref/ptmenu.html#Pt_ARG_MENU_FLAGS
Pt_ARG_MENU_FLAGS
/widget_ref/ptmenu.html#Pt_ARG_MENU_INPUT_GROUP
Pt_ARG_MENU_INPUT_GROUP
/widget_ref/ptmenu.html#Pt_ARG_MENU_ITEM_FILL_COLOR
Pt_ARG_MENU_ITEM_FILL_COLOR
/widget_ref/ptmenu.html#Pt_ARG_MENU_ITEM_HIGHLIGHT_COLOR
Pt_ARG_MENU_ITEM_HIGHLIGHT_COLOR
/widget_ref/ptmenu.html#Pt_ARG_MENU_SPACING
Pt_ARG_MENU_SPACING
/widget_ref/ptmenu.html#Pt_ARG_MENU_TEXT_FONT
Pt_ARG_MENU_TEXT_FONT
/widget_ref/ptmenu.html#Pt_ARG_MENU_TITLE
Pt_ARG_MENU_TITLE
/widget_ref/ptmenu.html#Pt_ARG_MENU_TITLE_FONT
Pt_ARG_MENU_TITLE_FONT
/widget_ref/ptmenu.html#Pt_ARG_SUBMENU_PARENT_HIGHLIGHT_COLOR
Pt_ARG_SUBMENU_PARENT_HIGHLIGHT_COLOR
/widget_ref/ptmenu.html#IRESOURCES
Inherited resources:
/widget_ref/ptmenubar.html#id1
PtMenuBar
/widget_ref/ptmenubar.html#id3
Class hierarchy:
/widget_ref/ptmenubar.html#id5
PhAB icon:
/widget_ref/ptmenubar.html#id7
Public header:
/widget_ref/ptmenubar.html#id9
Description:
/widget_ref/ptmenubar.html#IRESOURCES
Inherited resources:
/widget_ref/ptmenubutton.html#id1
PtMenuButton
/widget_ref/ptmenubutton.html#id3
Class hierarchy:
/widget_ref/ptmenubutton.html#id5
PhAB icon:
/widget_ref/ptmenubutton.html#id7
Public header:
/widget_ref/ptmenubutton.html#id9
Description:
/widget_ref/ptmenubutton.html#NRESOURCES
New resources:
/widget_ref/ptmenubutton.html#Pt_ARG_ACCEL_FONT
Pt_ARG_ACCEL_FONT
/widget_ref/ptmenubutton.html#Pt_ARG_ACCEL_TEXT
Pt_ARG_ACCEL_TEXT
/widget_ref/ptmenubutton.html#Pt_ARG_BUTTON_TYPE
Pt_ARG_BUTTON_TYPE
/widget_ref/ptmenubutton.html#Pt_ARG_MODIFIER_KEYS
Pt_ARG_MODIFIER_KEYS
/widget_ref/ptmenubutton.html#Pt_ARG_OFFSET
Pt_ARG_OFFSET
/widget_ref/ptmenubutton.html#IRESOURCES
Inherited resources:
/widget_ref/ptmeter.html#id1
PtMeter
/widget_ref/ptmeter.html#id3
Class hierarchy:
/widget_ref/ptmeter.html#id5
PhAB icon:
/widget_ref/ptmeter.html#id7
Public header:
/widget_ref/ptmeter.html#id9
Description:
/widget_ref/ptmeter.html#id11
Creating a 3-arc meter
/widget_ref/ptmeter.html#id13
Creating a 1-arc meter
/widget_ref/ptmeter.html#id15
Creating a 3-arc meter movable by keys and mouse
/widget_ref/ptmeter.html#FullMeterExample
Full meter example
/widget_ref/ptmeter.html#NRESOURCES
New resources:
/widget_ref/ptmeter.html#Pt_ARG_METER_COLOR
Pt_ARG_METER_COLOR
/widget_ref/ptmeter.html#Pt_ARG_METER_FLAGS
Pt_ARG_METER_FLAGS
/widget_ref/ptmeter.html#Pt_ARG_METER_FONT_COLOR
Pt_ARG_METER_FONT_COLOR
/widget_ref/ptmeter.html#Pt_ARG_METER_INCREMENT
Pt_ARG_METER_INCREMENT
/widget_ref/ptmeter.html#Pt_ARG_METER_KEY_LEFT
Pt_ARG_METER_KEY_LEFT
/widget_ref/ptmeter.html#Pt_ARG_METER_KEY_RIGHT
Pt_ARG_METER_KEY_RIGHT
/widget_ref/ptmeter.html#Pt_ARG_METER_LEVEL1_COLOR
Pt_ARG_METER_LEVEL1_COLOR
/widget_ref/ptmeter.html#Pt_ARG_METER_LEVEL1_POS
Pt_ARG_METER_LEVEL1_POS
/widget_ref/ptmeter.html#Pt_ARG_METER_LEVEL2_COLOR
Pt_ARG_METER_LEVEL2_COLOR
/widget_ref/ptmeter.html#Pt_ARG_METER_LEVEL2_POS
Pt_ARG_METER_LEVEL2_POS
/widget_ref/ptmeter.html#Pt_ARG_METER_LEVEL3_COLOR
Pt_ARG_METER_LEVEL3_COLOR
/widget_ref/ptmeter.html#Pt_ARG_METER_MAX_NEEDLE_POSITION
Pt_ARG_METER_MAX_NEEDLE_POSITION
/widget_ref/ptmeter.html#Pt_ARG_METER_MIN_NEEDLE_POSITION
Pt_ARG_METER_MIN_NEEDLE_POSITION
/widget_ref/ptmeter.html#Pt_ARG_METER_NEEDLE_COLOR
Pt_ARG_METER_NEEDLE_COLOR
/widget_ref/ptmeter.html#Pt_ARG_METER_NEEDLE_POSITION
Pt_ARG_METER_NEEDLE_POSITION
/widget_ref/ptmeter.html#Pt_ARG_METER_NUM_SEVERITY_LEVELS
Pt_ARG_METER_NUM_SEVERITY_LEVELS
/widget_ref/ptmeter.html#Pt_ARG_METER_TEXT_FONT
Pt_ARG_METER_TEXT_FONT
/widget_ref/ptmeter.html#Pt_CB_METER_MOVED
Pt_CB_METER_MOVED
/widget_ref/ptmeter.html#IRESOURCES
Inherited resources:
/widget_ref/ptmtrend.html#id1
PtMTrend
/widget_ref/ptmtrend.html#id3
Class hierarchy:
/widget_ref/ptmtrend.html#id5
PhAB icon:
/widget_ref/ptmtrend.html#id7
Public header:
/widget_ref/ptmtrend.html#id9
Description:
/widget_ref/ptmtrend.html#NRESOURCES
New resources:
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_FLAGS
Pt_ARG_MTREND_FLAGS
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_N_SAMPLES
Pt_ARG_MTREND_N_SAMPLES
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_N_GRAPHS
Pt_ARG_MTREND_N_GRAPHS
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRAPH_ATTR
Pt_ARG_MTREND_GRAPH_ATTR
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRAPH_STATE
Pt_ARG_MTREND_GRAPH_STATE
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRAPH_DATA
Pt_ARG_MTREND_GRAPH_DATA
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_TRACE_WIDTH
Pt_ARG_MTREND_TRACE_WIDTH
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_TRACE_COLOR
Pt_ARG_MTREND_TRACE_COLOR
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_TRACE_DRAW_F
Pt_ARG_MTREND_TRACE_DRAW_F
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRID_X
Pt_ARG_MTREND_GRID_X
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRID_Y
Pt_ARG_MTREND_GRID_Y
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRID_COLOR
Pt_ARG_MTREND_GRID_COLOR
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_GRID_DRAW_F
Pt_ARG_MTREND_GRID_DRAW_F
/widget_ref/ptmtrend.html#Pt_ARG_MTREND_ADVANCE_BY_N_SAMPLES
Pt_ARG_MTREND_ADVANCE_BY_N_SAMPLES
/widget_ref/ptmtrend.html#IRESOURCES
Inherited resources:
/widget_ref/ptmtrend.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptmtrendchangedata.html#id1
PtMTrendAddData, PtMTrendChangeData
/widget_ref/pt/ptmtrendchangedata.html#id3
Synopsis:
/widget_ref/pt/ptmtrendchangedata.html#id5
Arguments:
/widget_ref/pt/ptmtrendchangedata.html#id7
Description:
/widget_ref/pt/ptmtrendchangedata.html#id9
Classification:
/widget_ref/pt/ptmtrendchangedata.html#id10
Safety:
/widget_ref/ptmultitext.html#id1
PtMultiText
/widget_ref/ptmultitext.html#id3
Class hierarchy:
/widget_ref/ptmultitext.html#id5
PhAB icon:
/widget_ref/ptmultitext.html#id7
Public header:
/widget_ref/ptmultitext.html#id9
Description:
/widget_ref/ptmultitext.html#Features
Features
/widget_ref/ptmultitext.html#SettingText
Setting text
/widget_ref/ptmultitext.html#TextAttributes
Text attributes
/widget_ref/ptmultitext.html#UsingRanges
Setting text using ranges
/widget_ref/ptmultitext.html#INSERTINGTEXTWITHASSIGNEDATTRIBUTES
Inserting text with assigned attributes
/widget_ref/ptmultitext.html#ChangingAttributes
Changing the attributes of a range of text
/widget_ref/ptmultitext.html#HYPERLINKSUSINGCURSORMOTIONCALLBACKS
Hyperlinks using cursor-motion callbacks
/widget_ref/ptmultitext.html#WidgetDimensions
Widget dimensions
/widget_ref/ptmultitext.html#DragAndDrop
Drag and Drop
/widget_ref/ptmultitext.html#NRESOURCES
New resources:
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_BOTTOM_LINE
Pt_ARG_MULTITEXT_BOTTOM_LINE (write-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_FLAGS
Pt_ARG_MULTITEXT_FLAGS
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_NUM_LINES
Pt_ARG_MULTITEXT_NUM_LINES (read-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_NUM_LINES_VISIBLE
Pt_ARG_MULTITEXT_NUM_LINES_VISIBLE (read-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_QUERY_CHARACTER
Pt_ARG_MULTITEXT_QUERY_CHARACTER (read-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_QUERY_LINE
Pt_ARG_MULTITEXT_QUERY_LINE (read-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_RANGE_ATTRIBUTES
Pt_ARG_MULTITEXT_RANGE_ATTRIBUTES
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_ROWS
Pt_ARG_MULTITEXT_ROWS (write-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_SEGMENTS
Pt_ARG_MULTITEXT_SEGMENTS (write-only)
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_TABS
Pt_ARG_MULTITEXT_TABS
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_TOP_LINE
Pt_ARG_MULTITEXT_TOP_LINE
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_WRAP_FLAGS
Pt_ARG_MULTITEXT_WRAP_FLAGS
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_X_SCROLL_POS
Pt_ARG_MULTITEXT_X_SCROLL_POS
/widget_ref/ptmultitext.html#Pt_ARG_MULTITEXT_Y_SCROLL_POS
Pt_ARG_MULTITEXT_Y_SCROLL_POS
/widget_ref/ptmultitext.html#Pt_ARG_SCROLLBAR_X_DISPLAY
Pt_ARG_SCROLLBAR_X_DISPLAY
/widget_ref/ptmultitext.html#Pt_ARG_SCROLLBAR_X_HEIGHT
Pt_ARG_SCROLLBAR_X_HEIGHT
/widget_ref/ptmultitext.html#Pt_ARG_SCROLLBAR_Y_DISPLAY
Pt_ARG_SCROLLBAR_Y_DISPLAY
/widget_ref/ptmultitext.html#Pt_ARG_SCROLLBAR_Y_WIDTH
Pt_ARG_SCROLLBAR_Y_WIDTH
/widget_ref/ptmultitext.html#IRESOURCES
Inherited resources:
/widget_ref/ptmultitext.html#Pt_CB_ACTIVATE
Pt_CB_ACTIVATE
/widget_ref/ptmultitext.html#Pt_CB_GOT_FOCUS
Pt_CB_GOT_FOCUS, Pt_CB_LOST_FOCUS
/widget_ref/ptmultitext.html#Pt_CB_TEXT_CHANGED
Pt_CB_TEXT_CHANGED, Pt_CB_MODIFY_NOTIFY, Pt_CB_MOTION_NOTIFY
/widget_ref/ptmultitext.html#Pt_CB_MODIFY_VERIFY
Pt_CB_MODIFY_VERIFY
/widget_ref/ptmultitext.html#Pt_CB_MOTION_VERIFY
Pt_CB_MOTION_VERIFY
/widget_ref/ptmultitext.html#FUNCTIONS
Convenience functions:
/widget_ref/ptmultilines_t.html#id1
PtMultiLines_t
/widget_ref/ptmultilines_t.html#id3
Synopsis:
/widget_ref/ptmultilines_t.html#id5
Description:
/widget_ref/ptmultilines_t.html#id7
Classification:
/widget_ref/ptmultilines_t.html#id9
See also:
/widget_ref/ptmultitextattributes_t.html#id1
PtMultiTextAttributes_t
/widget_ref/ptmultitextattributes_t.html#id3
Synopsis:
/widget_ref/ptmultitextattributes_t.html#id5
Description:
/widget_ref/ptmultitextattributes_t.html#id7
Classification:
/widget_ref/ptmultitextattributes_t.html#id9
See also:
/widget_ref/ptmultitextcallback_t.html#id1
PtMultiTextCallback_t, PtMultiTextControl_t, PtMultiTextInfo_t
/widget_ref/ptmultitextcallback_t.html#id3
Synopsis:
/widget_ref/ptmultitextcallback_t.html#id5
Description:
/widget_ref/ptmultitextcallback_t.html#id7
Classification:
/widget_ref/ptmultitextcallback_t.html#id9
See also:
/widget_ref/pt/ptmultitextcreateattributes.html#id1
PtMultiTextCreateAttributes
/widget_ref/pt/ptmultitextcreateattributes.html#id3
Synopsis:
/widget_ref/pt/ptmultitextcreateattributes.html#id5
Description:
/widget_ref/pt/ptmultitextcreateattributes.html#id7
Returns:
/widget_ref/pt/ptmultitextcreateattributes.html#id9
Examples:
/widget_ref/pt/ptmultitextcreateattributes.html#id11
Classification:
/widget_ref/pt/ptmultitextcreateattributes.html#id12
Safety:
/widget_ref/pt/ptmultitextcreateattributes.html#id14
See also:
/widget_ref/pt/ptmultitextgetattributes.html#id1
PtMultiTextGetAttributes
/widget_ref/pt/ptmultitextgetattributes.html#id3
Synopsis:
/widget_ref/pt/ptmultitextgetattributes.html#id5
Description:
/widget_ref/pt/ptmultitextgetattributes.html#id7
Returns:
/widget_ref/pt/ptmultitextgetattributes.html#id9
Examples:
/widget_ref/pt/ptmultitextgetattributes.html#id11
Classification:
/widget_ref/pt/ptmultitextgetattributes.html#id12
Safety:
/widget_ref/pt/ptmultitextgetattributes.html#id14
See also:
/widget_ref/pt/ptmultitextinfo.html#id1
PtMultiTextInfo
/widget_ref/pt/ptmultitextinfo.html#id3
Synopsis:
/widget_ref/pt/ptmultitextinfo.html#id5
Description:
/widget_ref/pt/ptmultitextinfo.html#id7
Returns:
/widget_ref/pt/ptmultitextinfo.html#id9
Classification:
/widget_ref/pt/ptmultitextinfo.html#id10
Safety:
/widget_ref/pt/ptmultitextinfo.html#id12
See also:
/widget_ref/ptmultitextline_t.html#id1
PtMultiTextLine_t
/widget_ref/ptmultitextline_t.html#id3
Synopsis:
/widget_ref/ptmultitextline_t.html#id5
Description:
/widget_ref/ptmultitextline_t.html#id7
Classification:
/widget_ref/ptmultitextline_t.html#id9
See also:
/widget_ref/pt/ptmultitextmodifyattributes.html#id1
PtMultiTextModifyAttributes
/widget_ref/pt/ptmultitextmodifyattributes.html#id3
Synopsis:
/widget_ref/pt/ptmultitextmodifyattributes.html#id5
Description:
/widget_ref/pt/ptmultitextmodifyattributes.html#id7
Examples:
/widget_ref/pt/ptmultitextmodifyattributes.html#id9
Classification:
/widget_ref/pt/ptmultitextmodifyattributes.html#id10
Safety:
/widget_ref/pt/ptmultitextmodifyattributes.html#id12
See also:
/widget_ref/pt/ptmultitextmodifytext.html#id1
PtMultiTextModifyText
/widget_ref/pt/ptmultitextmodifytext.html#id3
Synopsis:
/widget_ref/pt/ptmultitextmodifytext.html#id5
Description:
/widget_ref/pt/ptmultitextmodifytext.html#id7
Classification:
/widget_ref/pt/ptmultitextmodifytext.html#id8
Safety:
/widget_ref/pt/ptmultitextmodifytext.html#id10
See also:
/widget_ref/ptmultitextquery_t.html#id1
PtMultiTextQuery_t
/widget_ref/ptmultitextquery_t.html#id3
Synopsis:
/widget_ref/ptmultitextquery_t.html#id5
Description:
/widget_ref/ptmultitextquery_t.html#id7
Classification:
/widget_ref/ptmultitextquery_t.html#id9
See also:
/widget_ref/ptmultitextsegment_t.html#id1
PtMultiTextSegment_t
/widget_ref/ptmultitextsegment_t.html#id3
Synopsis:
/widget_ref/ptmultitextsegment_t.html#id5
Description:
/widget_ref/ptmultitextsegment_t.html#id7
Classification:
/widget_ref/ptmultitextsegment_t.html#id9
See also:
/widget_ref/ptnumeric.html#id1
PtNumeric
/widget_ref/ptnumeric.html#id3
Class hierarchy:
/widget_ref/ptnumeric.html#id5
PhAB icon:
/widget_ref/ptnumeric.html#id7
Public header:
/widget_ref/ptnumeric.html#id9
Description:
/widget_ref/ptnumeric.html#NRESOURCES
New resources:
/widget_ref/ptnumeric.html#Pt_ARG_NUMERIC_FLAGS
Pt_ARG_NUMERIC_FLAGS
/widget_ref/ptnumeric.html#Pt_ARG_NUMERIC_PREFIX
Pt_ARG_NUMERIC_PREFIX
/widget_ref/ptnumeric.html#Pt_ARG_NUMERIC_SPACING
Pt_ARG_NUMERIC_SPACING
/widget_ref/ptnumeric.html#Pt_ARG_NUMERIC_SUFFIX
Pt_ARG_NUMERIC_SUFFIX
/widget_ref/ptnumeric.html#Pt_ARG_NUMERIC_UPDOWN_WIDTH
Pt_ARG_NUMERIC_UPDOWN_WIDTH
/widget_ref/ptnumeric.html#BRESOURCES
Exported subordinate children:
/widget_ref/ptnumeric.html#IRESOURCES
Inherited resources:
/widget_ref/ptnumericfloat.html#id1
PtNumericFloat
/widget_ref/ptnumericfloat.html#id3
Class hierarchy:
/widget_ref/ptnumericfloat.html#id5
PhAB icon:
/widget_ref/ptnumericfloat.html#id7
Public header:
/widget_ref/ptnumericfloat.html#id9
Description:
/widget_ref/ptnumericfloat.html#NRESOURCES
New resources:
/widget_ref/ptnumericfloat.html#Pt_ARG_NUMERIC_INCREMENT
Pt_ARG_NUMERIC_INCREMENT
/widget_ref/ptnumericfloat.html#Pt_ARG_NUMERIC_MAX
Pt_ARG_NUMERIC_MAX
/widget_ref/ptnumericfloat.html#Pt_ARG_NUMERIC_MIN
Pt_ARG_NUMERIC_MIN
/widget_ref/ptnumericfloat.html#Pt_ARG_NUMERIC_PRECISION
Pt_ARG_NUMERIC_PRECISION
/widget_ref/ptnumericfloat.html#Pt_ARG_NUMERIC_VALUE
Pt_ARG_NUMERIC_VALUE
/widget_ref/ptnumericfloat.html#Pt_CB_NUMERIC_CHANGED
Pt_CB_NUMERIC_CHANGED
/widget_ref/ptnumericfloat.html#BRESOURCES
Exported subordinate children:
/widget_ref/ptnumericfloat.html#IRESOURCES
Inherited resources:
/widget_ref/ptnumericfloat.html#Pt_CB_ACTIVATE
Pt_CB_ACTIVATE
/widget_ref/ptnumericinteger.html#id1
PtNumericInteger
/widget_ref/ptnumericinteger.html#id3
Class hierarchy:
/widget_ref/ptnumericinteger.html#id5
PhAB icon:
/widget_ref/ptnumericinteger.html#id7
Public header:
/widget_ref/ptnumericinteger.html#id9
Description:
/widget_ref/ptnumericinteger.html#NRESOURCES
New resources:
/widget_ref/ptnumericinteger.html#Pt_ARG_NUMERIC_INCREMENT
Pt_ARG_NUMERIC_INCREMENT
/widget_ref/ptnumericinteger.html#Pt_ARG_NUMERIC_MAX
Pt_ARG_NUMERIC_MAX
/widget_ref/ptnumericinteger.html#Pt_ARG_NUMERIC_MIN
Pt_ARG_NUMERIC_MIN
/widget_ref/ptnumericinteger.html#Pt_ARG_NUMERIC_VALUE
Pt_ARG_NUMERIC_VALUE
/widget_ref/ptnumericinteger.html#Pt_CB_NUMERIC_CHANGED
Pt_CB_NUMERIC_CHANGED
/widget_ref/ptnumericinteger.html#BRESOURCES
Exported subordinate children:
/widget_ref/ptnumericinteger.html#IRESOURCES
Inherited resources:
/widget_ref/ptnumericinteger.html#Pt_CB_ACTIVATE
Pt_CB_ACTIVATE
/widget_ref/widget_ref2.html#id1
Photon Widgets --- PtO to PtW
/widget_ref/ptonoffbutton.html#id1
PtOnOffButton
/widget_ref/ptonoffbutton.html#id3
Class hierarchy:
/widget_ref/ptonoffbutton.html#id5
PhAB icon:
/widget_ref/ptonoffbutton.html#id7
Public header:
/widget_ref/ptonoffbutton.html#id9
Description:
/widget_ref/ptonoffbutton.html#NRESOURCES
New resources:
/widget_ref/ptonoffbutton.html#Pt_ARG_ONOFF_STATE
Pt_ARG_ONOFF_STATE
/widget_ref/ptonoffbutton.html#Pt_CB_ONOFF_NEW_VALUE
Pt_CB_ONOFF_NEW_VALUE
/widget_ref/ptonoffbutton.html#IRESOURCES
Inherited resources:
/widget_ref/ptoscontainer.html#id1
PtOSContainer
/widget_ref/ptoscontainer.html#id3
Class hierarchy:
/widget_ref/ptoscontainer.html#id5
PhAB icon:
/widget_ref/ptoscontainer.html#id7
Public header:
/widget_ref/ptoscontainer.html#id9
Description:
/widget_ref/ptoscontainer.html#IRESOURCES
Inherited resources:
/widget_ref/ptoscontainer.html#Pt_ARG_FILL_COLOR
Pt_ARG_FILL_COLOR
/widget_ref/ptpane.html#id1
PtPane
/widget_ref/ptpane.html#id3
Class hierarchy:
/widget_ref/ptpane.html#id5
PhAB icon:
/widget_ref/ptpane.html#id7
Public header:
/widget_ref/ptpane.html#id9
Description:
/widget_ref/ptpane.html#IRESOURCES
Inherited resources:
/widget_ref/ptpanelgroup.html#id1
PtPanelGroup
/widget_ref/ptpanelgroup.html#id3
Class hierarchy:
/widget_ref/ptpanelgroup.html#id5
PhAB icon:
/widget_ref/ptpanelgroup.html#id7
Public header:
/widget_ref/ptpanelgroup.html#id9
Description:
/widget_ref/ptpanelgroup.html#Populating
Populating a panel group
/widget_ref/ptpanelgroup.html#MultiplePanels
Multiple panels
/widget_ref/ptpanelgroup.html#SinglePanel
Single panel
/widget_ref/ptpanelgroup.html#PanelMargins
Panel margins
/widget_ref/ptpanelgroup.html#PanelIndexes
Panel indexes
/widget_ref/ptpanelgroup.html#NRESOURCES
New resources:
/widget_ref/ptpanelgroup.html#Pt_ARG_MARGIN_BOTTOM
Pt_ARG_MARGIN_BOTTOM
/widget_ref/ptpanelgroup.html#Pt_ARG_MARGIN_LEFT
Pt_ARG_MARGIN_LEFT
/widget_ref/ptpanelgroup.html#Pt_ARG_MARGIN_RIGHT
Pt_ARG_MARGIN_RIGHT
/widget_ref/ptpanelgroup.html#Pt_ARG_MARGIN_TOP
Pt_ARG_MARGIN_TOP
/widget_ref/ptpanelgroup.html#Pt_ARG_PG_CURRENT
Pt_ARG_PG_CURRENT
/widget_ref/ptpanelgroup.html#Pt_ARG_PG_CURRENT_INDEX
Pt_ARG_PG_CURRENT_INDEX
/widget_ref/ptpanelgroup.html#Pt_ARG_PG_FLAGS
Pt_ARG_PG_FLAGS
/widget_ref/ptpanelgroup.html#Pt_ARG_PG_OVERLAP_THRESHOLD
Pt_ARG_PG_OVERLAP_THRESHOLD
/widget_ref/ptpanelgroup.html#Pt_ARG_PG_PANEL_TITLES
Pt_ARG_PG_PANEL_TITLES
/widget_ref/ptpanelgroup.html#Pt_ARG_PG_SELECTION_MODE
Pt_ARG_PG_SELECTION_MODE
/widget_ref/ptpanelgroup.html#Pt_CB_PG_PANEL_SWITCHING
Pt_CB_PG_PANEL_SWITCHING
/widget_ref/ptpanelgroup.html#IRESOURCES
Inherited resources:
/widget_ref/ptpanelgroup.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptpgcreatepopup.html#id1
PtPGCreatePopup
/widget_ref/pt/ptpgcreatepopup.html#id3
Synopsis:
/widget_ref/pt/ptpgcreatepopup.html#id5
Description:
/widget_ref/pt/ptpgcreatepopup.html#id7
Returns:
/widget_ref/pt/ptpgcreatepopup.html#id9
Classification:
/widget_ref/pt/ptpgcreatepopup.html#id10
Safety:
/widget_ref/pt/ptpgcreatepopup.html#id12
See also:
/widget_ref/pt/ptpgfindindexbypanel.html#id1
PtPGFindIndexByPanel
/widget_ref/pt/ptpgfindindexbypanel.html#id3
Synopsis:
/widget_ref/pt/ptpgfindindexbypanel.html#id5
Description:
/widget_ref/pt/ptpgfindindexbypanel.html#id7
Returns:
/widget_ref/pt/ptpgfindindexbypanel.html#id9
Classification:
/widget_ref/pt/ptpgfindindexbypanel.html#id10
Safety:
/widget_ref/pt/ptpgfindindexbypanel.html#id12
See also:
/widget_ref/pt/ptpgfindindexbytitle.html#id1
PtPGFindIndexByTitle
/widget_ref/pt/ptpgfindindexbytitle.html#id3
Synopsis:
/widget_ref/pt/ptpgfindindexbytitle.html#id5
Description:
/widget_ref/pt/ptpgfindindexbytitle.html#id7
Returns:
/widget_ref/pt/ptpgfindindexbytitle.html#id9
Classification:
/widget_ref/pt/ptpgfindindexbytitle.html#id10
Safety:
/widget_ref/pt/ptpgfindindexbytitle.html#id12
See also:
/widget_ref/pt/ptpgfindpanelbyindex.html#id1
PtPGFindPanelByIndex
/widget_ref/pt/ptpgfindpanelbyindex.html#id3
Synopsis:
/widget_ref/pt/ptpgfindpanelbyindex.html#id5
Description:
/widget_ref/pt/ptpgfindpanelbyindex.html#id7
Returns:
/widget_ref/pt/ptpgfindpanelbyindex.html#id9
Classification:
/widget_ref/pt/ptpgfindpanelbyindex.html#id10
Safety:
/widget_ref/pt/ptpgfindpanelbyindex.html#id12
See also:
/widget_ref/pt/ptpgfindpanelbytitle.html#id1
PtPGFindPanelByTitle
/widget_ref/pt/ptpgfindpanelbytitle.html#id3
Synopsis:
/widget_ref/pt/ptpgfindpanelbytitle.html#id5
Description:
/widget_ref/pt/ptpgfindpanelbytitle.html#id7
Returns:
/widget_ref/pt/ptpgfindpanelbytitle.html#id9
Classification:
/widget_ref/pt/ptpgfindpanelbytitle.html#id10
Safety:
/widget_ref/pt/ptpgfindpanelbytitle.html#id12
See also:
/widget_ref/pt/ptpgfindtitlebyindex.html#id1
PtPGFindTitleByIndex
/widget_ref/pt/ptpgfindtitlebyindex.html#id3
Synopsis:
/widget_ref/pt/ptpgfindtitlebyindex.html#id5
Description:
/widget_ref/pt/ptpgfindtitlebyindex.html#id7
Returns:
/widget_ref/pt/ptpgfindtitlebyindex.html#id9
Classification:
/widget_ref/pt/ptpgfindtitlebyindex.html#id10
Safety:
/widget_ref/pt/ptpgfindtitlebyindex.html#id12
See also:
/widget_ref/ptpixel.html#id1
PtPixel
/widget_ref/ptpixel.html#id3
Class hierarchy:
/widget_ref/ptpixel.html#id5
PhAB icon:
/widget_ref/ptpixel.html#id7
Public header:
/widget_ref/ptpixel.html#id9
Description:
/widget_ref/ptpixel.html#IRESOURCES
Inherited resources:
/widget_ref/ptpolygon.html#id1
PtPolygon
/widget_ref/ptpolygon.html#id3
Class hierarchy:
/widget_ref/ptpolygon.html#id5
PhAB icon:
/widget_ref/ptpolygon.html#id7
Public header:
/widget_ref/ptpolygon.html#id9
Description:
/widget_ref/ptpolygon.html#NRESOURCES
New resources:
/widget_ref/ptpolygon.html#Pt_ARG_POLYGON_FLAGS
Pt_ARG_POLYGON_FLAGS
/widget_ref/ptpolygon.html#IRESOURCES
Inherited resources:
/widget_ref/ptprintsel.html#id1
PtPrintSel
/widget_ref/ptprintsel.html#id3
Class hierarchy:
/widget_ref/ptprintsel.html#id5
PhAB icon:
/widget_ref/ptprintsel.html#id7
Public header:
/widget_ref/ptprintsel.html#id9
Description:
/widget_ref/ptprintsel.html#NRESOURCES
New resources:
/widget_ref/ptprintsel.html#Pt_ARG_PRINT_CONTEXT
Pt_ARG_PRINT_CONTEXT
/widget_ref/ptprintsel.html#Pt_ARG_PRINT_FLAGS
Pt_ARG_PRINT_FLAGS
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_ALL
Pt_ARG_PS_LBL_ALL
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_COLLATED
Pt_ARG_PS_LBL_COLLATED
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_COPIES
Pt_ARG_PS_LBL_COPIES
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_DOUBLE_SIDED
Pt_ARG_PS_LBL_DOUBLE_SIDED
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_FILE
Pt_ARG_PS_LBL_FILE
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_FROM
Pt_ARG_PS_LBL_FROM
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_INSTALL
Pt_ARG_PS_LBL_INSTALL
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_NAME
Pt_ARG_PS_LBL_NAME
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_NOT_COLLATED
Pt_ARG_PS_LBL_NOT_COLLATED
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_PREFERENCES
Pt_ARG_PS_LBL_PREFERENCES
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_PRINT_ORDER
Pt_ARG_PS_LBL_PRINT_ORDER
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_PRINT_PAGES
Pt_ARG_PS_LBL_PRINT_PAGES
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_RANGE
Pt_ARG_PS_LBL_RANGE
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_REVERSED
Pt_ARG_PS_LBL_REVERSED
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_SELECTION
Pt_ARG_PS_LBL_SELECTION
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_SEND_TO_FILE
Pt_ARG_PS_LBL_SEND_TO_FILE
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_SEND_TO_PRINTER
Pt_ARG_PS_LBL_SEND_TO_PRINTER
/widget_ref/ptprintsel.html#Pt_ARG_PS_LBL_TO
Pt_ARG_PS_LBL_TO
/widget_ref/ptprintsel.html#Pt_CB_PRINT_PROPS
Pt_CB_PRINT_PROPS
/widget_ref/ptprintsel.html#IRESOURCES
Inherited resources:
/widget_ref/ptprintsel.html#FUNCTIONS
Convenience functions:
/widget_ref/ptprogress.html#id1
PtProgress
/widget_ref/ptprogress.html#id3
Class hierarchy:
/widget_ref/ptprogress.html#id5
PhAB icon:
/widget_ref/ptprogress.html#id7
Public header:
/widget_ref/ptprogress.html#id9
Description:
/widget_ref/ptprogress.html#NRESOURCES
New resources:
/widget_ref/ptprogress.html#Pt_ARG_PROGRESS_BAR_COLOR
Pt_ARG_PROGRESS_BAR_COLOR
/widget_ref/ptprogress.html#Pt_ARG_PROGRESS_DIVISIONS
Pt_ARG_PROGRESS_DIVISIONS
/widget_ref/ptprogress.html#Pt_ARG_PROGRESS_GAP
Pt_ARG_PROGRESS_GAP
/widget_ref/ptprogress.html#Pt_ARG_PROGRESS_SPACING
Pt_ARG_PROGRESS_SPACING
/widget_ref/ptprogress.html#IRESOURCES
Inherited resources:
/widget_ref/ptprogress.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptprogressentiresegment.html#id1
PtProgressEntireSegment
/widget_ref/pt/ptprogressentiresegment.html#id3
Synopsis:
/widget_ref/pt/ptprogressentiresegment.html#id5
Description:
/widget_ref/pt/ptprogressentiresegment.html#id7
Returns:
/widget_ref/pt/ptprogressentiresegment.html#id9
Classification:
/widget_ref/pt/ptprogressentiresegment.html#id10
Safety:
/widget_ref/pt/ptprogressentiresegment.html#id12
See also:
/widget_ref/pt/ptprogressfirstsegment.html#id1
PtProgressFirstSegment
/widget_ref/pt/ptprogressfirstsegment.html#id3
Synopsis:
/widget_ref/pt/ptprogressfirstsegment.html#id5
Description:
/widget_ref/pt/ptprogressfirstsegment.html#id7
Returns:
/widget_ref/pt/ptprogressfirstsegment.html#id9
Classification:
/widget_ref/pt/ptprogressfirstsegment.html#id10
Safety:
/widget_ref/pt/ptprogressfirstsegment.html#id12
See also:
/widget_ref/pt/ptprogressnextsegment.html#id1
PtProgressNextSegment
/widget_ref/pt/ptprogressnextsegment.html#id3
Synopsis:
/widget_ref/pt/ptprogressnextsegment.html#id5
Description:
/widget_ref/pt/ptprogressnextsegment.html#id7
Returns:
/widget_ref/pt/ptprogressnextsegment.html#id9
Classification:
/widget_ref/pt/ptprogressnextsegment.html#id10
Safety:
/widget_ref/pt/ptprogressnextsegment.html#id12
See also:
/widget_ref/pt/ptprogresstextrect.html#id1
PtProgressTextRect
/widget_ref/pt/ptprogresstextrect.html#id3
Synopsis:
/widget_ref/pt/ptprogresstextrect.html#id5
Description:
/widget_ref/pt/ptprogresstextrect.html#id7
Classification:
/widget_ref/pt/ptprogresstextrect.html#id8
Safety:
/widget_ref/pt/ptprogresstextrect.html#id10
See also:
/widget_ref/ptraw.html#id1
PtRaw
/widget_ref/ptraw.html#id3
Class hierarchy:
/widget_ref/ptraw.html#id5
PhAB icon:
/widget_ref/ptraw.html#id7
Public header:
/widget_ref/ptraw.html#id9
Description:
/widget_ref/ptraw.html#id11
Draw function
/widget_ref/ptraw.html#NRESOURCES
New resources:
/widget_ref/ptraw.html#Pt_ARG_RAW_CALC_OPAQUE_F
Pt_ARG_RAW_CALC_OPAQUE_F
/widget_ref/ptraw.html#Pt_ARG_RAW_CONNECT_F
Pt_ARG_RAW_CONNECT_F
/widget_ref/ptraw.html#Pt_ARG_RAW_DRAW_F
Pt_ARG_RAW_DRAW_F
/widget_ref/ptraw.html#Pt_ARG_RAW_EXTENT_F
Pt_ARG_RAW_EXTENT_F
/widget_ref/ptraw.html#Pt_ARG_RAW_INIT_F
Pt_ARG_RAW_INIT_F
/widget_ref/ptraw.html#IRESOURCES
Inherited resources:
/widget_ref/ptrawlist.html#id1
PtRawList
/widget_ref/ptrawlist.html#id3
Class hierarchy:
/widget_ref/ptrawlist.html#id5
PhAB icon:
/widget_ref/ptrawlist.html#id7
Public header:
/widget_ref/ptrawlist.html#id9
Description:
/widget_ref/ptrawlist.html#NRESOURCES
New resources:
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_BACKGROUND_F
Pt_ARG_RAWLIST_BACKGROUND_F
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_DRAW_F
Pt_ARG_RAWLIST_DRAW_F
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_GFLAGS
Pt_ARG_RAWLIST_GFLAGS
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_INFLATE_F
Pt_ARG_RAWLIST_INFLATE_F
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_KEY_F
Pt_ARG_RAWLIST_KEY_F
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_MOUSE_F
Pt_ARG_RAWLIST_MOUSE_F
/widget_ref/ptrawlist.html#Pt_ARG_RAWLIST_SELECT_F
Pt_ARG_RAWLIST_SELECT_F
/widget_ref/ptrawlist.html#IRESOURCES
Inherited resources:
/widget_ref/ptrawlist.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptrawlist.html#FUNCTIONS
Convenience functions:
/widget_ref/ptrawtree.html#id1
PtRawTree
/widget_ref/ptrawtree.html#id3
Class hierarchy:
/widget_ref/ptrawtree.html#id5
PhAB icon:
/widget_ref/ptrawtree.html#id7
Public header:
/widget_ref/ptrawtree.html#id9
Description:
/widget_ref/ptrawtree.html#NRESOURCES
New resources:
/widget_ref/ptrawtree.html#Pt_ARG_RAWTREE_DRAW_F
Pt_ARG_RAWTREE_DRAW_F
/widget_ref/ptrawtree.html#Pt_ARG_RAWTREE_INFLATE_F
Pt_ARG_RAWTREE_INFLATE_F
/widget_ref/ptrawtree.html#Pt_ARG_RAWTREE_SELECT_F
Pt_ARG_RAWTREE_SELECT_F
/widget_ref/ptrawtree.html#Pt_ARG_RAWTREE_STATE_F
Pt_ARG_RAWTREE_STATE_F
/widget_ref/ptrawtree.html#IRESOURCES
Inherited resources:
/widget_ref/ptrawtree.html#Pt_ARG_TREE_FLAGS
Pt_ARG_TREE_FLAGS
/widget_ref/ptrawtree.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptrawtree.html#FUNCTIONS
Convenience functions:
/widget_ref/ptrect.html#id1
PtRect
/widget_ref/ptrect.html#id3
Class hierarchy:
/widget_ref/ptrect.html#id5
PhAB icon:
/widget_ref/ptrect.html#id7
Public header:
/widget_ref/ptrect.html#id9
Description:
/widget_ref/ptrect.html#NRESOURCES
New resources:
/widget_ref/ptrect.html#Pt_ARG_RECT_ROUNDNESS
Pt_ARG_RECT_ROUNDNESS
/widget_ref/ptrect.html#IRESOURCES
Inherited resources:
/widget_ref/ptregion.html#id1
PtRegion
/widget_ref/ptregion.html#id3
Class hierarchy:
/widget_ref/ptregion.html#id5
PhAB icon:
/widget_ref/ptregion.html#id7
Public header:
/widget_ref/ptregion.html#id9
Description:
/widget_ref/ptregion.html#NRESOURCES
New resources:
/widget_ref/ptregion.html#Pt_ARG_REGION_DATA
Pt_ARG_REGION_DATA
/widget_ref/ptregion.html#Pt_ARG_REGION_FIELDS
Pt_ARG_REGION_FIELDS
/widget_ref/ptregion.html#Pt_ARG_REGION_FLAGS
Pt_ARG_REGION_FLAGS
/widget_ref/ptregion.html#Pt_ARG_REGION_HANDLE
Pt_ARG_REGION_HANDLE
/widget_ref/ptregion.html#Pt_ARG_REGION_INFRONT
Pt_ARG_REGION_INFRONT
/widget_ref/ptregion.html#Pt_ARG_REGION_INPUT_GROUP
Pt_ARG_REGION_INPUT_GROUP
/widget_ref/ptregion.html#Pt_ARG_REGION_OPAQUE
Pt_ARG_REGION_OPAQUE
/widget_ref/ptregion.html#Pt_ARG_REGION_OWNER
Pt_ARG_REGION_OWNER
/widget_ref/ptregion.html#Pt_ARG_REGION_PARENT
Pt_ARG_REGION_PARENT
/widget_ref/ptregion.html#Pt_ARG_REGION_SENSE
Pt_ARG_REGION_SENSE
/widget_ref/ptregion.html#IRESOURCES
Inherited resources:
/widget_ref/ptscrollarea.html#id1
PtScrollArea
/widget_ref/ptscrollarea.html#id3
Class hierarchy:
/widget_ref/ptscrollarea.html#id5
PhAB icon:
/widget_ref/ptscrollarea.html#id7
Public header:
/widget_ref/ptscrollarea.html#id9
Description:
/widget_ref/ptscrollarea.html#id11
Scrolling notification
/widget_ref/ptscrollarea.html#SCROLLINGCONTROL
Scrolling control
/widget_ref/ptscrollarea.html#NRESOURCES
New resources:
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_FLAGS
Pt_ARG_SCROLLAREA_FLAGS
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_INCREMENT_X
Pt_ARG_SCROLLAREA_INCREMENT_X
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_INCREMENT_Y
Pt_ARG_SCROLLAREA_INCREMENT_Y
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_MAX_X
Pt_ARG_SCROLLAREA_MAX_X
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_MAX_Y
Pt_ARG_SCROLLAREA_MAX_Y
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_POS_X
Pt_ARG_SCROLLAREA_POS_X
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_POS_Y
Pt_ARG_SCROLLAREA_POS_Y
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLAREA_SCROLLBAR_COLOR
Pt_ARG_SCROLLAREA_SCROLLBAR_COLOR
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLBAR_X_DISPLAY
Pt_ARG_SCROLLBAR_X_DISPLAY
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLBAR_X_HEIGHT
Pt_ARG_SCROLLBAR_X_HEIGHT
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLBAR_Y_DISPLAY
Pt_ARG_SCROLLBAR_Y_DISPLAY
/widget_ref/ptscrollarea.html#Pt_ARG_SCROLLBAR_Y_WIDTH
Pt_ARG_SCROLLBAR_Y_WIDTH
/widget_ref/ptscrollarea.html#Pt_CB_SCROLLAREA_SCROLLED
Pt_CB_SCROLLAREA_SCROLLED
/widget_ref/ptscrollarea.html#IRESOURCES
Inherited resources:
/widget_ref/ptscrollarea.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptscrollareacanvas.html#id1
PtScrollAreaCanvas
/widget_ref/pt/ptscrollareacanvas.html#id3
Synopsis:
/widget_ref/pt/ptscrollareacanvas.html#id5
Library:
/widget_ref/pt/ptscrollareacanvas.html#id7
Description:
/widget_ref/pt/ptscrollareacanvas.html#id9
Returns:
/widget_ref/pt/ptscrollareacanvas.html#id11
Classification:
/widget_ref/pt/ptscrollareacanvas.html#id12
Safety:
/widget_ref/pt/ptscrollareacanvas.html#id14
See also:
/widget_ref/ptscrollbar.html#id1
PtScrollbar
/widget_ref/ptscrollbar.html#id3
Class hierarchy:
/widget_ref/ptscrollbar.html#id5
PhAB icon:
/widget_ref/ptscrollbar.html#id7
Public header:
/widget_ref/ptscrollbar.html#id9
Description:
/widget_ref/ptscrollbar.html#MOUSEACTIONS
Mouse actions
/widget_ref/ptscrollbar.html#KeyboardActions
Keyboard actions
/widget_ref/ptscrollbar.html#NRESOURCES
New resources:
/widget_ref/ptscrollbar.html#Pt_ARG_INCREMENT
Pt_ARG_INCREMENT
/widget_ref/ptscrollbar.html#Pt_ARG_MIN_SLIDER_SIZE
Pt_ARG_MIN_SLIDER_SIZE
/widget_ref/ptscrollbar.html#Pt_ARG_PAGE_INCREMENT
Pt_ARG_PAGE_INCREMENT
/widget_ref/ptscrollbar.html#Pt_ARG_SCROLLBAR_FLAGS
Pt_ARG_SCROLLBAR_FLAGS
/widget_ref/ptscrollbar.html#Pt_ARG_SLIDER_SIZE
Pt_ARG_SLIDER_SIZE
/widget_ref/ptscrollbar.html#Pt_CB_SCROLL_MOVE
Pt_CB_SCROLL_MOVE
/widget_ref/ptscrollbar.html#IRESOURCES
Inherited resources:
/widget_ref/ptscrollbar.html#Pt_ARG_BANDWIDTH_THRESHOLD
Pt_ARG_BANDWIDTH_THRESHOLD
/widget_ref/ptscrollcontainer.html#id1
PtScrollContainer
/widget_ref/ptscrollcontainer.html#id3
Class hierarchy:
/widget_ref/ptscrollcontainer.html#id5
PhAB icon:
/widget_ref/ptscrollcontainer.html#id7
Public header:
/widget_ref/ptscrollcontainer.html#id9
Description:
/widget_ref/ptscrollcontainer.html#id11
Anchors and resize policy
/widget_ref/ptscrollcontainer.html#NRESOURCES
New resources:
/widget_ref/ptscrollcontainer.html#Pt_ARG_SCROLLCONT_FLAGS
Pt_ARG_SCROLLCONT_FLAGS
/widget_ref/ptscrollcontainer.html#Pt_ARG_SCROLLCONT_RESIZE_FLAGS
Pt_ARG_SCROLLCONT_RESIZE_FLAGS
/widget_ref/ptscrollcontainer.html#IRESOURCES
Inherited resources:
/widget_ref/ptseparator.html#id1
PtSeparator
/widget_ref/ptseparator.html#id3
Class hierarchy:
/widget_ref/ptseparator.html#id5
PhAB icon:
/widget_ref/ptseparator.html#id7
Public header:
/widget_ref/ptseparator.html#id9
Description:
/widget_ref/ptseparator.html#NRESOURCES
New resources:
/widget_ref/ptseparator.html#Pt_ARG_SEP_ARM_BITMAP_CURSOR
Pt_ARG_SEP_ARM_BITMAP_CURSOR
/widget_ref/ptseparator.html#Pt_ARG_SEP_ARM_CURSOR_COLOR
Pt_ARG_SEP_ARM_CURSOR_COLOR
/widget_ref/ptseparator.html#Pt_ARG_SEP_ARM_CURSOR_TYPE
Pt_ARG_SEP_ARM_CURSOR_TYPE
/widget_ref/ptseparator.html#Pt_ARG_SEP_DRAG_BOUNDS
Pt_ARG_SEP_DRAG_BOUNDS
/widget_ref/ptseparator.html#Pt_ARG_SEP_FLAGS
Pt_ARG_SEP_FLAGS
/widget_ref/ptseparator.html#Pt_ARG_SEP_IMAGE
Pt_ARG_SEP_IMAGE
/widget_ref/ptseparator.html#Pt_ARG_SEP_IMAGE_H_ALIGN
Pt_ARG_SEP_IMAGE_H_ALIGN
/widget_ref/ptseparator.html#Pt_ARG_SEP_IMAGE_V_ALIGN
Pt_ARG_SEP_IMAGE_V_ALIGN
/widget_ref/ptseparator.html#Pt_ARG_SEP_TYPE
Pt_ARG_SEP_TYPE
/widget_ref/ptseparator.html#Pt_CB_SEP_DRAG
Pt_CB_SEP_DRAG
/widget_ref/ptseparator.html#IRESOURCES
Inherited resources:
/widget_ref/ptseparator.html#Pt_ARG_BANDWIDTH_THRESHOLD
Pt_ARG_BANDWIDTH_THRESHOLD
/widget_ref/ptserver.html#id1
PtServer
/widget_ref/ptserver.html#id3
Class hierarchy:
/widget_ref/ptserver.html#id5
PhAB icon:
/widget_ref/ptserver.html#id7
Public header:
/widget_ref/ptserver.html#id9
Description:
/widget_ref/ptserver.html#NRESOURCES
New resources:
/widget_ref/ptserver.html#Pt_ARG_SERVER_CONNECTION
Pt_ARG_SERVER_CONNECTION
/widget_ref/ptserver.html#Pt_ARG_SERVER_NAME
Pt_ARG_SERVER_NAME
/widget_ref/ptserver.html#Pt_ARG_SERVER_SEND
Pt_ARG_SERVER_SEND (write only)
/widget_ref/ptserver.html#Pt_CB_SERVER_CONNECTED
Pt_CB_SERVER_CONNECTED
/widget_ref/ptserver.html#Pt_CB_SERVER_ERROR
Pt_CB_SERVER_ERROR
/widget_ref/ptserver.html#Pt_CB_SERVER_RECEIVE
Pt_CB_SERVER_RECEIVE
/widget_ref/ptserver.html#Pt_CB_SERVER_TRANSPORT
Pt_CB_SERVER_TRANSPORT
/widget_ref/ptserver.html#IRESOURCES
Inherited resources:
/widget_ref/ptslider.html#id1
PtSlider
/widget_ref/ptslider.html#id3
Class hierarchy:
/widget_ref/ptslider.html#id5
PhAB icon:
/widget_ref/ptslider.html#id7
Public header:
/widget_ref/ptslider.html#id9
Description:
/widget_ref/ptslider.html#MOUSEACTIONS
Mouse actions
/widget_ref/ptslider.html#KeyboardActions
Keyboard actions
/widget_ref/ptslider.html#NRESOURCES
New resources:
/widget_ref/ptslider.html#Pt_ARG_SLIDER_FLAGS
Pt_ARG_SLIDER_FLAGS
/widget_ref/ptslider.html#Pt_ARG_SLIDER_HANDLE_COLOR
Pt_ARG_SLIDER_HANDLE_COLOR
/widget_ref/ptslider.html#Pt_ARG_SLIDER_HANDLE_WIDTH
Pt_ARG_SLIDER_HANDLE_WIDTH
/widget_ref/ptslider.html#Pt_ARG_SLIDER_IMAGE
Pt_ARG_SLIDER_IMAGE
/widget_ref/ptslider.html#Pt_ARG_SLIDER_INCREMENT
Pt_ARG_SLIDER_INCREMENT
/widget_ref/ptslider.html#Pt_ARG_SLIDER_MULTIPLE
Pt_ARG_SLIDER_MULTIPLE
/widget_ref/ptslider.html#Pt_ARG_SLIDER_TICK_MAJOR_DIV
Pt_ARG_SLIDER_TICK_MAJOR_DIV
/widget_ref/ptslider.html#Pt_ARG_SLIDER_TICK_MAJOR_LEN
Pt_ARG_SLIDER_TICK_MAJOR_LEN
/widget_ref/ptslider.html#Pt_ARG_SLIDER_TICK_MINOR_DIV
Pt_ARG_SLIDER_TICK_MINOR_DIV
/widget_ref/ptslider.html#Pt_ARG_SLIDER_TICK_MINOR_LEN
Pt_ARG_SLIDER_TICK_MINOR_LEN
/widget_ref/ptslider.html#Pt_ARG_SLIDER_TROUGH_IMAGE1
Pt_ARG_SLIDER_TROUGH_IMAGE1, Pt_ARG_SLIDER_TROUGH_IMAGE2
/widget_ref/ptslider.html#Pt_CB_SLIDER_MOVE
Pt_CB_SLIDER_MOVE
/widget_ref/ptslider.html#IRESOURCES
Inherited resources:
/widget_ref/pttab.html#id1
PtTab
/widget_ref/pttab.html#id3
Class hierarchy:
/widget_ref/pttab.html#id5
PhAB icon:
/widget_ref/pttab.html#id7
Public header:
/widget_ref/pttab.html#id9
Description:
/widget_ref/pttab.html#NRESOURCES
New resources:
/widget_ref/pttab.html#Pt_ARG_TAB_FLAGS
Pt_ARG_TAB_FLAGS
/widget_ref/pttab.html#Pt_ARG_TAB_UNSELECTED_COLOR
Pt_ARG_TAB_UNSELECTED_COLOR
/widget_ref/pttab.html#IRESOURCES
Inherited resources:
/widget_ref/pttab.html#FUNCTIONS
Convenience functions:
/widget_ref/ptterminal.html#id1
PtTerminal
/widget_ref/ptterminal.html#id3
Class hierarchy:
/widget_ref/ptterminal.html#id5
PhAB icon:
/widget_ref/ptterminal.html#id7
Public header:
/widget_ref/ptterminal.html#id9
Description:
/widget_ref/ptterminal.html#id11
PtTerminal and PtTty
/widget_ref/ptterminal.html#Fonts
Fonts
/widget_ref/ptterminal.html#CharacterSets
Character sets
/widget_ref/ptterminal.html#id15
Resource changes and function reentrancy
/widget_ref/ptterminal.html#Geometry
Geometry
/widget_ref/ptterminal.html#id18
Resizing
/widget_ref/ptterminal.html#id20
Adjusting after a resize
/widget_ref/ptterminal.html#id22
The default resize function
/widget_ref/ptterminal.html#id24
Size limits
/widget_ref/ptterminal.html#ConsoleEmulation
Console emulation
/widget_ref/ptterminal.html#id27
Color coding
/widget_ref/ptterminal.html#DrawingAndScrolling
Drawing and scrolling
/widget_ref/ptterminal.html#ScrollingOptimization
Scrolling optimization
/widget_ref/ptterminal.html#DragAndDrop
Drag and Drop
/widget_ref/ptterminal.html#NRESOURCES
New resources:
/widget_ref/ptterminal.html#Pt_ARG_TERM_ANSI_PROTOCOL
Pt_ARG_TERM_ANSI_PROTOCOL
/widget_ref/ptterminal.html#Pt_ARG_TERM_APP
Pt_ARG_TERM_APP
/widget_ref/ptterminal.html#Pt_ARG_TERM_CHARSETS
Pt_ARG_TERM_CHARSETS
/widget_ref/ptterminal.html#Pt_ARG_TERM_COLOR_MODE
Pt_ARG_TERM_COLOR_MODE
/widget_ref/ptterminal.html#Pt_ARG_TERM_COLOR_TABLE
Pt_ARG_TERM_COLOR_TABLE
/widget_ref/ptterminal.html#Pt_ARG_TERM_COLS
Pt_ARG_TERM_COLS
/widget_ref/ptterminal.html#Pt_ARG_TERM_CONSOLE
Pt_ARG_TERM_CONSOLE
/widget_ref/ptterminal.html#Pt_ARG_TERM_CUR_COL
Pt_ARG_TERM_CUR_COL
/widget_ref/ptterminal.html#Pt_ARG_TERM_CUR_POS
Pt_ARG_TERM_CUR_POS
/widget_ref/ptterminal.html#Pt_ARG_TERM_CUR_ROW
Pt_ARG_TERM_CUR_ROW
/widget_ref/ptterminal.html#Pt_ARG_TERM_CURSOR_FLAGS
Pt_ARG_TERM_CURSOR_FLAGS
/widget_ref/ptterminal.html#Pt_ARG_TERM_DRAW_MODES
Pt_ARG_TERM_DRAW_MODES
/widget_ref/ptterminal.html#Pt_ARG_TERM_FONT
Pt_ARG_TERM_FONT
/widget_ref/ptterminal.html#Pt_ARG_TERM_FONT_INDEX
Pt_ARG_TERM_FONT_INDEX
/widget_ref/ptterminal.html#Pt_ARG_TERM_FONT_LIST
Pt_ARG_TERM_FONT_LIST
/widget_ref/ptterminal.html#Pt_ARG_TERM_FONT_SIZE
Pt_ARG_TERM_FONT_SIZE (read-only)
/widget_ref/ptterminal.html#Pt_ARG_TERM_MARGINS
Pt_ARG_TERM_MARGINS (read-only)
/widget_ref/ptterminal.html#Pt_ARG_TERM_MAXCOLS
Pt_ARG_TERM_MAXCOLS
/widget_ref/ptterminal.html#Pt_ARG_TERM_MAXROWS
Pt_ARG_TERM_MAXROWS
/widget_ref/ptterminal.html#Pt_ARG_TERM_MAXSIZE
Pt_ARG_TERM_MAXSIZE
/widget_ref/ptterminal.html#Pt_ARG_TERM_MINCOLS
Pt_ARG_TERM_MINCOLS
/widget_ref/ptterminal.html#Pt_ARG_TERM_MINROWS
Pt_ARG_TERM_MINROWS
/widget_ref/ptterminal.html#Pt_ARG_TERM_MINSIZE
Pt_ARG_TERM_MINSIZE
/widget_ref/ptterminal.html#Pt_ARG_TERM_OPTIONS
Pt_ARG_TERM_OPTIONS
/widget_ref/ptterminal.html#Pt_ARG_TERM_OPTMASK
Pt_ARG_TERM_OPTMASK
/widget_ref/ptterminal.html#Pt_ARG_TERM_RESIZE_FL
Pt_ARG_TERM_RESIZE_FL
/widget_ref/ptterminal.html#Pt_ARG_TERM_RESIZE_FUN
Pt_ARG_TERM_RESIZE_FUN
/widget_ref/ptterminal.html#Pt_ARG_TERM_RESIZE_STR
Pt_ARG_TERM_RESIZE_STR
/widget_ref/ptterminal.html#Pt_ARG_TERM_ROWS
Pt_ARG_TERM_ROWS
/widget_ref/ptterminal.html#Pt_ARG_TERM_SCRLBK_COUNT
Pt_ARG_TERM_SCRLBK_COUNT
/widget_ref/ptterminal.html#Pt_ARG_TERM_SCRLBK_LIMIT
Pt_ARG_TERM_SCRLBK_LIMIT
/widget_ref/ptterminal.html#Pt_ARG_TERM_SCRLBK_POS
Pt_ARG_TERM_SCRLBK_POS
/widget_ref/ptterminal.html#Pt_ARG_TERM_SCROLL
Pt_ARG_TERM_SCROLL
/widget_ref/ptterminal.html#Pt_ARG_TERM_SELECTION
Pt_ARG_TERM_SELECTION
/widget_ref/ptterminal.html#Pt_ARG_TERM_SIZE
Pt_ARG_TERM_SIZE
/widget_ref/ptterminal.html#Pt_ARG_TERM_VISUAL_BELL
Pt_ARG_TERM_VISUAL_BELL
/widget_ref/ptterminal.html#Pt_CB_TERM_APP
Pt_CB_TERM_APP
/widget_ref/ptterminal.html#Pt_CB_TERM_FONT
Pt_CB_TERM_FONT
/widget_ref/ptterminal.html#Pt_CB_TERM_INPUT
Pt_CB_TERM_INPUT
/widget_ref/ptterminal.html#Pt_CB_TERM_OPTIONS
Pt_CB_TERM_OPTIONS
/widget_ref/ptterminal.html#Pt_CB_TERM_RESIZE
Pt_CB_TERM_RESIZE
/widget_ref/ptterminal.html#Pt_CB_TERM_RESIZED
Pt_CB_TERM_RESIZED
/widget_ref/ptterminal.html#Pt_CB_TERM_SCRLBK
Pt_CB_TERM_SCRLBK
/widget_ref/ptterminal.html#IRESOURCES
Inherited resources:
/widget_ref/ptterminal.html#Pt_ARG_BANDWIDTH_THRESHOLD
Pt_ARG_BANDWIDTH_THRESHOLD
/widget_ref/ptterminal.html#Pt_ARG_FILL_COLOR
Pt_ARG_FILL_COLOR
/widget_ref/ptterminal.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptterminalcharset_t.html#id1
PtTerminalCharset_t, PtTerminalCharsets_t
/widget_ref/pt/ptterminalcharset_t.html#id3
Synopsis:
/widget_ref/pt/ptterminalcharset_t.html#id5
Description:
/widget_ref/pt/ptterminalcharset_t.html#id7
Classification:
/widget_ref/pt/ptterminalcharset_t.html#id9
See also:
/widget_ref/pt/ptterminalcopy.html#id1
PtTerminalCopy
/widget_ref/pt/ptterminalcopy.html#id3
Synopsis:
/widget_ref/pt/ptterminalcopy.html#id5
Description:
/widget_ref/pt/ptterminalcopy.html#id7
Classification:
/widget_ref/pt/ptterminalcopy.html#id8
Safety:
/widget_ref/pt/ptterminalcopy.html#id10
See also:
/widget_ref/pt/ptterminalcreatecsxlat.html#id1
PtTerminalCreateCsXlat
/widget_ref/pt/ptterminalcreatecsxlat.html#id3
Synopsis:
/widget_ref/pt/ptterminalcreatecsxlat.html#id5
Description:
/widget_ref/pt/ptterminalcreatecsxlat.html#id7
Returns:
/widget_ref/pt/ptterminalcreatecsxlat.html#id9
Classification:
/widget_ref/pt/ptterminalcreatecsxlat.html#id10
Safety:
/widget_ref/pt/ptterminalcreatecsxlat.html#id12
See also:
/widget_ref/pt/ptterminaldefaultcharsets.html#id1
PtTerminalDefaultCharsets
/widget_ref/pt/ptterminaldefaultcharsets.html#id3
Synopsis:
/widget_ref/pt/ptterminaldefaultcharsets.html#id5
Description:
/widget_ref/pt/ptterminaldefaultcharsets.html#id7
Returns:
/widget_ref/pt/ptterminaldefaultcharsets.html#id9
Classification:
/widget_ref/pt/ptterminaldefaultcharsets.html#id10
Safety:
/widget_ref/pt/ptterminaldefaultcharsets.html#id12
See also:
/widget_ref/pt/ptterminalfontinfo.html#id1
PtTerminalFontInfo
/widget_ref/pt/ptterminalfontinfo.html#id3
Synopsis:
/widget_ref/pt/ptterminalfontinfo.html#id5
Description:
/widget_ref/pt/ptterminalfontinfo.html#id7
Returns:
/widget_ref/pt/ptterminalfontinfo.html#id9
Classification:
/widget_ref/pt/ptterminalfontinfo.html#id10
Safety:
/widget_ref/pt/ptterminalfontinfo.html#id12
See also:
/widget_ref/pt/ptterminalgetkeys.html#id1
PtTerminalGetKeys
/widget_ref/pt/ptterminalgetkeys.html#id3
Synopsis:
/widget_ref/pt/ptterminalgetkeys.html#id5
Description:
/widget_ref/pt/ptterminalgetkeys.html#id7
Classification:
/widget_ref/pt/ptterminalgetkeys.html#id8
Safety:
/widget_ref/pt/ptterminalgetkeys.html#id10
See also:
/widget_ref/pt/ptterminalgetselection.html#id1
PtTerminalGetSelection
/widget_ref/pt/ptterminalgetselection.html#id3
Synopsis:
/widget_ref/pt/ptterminalgetselection.html#id5
Description:
/widget_ref/pt/ptterminalgetselection.html#id7
Classification:
/widget_ref/pt/ptterminalgetselection.html#id8
Safety:
/widget_ref/pt/ptterminalgetselection.html#id10
See also:
/widget_ref/pt/ptterminalname.html#id1
PtTerminalName
/widget_ref/pt/ptterminalname.html#id3
Synopsis:
/widget_ref/pt/ptterminalname.html#id5
Description:
/widget_ref/pt/ptterminalname.html#id7
Classification:
/widget_ref/pt/ptterminalname.html#id8
Safety:
/widget_ref/pt/ptterminalname.html#id10
See also:
/widget_ref/pt/ptterminalpasteclipboard.html#id1
PtTerminalPasteClipboard
/widget_ref/pt/ptterminalpasteclipboard.html#id3
Synopsis:
/widget_ref/pt/ptterminalpasteclipboard.html#id5
Description:
/widget_ref/pt/ptterminalpasteclipboard.html#id7
Classification:
/widget_ref/pt/ptterminalpasteclipboard.html#id8
Safety:
/widget_ref/pt/ptterminalpasteclipboard.html#id10
See also:
/widget_ref/pt/ptterminalpasteselection.html#id1
PtTerminalPasteSelection
/widget_ref/pt/ptterminalpasteselection.html#id3
Synopsis:
/widget_ref/pt/ptterminalpasteselection.html#id5
Description:
/widget_ref/pt/ptterminalpasteselection.html#id7
Classification:
/widget_ref/pt/ptterminalpasteselection.html#id8
Safety:
/widget_ref/pt/ptterminalpasteselection.html#id10
See also:
/widget_ref/pt/ptterminalput.html#id1
PtTerminalPut, PtTerminalPutc, PtTerminalPuts
/widget_ref/pt/ptterminalput.html#id3
Synopsis:
/widget_ref/pt/ptterminalput.html#id5
Description:
/widget_ref/pt/ptterminalput.html#id7
Returns:
/widget_ref/pt/ptterminalput.html#id9
Errors:
/widget_ref/pt/ptterminalput.html#id11
Classification:
/widget_ref/pt/ptterminalput.html#id12
Safety:
/widget_ref/pt/ptterminalput.html#id14
See also:
/widget_ref/pt/ptterminalselectword.html#id1
PtTerminalSelectWord
/widget_ref/pt/ptterminalselectword.html#id3
Synopsis:
/widget_ref/pt/ptterminalselectword.html#id5
Description:
/widget_ref/pt/ptterminalselectword.html#id7
Returns:
/widget_ref/pt/ptterminalselectword.html#id9
Classification:
/widget_ref/pt/ptterminalselectword.html#id10
Safety:
/widget_ref/pt/ptterminalselectword.html#id12
See also:
/widget_ref/pttext.html#id1
PtText
/widget_ref/pttext.html#id3
Class hierarchy:
/widget_ref/pttext.html#id5
PhAB icon:
/widget_ref/pttext.html#id7
Public header:
/widget_ref/pttext.html#id9
Description:
/widget_ref/pttext.html#id11
Interaction model
/widget_ref/pttext.html#id13
Selecting text
/widget_ref/pttext.html#id15
The widget's text
/widget_ref/pttext.html#id17
Setting text
/widget_ref/pttext.html#id19
Getting text
/widget_ref/pttext.html#id21
Getting the current selection
/widget_ref/pttext.html#id23
Replacing text
/widget_ref/pttext.html#ModificationCallbacks
Text-modification callbacks
/widget_ref/pttext.html#id26
Validation
/widget_ref/pttext.html#id28
Preventing the modification
/widget_ref/pttext.html#HandlingDeletions
Handling deletions
/widget_ref/pttext.html#PasswordExample
Example: entering a password
/widget_ref/pttext.html#StringChanges
String changes
/widget_ref/pttext.html#id33
Focus callbacks
/widget_ref/pttext.html#CursorMovement
Cursor-movement callbacks
/widget_ref/pttext.html#ActivateCallback
Activate callback
/widget_ref/pttext.html#EditMasks
Edit masks
/widget_ref/pttext.html#MOUSEACTIONS
Mouse actions
/widget_ref/pttext.html#KeyboardActions
Keyboard actions
/widget_ref/pttext.html#DragAndDrop
Drag and Drop
/widget_ref/pttext.html#NRESOURCES
New resources:
/widget_ref/pttext.html#Pt_ARG_COLUMNS
Pt_ARG_COLUMNS
/widget_ref/pttext.html#Pt_ARG_CURSOR_POSITION
Pt_ARG_CURSOR_POSITION
/widget_ref/pttext.html#Pt_ARG_EDIT_MASK
Pt_ARG_EDIT_MASK
/widget_ref/pttext.html#Pt_ARG_MAX_LENGTH
Pt_ARG_MAX_LENGTH
/widget_ref/pttext.html#Pt_ARG_SELECTION_RANGE
Pt_ARG_SELECTION_RANGE
/widget_ref/pttext.html#Pt_ARG_TEXT_CURSOR_WIDTH
Pt_ARG_TEXT_CURSOR_WIDTH
/widget_ref/pttext.html#Pt_ARG_TEXT_FLAGS
Pt_ARG_TEXT_FLAGS
/widget_ref/pttext.html#Pt_ARG_TEXT_HIGHLIGHT_BACKGROUND_COLOR
Pt_ARG_TEXT_HIGHLIGHT_BACKGROUND_COLOR
/widget_ref/pttext.html#Pt_ARG_TEXT_HIGHLIGHT_TEXT_COLOR
Pt_ARG_TEXT_HIGHLIGHT_TEXT_COLOR
/widget_ref/pttext.html#Pt_ARG_TEXT_SUBSTRING
Pt_ARG_TEXT_SUBSTRING
/widget_ref/pttext.html#Pt_CB_MODIFY_NOTIFY
Pt_CB_MODIFY_NOTIFY or Pt_CB_TEXT_CHANGED
/widget_ref/pttext.html#Pt_CB_MODIFY_VERIFY
Pt_CB_MODIFY_VERIFY
/widget_ref/pttext.html#Pt_CB_MOTION_NOTIFY
Pt_CB_MOTION_NOTIFY
/widget_ref/pttext.html#Pt_CB_MOTION_VERIFY
Pt_CB_MOTION_VERIFY
/widget_ref/pttext.html#IRESOURCES
Inherited resources:
/widget_ref/pttext.html#Pt_CB_ACTIVATE
Pt_CB_ACTIVATE
/widget_ref/pttext.html#Pt_CB_GOT_FOCUS
Pt_CB_GOT_FOCUS, Pt_CB_LOST_FOCUS
/widget_ref/pttext.html#FUNCTIONS
Convenience functions:
/widget_ref/pttextcallback_t.html#id1
PtTextCallback_t, PtTextControl_t, PtTextControlInfo_t
/widget_ref/pttextcallback_t.html#id3
Synopsis:
/widget_ref/pttextcallback_t.html#id5
Description:
/widget_ref/pttextcallback_t.html#id7
Classification:
/widget_ref/pttextcallback_t.html#id9
See also:
/widget_ref/pt/pttextgetselection.html#id1
PtTextGetSelection
/widget_ref/pt/pttextgetselection.html#id3
Synopsis:
/widget_ref/pt/pttextgetselection.html#id5
Description:
/widget_ref/pt/pttextgetselection.html#id7
Returns:
/widget_ref/pt/pttextgetselection.html#id9
Classification:
/widget_ref/pt/pttextgetselection.html#id10
Safety:
/widget_ref/pt/pttextgetselection.html#id12
See also:
/widget_ref/pt/pttextmodifytext.html#id1
PtTextModifyText
/widget_ref/pt/pttextmodifytext.html#id3
Synopsis:
/widget_ref/pt/pttextmodifytext.html#id5
Description:
/widget_ref/pt/pttextmodifytext.html#id7
Returns:
/widget_ref/pt/pttextmodifytext.html#id9
Classification:
/widget_ref/pt/pttextmodifytext.html#id10
Safety:
/widget_ref/pt/pttextsetselection.html#id1
PtTextSetSelection
/widget_ref/pt/pttextsetselection.html#id3
Synopsis:
/widget_ref/pt/pttextsetselection.html#id5
Description:
/widget_ref/pt/pttextsetselection.html#id7
Returns:
/widget_ref/pt/pttextsetselection.html#id9
Classification:
/widget_ref/pt/pttextsetselection.html#id10
Safety:
/widget_ref/pt/pttextsetselection.html#id12
See also:
/widget_ref/pttimer.html#id1
PtTimer
/widget_ref/pttimer.html#id3
Class hierarchy:
/widget_ref/pttimer.html#id5
PhAB icon:
/widget_ref/pttimer.html#id7
Public header:
/widget_ref/pttimer.html#id9
Description:
/widget_ref/pttimer.html#NRESOURCES
New resources:
/widget_ref/pttimer.html#Pt_ARG_TIMER_INITIAL
Pt_ARG_TIMER_INITIAL
/widget_ref/pttimer.html#Pt_ARG_TIMER_REPEAT
Pt_ARG_TIMER_REPEAT
/widget_ref/pttimer.html#Pt_CB_TIMER_ACTIVATE
Pt_CB_TIMER_ACTIVATE
/widget_ref/pttimer.html#IRESOURCES
Inherited resources:
/widget_ref/pttogglebutton.html#id1
PtToggleButton
/widget_ref/pttogglebutton.html#id3
Class hierarchy:
/widget_ref/pttogglebutton.html#id5
PhAB icon:
/widget_ref/pttogglebutton.html#id7
Public header:
/widget_ref/pttogglebutton.html#Description
Description:
/widget_ref/pttogglebutton.html#id10
Creating toggle buttons
/widget_ref/pttogglebutton.html#GroupingToggles
Grouping toggle buttons
/widget_ref/pttogglebutton.html#NRESOURCES
New resources:
/widget_ref/pttogglebutton.html#Pt_ARG_INDICATOR_COLOR
Pt_ARG_INDICATOR_COLOR
/widget_ref/pttogglebutton.html#Pt_ARG_INDICATOR_TYPE
Pt_ARG_INDICATOR_TYPE
/widget_ref/pttogglebutton.html#IRESOURCES
Inherited resources:
/widget_ref/pttoolbar.html#id1
PtToolbar
/widget_ref/pttoolbar.html#id3
Class hierarchy:
/widget_ref/pttoolbar.html#id5
PhAB icon:
/widget_ref/pttoolbar.html#id7
Public header:
/widget_ref/pttoolbar.html#id9
Description:
/widget_ref/pttoolbar.html#NRESOURCES
New resources:
/widget_ref/pttoolbar.html#Pt_ARG_ORIENTATION
Pt_ARG_ORIENTATION
/widget_ref/pttoolbar.html#Pt_ARG_TOOLBAR_FLAGS
Pt_ARG_TOOLBAR_FLAGS
/widget_ref/pttoolbar.html#Pt_ARG_TOOLBAR_LAYOUT_FLAGS
Pt_ARG_TOOLBAR_LAYOUT_FLAGS
/widget_ref/pttoolbar.html#Pt_ARG_TOOLBAR_SPACING
Pt_ARG_TOOLBAR_SPACING
/widget_ref/pttoolbar.html#IRESOURCES
Inherited resources:
/widget_ref/pttoolbargroup.html#id1
PtToolbarGroup
/widget_ref/pttoolbargroup.html#id3
Class hierarchy:
/widget_ref/pttoolbargroup.html#id5
PhAB icon:
/widget_ref/pttoolbargroup.html#id7
Public header:
/widget_ref/pttoolbargroup.html#id9
Description:
/widget_ref/pttoolbargroup.html#NRESOURCES
New resources:
/widget_ref/pttoolbargroup.html#Pt_ARG_ORIENTATION
Pt_ARG_ORIENTATION
/widget_ref/pttoolbargroup.html#Pt_ARG_TG_FLAGS
Pt_ARG_TG_FLAGS
/widget_ref/pttoolbargroup.html#IRESOURCES
Inherited resources:
/widget_ref/pttree.html#id1
PtTree
/widget_ref/pttree.html#id3
Class hierarchy:
/widget_ref/pttree.html#id5
PhAB icon:
/widget_ref/pttree.html#id7
Public header:
/widget_ref/pttree.html#id9
Description:
/widget_ref/pttree.html#BuildingTree
Allocating items and building a tree
/widget_ref/pttree.html#Images
Using images in tree items
/widget_ref/pttree.html#Columns
Displaying text in columns
/widget_ref/pttree.html#ImagesInColumns
Displaying images in columns
/widget_ref/pttree.html#NRESOURCES
New resources:
/widget_ref/pttree.html#Pt_ARG_TREE_BALLOON
Pt_ARG_TREE_BALLOON
/widget_ref/pttree.html#Pt_ARG_TREE_COLUMN_ATTR
Pt_ARG_TREE_COLUMN_ATTR
/widget_ref/pttree.html#Pt_ARG_TREE_COLUMN_IMGFUN
Pt_ARG_TREE_COLUMN_IMGFUN
/widget_ref/pttree.html#Pt_ARG_TREE_IMAGES
Pt_ARG_TREE_IMAGES
/widget_ref/pttree.html#Pt_ARG_TREE_IMGMASK
Pt_ARG_TREE_IMGMASK
/widget_ref/pttree.html#Pt_CB_TREE_COLUMN_SEL
Pt_CB_TREE_COLUMN_SEL
/widget_ref/pttree.html#Pt_CB_TREE_SELECTION
Pt_CB_TREE_SELECTION
/widget_ref/pttree.html#Pt_CB_TREE_STATE
Pt_CB_TREE_STATE
/widget_ref/pttree.html#IRESOURCES
Inherited resources:
/widget_ref/pttree.html#Pt_ARG_TREE_FLAGS
Pt_ARG_TREE_FLAGS
/widget_ref/pttree.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/pttree.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/pttreeaddafter.html#id1
PtTreeAddAfter
/widget_ref/pt/pttreeaddafter.html#id3
Synopsis:
/widget_ref/pt/pttreeaddafter.html#id5
Description:
/widget_ref/pt/pttreeaddafter.html#id7
Returns:
/widget_ref/pt/pttreeaddafter.html#id9
Examples:
/widget_ref/pt/pttreeaddafter.html#id11
Classification:
/widget_ref/pt/pttreeaddafter.html#id12
Safety:
/widget_ref/pt/pttreeaddafter.html#id14
See also:
/widget_ref/pt/pttreeaddfirst.html#id1
PtTreeAddFirst
/widget_ref/pt/pttreeaddfirst.html#id3
Synopsis:
/widget_ref/pt/pttreeaddfirst.html#id5
Description:
/widget_ref/pt/pttreeaddfirst.html#id7
Returns:
/widget_ref/pt/pttreeaddfirst.html#id9
Examples:
/widget_ref/pt/pttreeaddfirst.html#id11
Classification:
/widget_ref/pt/pttreeaddfirst.html#id12
Safety:
/widget_ref/pt/pttreeaddfirst.html#id14
See also:
/widget_ref/pt/pttreeaddimages.html#id1
PtTreeAddImages
/widget_ref/pt/pttreeaddimages.html#id3
Synopsis:
/widget_ref/pt/pttreeaddimages.html#id5
Description:
/widget_ref/pt/pttreeaddimages.html#id7
Returns:
/widget_ref/pt/pttreeaddimages.html#id9
Examples:
/widget_ref/pt/pttreeaddimages.html#id11
Classification:
/widget_ref/pt/pttreeaddimages.html#id12
Safety:
/widget_ref/pt/pttreeaddimages.html#id14
See also:
/widget_ref/pt/pttreeallitems.html#id1
PtTreeAllItems
/widget_ref/pt/pttreeallitems.html#id3
Synopsis:
/widget_ref/pt/pttreeallitems.html#id5
Description:
/widget_ref/pt/pttreeallitems.html#id7
Returns:
/widget_ref/pt/pttreeallitems.html#id9
Examples:
/widget_ref/pt/pttreeallitems.html#id11
Classification:
/widget_ref/pt/pttreeallitems.html#id12
Safety:
/widget_ref/pt/pttreeallitems.html#id14
See also:
/widget_ref/pt/pttreeallocitem.html#id1
PtTreeAllocItem
/widget_ref/pt/pttreeallocitem.html#id3
Synopsis:
/widget_ref/pt/pttreeallocitem.html#id5
Description:
/widget_ref/pt/pttreeallocitem.html#id7
Examples:
/widget_ref/pt/pttreeallocitem.html#id9
Classification:
/widget_ref/pt/pttreeallocitem.html#id10
Safety:
/widget_ref/pt/pttreeallocitem.html#id12
See also:
/widget_ref/pt/pttreechangeitem.html#id1
PtTreeChangeItem
/widget_ref/pt/pttreechangeitem.html#id3
Synopsis:
/widget_ref/pt/pttreechangeitem.html#id5
Arguments:
/widget_ref/pt/pttreechangeitem.html#id7
Description:
/widget_ref/pt/pttreechangeitem.html#id9
Returns:
/widget_ref/pt/pttreechangeitem.html#id11
Examples:
/widget_ref/pt/pttreechangeitem.html#id13
Classification:
/widget_ref/pt/pttreechangeitem.html#id14
Safety:
/widget_ref/pt/pttreechangeitem.html#id16
See also:
/widget_ref/pt/pttreeclearselection.html#id1
PtTreeClearSelection
/widget_ref/pt/pttreeclearselection.html#id3
Synopsis:
/widget_ref/pt/pttreeclearselection.html#id5
Description:
/widget_ref/pt/pttreeclearselection.html#id7
Classification:
/widget_ref/pt/pttreeclearselection.html#id8
Safety:
/widget_ref/pt/pttreeclearselection.html#id10
See also:
/widget_ref/pt/pttreecollapse.html#id1
PtTreeCollapse
/widget_ref/pt/pttreecollapse.html#id3
Synopsis:
/widget_ref/pt/pttreecollapse.html#id5
Description:
/widget_ref/pt/pttreecollapse.html#id7
Returns:
/widget_ref/pt/pttreecollapse.html#id9
Classification:
/widget_ref/pt/pttreecollapse.html#id10
Safety:
/widget_ref/pt/pttreecollapse.html#id12
See also:
/widget_ref/pt/pttreecreateitem.html#id1
PtTreeCreateItem
/widget_ref/pt/pttreecreateitem.html#id3
Synopsis:
/widget_ref/pt/pttreecreateitem.html#id5
Arguments:
/widget_ref/pt/pttreecreateitem.html#id7
Description:
/widget_ref/pt/pttreecreateitem.html#id9
Returns:
/widget_ref/pt/pttreecreateitem.html#id11
Examples:
/widget_ref/pt/pttreecreateitem.html#id13
Classification:
/widget_ref/pt/pttreecreateitem.html#id14
Safety:
/widget_ref/pt/pttreecreateitem.html#id16
See also:
/widget_ref/pt/pttreeexpand.html#id1
PtTreeExpand
/widget_ref/pt/pttreeexpand.html#id3
Synopsis:
/widget_ref/pt/pttreeexpand.html#id5
Description:
/widget_ref/pt/pttreeexpand.html#id7
Returns:
/widget_ref/pt/pttreeexpand.html#id9
Classification:
/widget_ref/pt/pttreeexpand.html#id10
Safety:
/widget_ref/pt/pttreeexpand.html#id12
See also:
/widget_ref/pt/pttreefreeallitems.html#id1
PtTreeFreeAllItems
/widget_ref/pt/pttreefreeallitems.html#id3
Synopsis:
/widget_ref/pt/pttreefreeallitems.html#id5
Description:
/widget_ref/pt/pttreefreeallitems.html#id7
Classification:
/widget_ref/pt/pttreefreeallitems.html#id8
Safety:
/widget_ref/pt/pttreefreeallitems.html#id10
See also:
/widget_ref/pt/pttreefreeitems.html#id1
PtTreeFreeItems
/widget_ref/pt/pttreefreeitems.html#id3
Synopsis:
/widget_ref/pt/pttreefreeitems.html#id5
Description:
/widget_ref/pt/pttreefreeitems.html#id7
Returns:
/widget_ref/pt/pttreefreeitems.html#id9
Classification:
/widget_ref/pt/pttreefreeitems.html#id10
Safety:
/widget_ref/pt/pttreefreeitems.html#id12
See also:
/widget_ref/pt/pttreegetcurrent.html#id1
PtTreeGetCurrent
/widget_ref/pt/pttreegetcurrent.html#id3
Synopsis:
/widget_ref/pt/pttreegetcurrent.html#id5
Description:
/widget_ref/pt/pttreegetcurrent.html#id7
Classification:
/widget_ref/pt/pttreegetcurrent.html#id8
Safety:
/widget_ref/pt/pttreegetcurrent.html#id10
See also:
/widget_ref/pt/pttreegetselindexes.html#id1
PtTreeGetSelIndexes
/widget_ref/pt/pttreegetselindexes.html#id3
Synopsis:
/widget_ref/pt/pttreegetselindexes.html#id5
Description:
/widget_ref/pt/pttreegetselindexes.html#id7
Returns:
/widget_ref/pt/pttreegetselindexes.html#id9
Classification:
/widget_ref/pt/pttreegetselindexes.html#id10
Safety:
/widget_ref/pt/pttreegetselindexes.html#id12
See also:
/widget_ref/pt/pttreegoto.html#id1
PtTreeGoto
/widget_ref/pt/pttreegoto.html#id3
Synopsis:
/widget_ref/pt/pttreegoto.html#id5
Description:
/widget_ref/pt/pttreegoto.html#id7
Returns:
/widget_ref/pt/pttreegoto.html#id9
Classification:
/widget_ref/pt/pttreegoto.html#id10
Safety:
/widget_ref/pt/pttreegoto.html#id12
See also:
/widget_ref/pttreeitem_t.html#id1
PtTreeItem_t
/widget_ref/pttreeitem_t.html#id3
Synopsis:
/widget_ref/pttreeitem_t.html#id5
Description:
/widget_ref/pttreeitem_t.html#id7
Classification:
/widget_ref/pttreeitem_t.html#id9
See also:
/widget_ref/pttreeitemattributes_t.html#id1
PtTreeItemAttributes_t
/widget_ref/pttreeitemattributes_t.html#id3
Synopsis:
/widget_ref/pttreeitemattributes_t.html#id5
Description:
/widget_ref/pttreeitemattributes_t.html#id7
Classification:
/widget_ref/pttreeitemattributes_t.html#id9
See also:
/widget_ref/pt/pttreeitemindex.html#id1
PtTreeItemIndex
/widget_ref/pt/pttreeitemindex.html#id3
Synopsis:
/widget_ref/pt/pttreeitemindex.html#id5
Description:
/widget_ref/pt/pttreeitemindex.html#id7
Returns:
/widget_ref/pt/pttreeitemindex.html#id9
Classification:
/widget_ref/pt/pttreeitemindex.html#id10
Safety:
/widget_ref/pt/pttreeitemindex.html#id12
See also:
/widget_ref/pt/pttreemodifyitem.html#id1
PtTreeModifyItem
/widget_ref/pt/pttreemodifyitem.html#id3
Synopsis:
/widget_ref/pt/pttreemodifyitem.html#id5
Description:
/widget_ref/pt/pttreemodifyitem.html#id7
Returns:
/widget_ref/pt/pttreemodifyitem.html#id9
Classification:
/widget_ref/pt/pttreemodifyitem.html#id10
Safety:
/widget_ref/pt/pttreemodifyitem.html#id12
See also:
/widget_ref/pt/pttreemodifyitemstring.html#id1
PtTreeModifyItemString
/widget_ref/pt/pttreemodifyitemstring.html#id3
Synopsis:
/widget_ref/pt/pttreemodifyitemstring.html#id5
Description:
/widget_ref/pt/pttreemodifyitemstring.html#id7
Returns:
/widget_ref/pt/pttreemodifyitemstring.html#id9
Classification:
/widget_ref/pt/pttreemodifyitemstring.html#id10
Safety:
/widget_ref/pt/pttreemodifyitemstring.html#id12
See also:
/widget_ref/pt/pttreeremovechildren.html#id1
PtTreeRemoveChildren
/widget_ref/pt/pttreeremovechildren.html#id3
Synopsis:
/widget_ref/pt/pttreeremovechildren.html#id5
Description:
/widget_ref/pt/pttreeremovechildren.html#id7
Returns:
/widget_ref/pt/pttreeremovechildren.html#id9
Classification:
/widget_ref/pt/pttreeremovechildren.html#id10
Safety:
/widget_ref/pt/pttreeremovechildren.html#id12
See also:
/widget_ref/pt/pttreeremoveitem.html#id1
PtTreeRemoveItem
/widget_ref/pt/pttreeremoveitem.html#id3
Synopsis:
/widget_ref/pt/pttreeremoveitem.html#id5
Description:
/widget_ref/pt/pttreeremoveitem.html#id7
Classification:
/widget_ref/pt/pttreeremoveitem.html#id8
Safety:
/widget_ref/pt/pttreeremoveitem.html#id10
See also:
/widget_ref/pt/pttreeremovelist.html#id1
PtTreeRemoveList
/widget_ref/pt/pttreeremovelist.html#id3
Synopsis:
/widget_ref/pt/pttreeremovelist.html#id5
Description:
/widget_ref/pt/pttreeremovelist.html#id7
Classification:
/widget_ref/pt/pttreeremovelist.html#id8
Safety:
/widget_ref/pt/pttreeremovelist.html#id10
See also:
/widget_ref/pt/pttreerootitem.html#id1
PtTreeRootItem
/widget_ref/pt/pttreerootitem.html#id3
Synopsis:
/widget_ref/pt/pttreerootitem.html#id5
Description:
/widget_ref/pt/pttreerootitem.html#id7
Classification:
/widget_ref/pt/pttreerootitem.html#id8
Safety:
/widget_ref/pt/pttreerootitem.html#id10
See also:
/widget_ref/pt/pttreeselect.html#id1
PtTreeSelect
/widget_ref/pt/pttreeselect.html#id3
Synopsis:
/widget_ref/pt/pttreeselect.html#id5
Description:
/widget_ref/pt/pttreeselect.html#id7
Classification:
/widget_ref/pt/pttreeselect.html#id8
Safety:
/widget_ref/pt/pttreeselect.html#id10
See also:
/widget_ref/pt/pttreeselecteditems.html#id1
PtTreeSelectedItems
/widget_ref/pt/pttreeselecteditems.html#id3
Synopsis:
/widget_ref/pt/pttreeselecteditems.html#id5
Description:
/widget_ref/pt/pttreeselecteditems.html#id7
Returns:
/widget_ref/pt/pttreeselecteditems.html#id9
Classification:
/widget_ref/pt/pttreeselecteditems.html#id10
Safety:
/widget_ref/pt/pttreeselecteditems.html#id12
See also:
/widget_ref/pt/pttreesetselindexes.html#id1
PtTreeSetSelIndexes
/widget_ref/pt/pttreesetselindexes.html#id3
Synopsis:
/widget_ref/pt/pttreesetselindexes.html#id5
Description:
/widget_ref/pt/pttreesetselindexes.html#id7
Classification:
/widget_ref/pt/pttreesetselindexes.html#id8
Safety:
/widget_ref/pt/pttreesetselindexes.html#id10
See also:
/widget_ref/pt/pttreeshow.html#id1
PtTreeShow
/widget_ref/pt/pttreeshow.html#id3
Synopsis:
/widget_ref/pt/pttreeshow.html#id5
Description:
/widget_ref/pt/pttreeshow.html#id7
Returns:
/widget_ref/pt/pttreeshow.html#id9
Classification:
/widget_ref/pt/pttreeshow.html#id10
Safety:
/widget_ref/pt/pttreeshow.html#id12
See also:
/widget_ref/pt/pttreeunselect.html#id1
PtTreeUnselect
/widget_ref/pt/pttreeunselect.html#id3
Synopsis:
/widget_ref/pt/pttreeunselect.html#id5
Description:
/widget_ref/pt/pttreeunselect.html#id7
Classification:
/widget_ref/pt/pttreeunselect.html#id8
Safety:
/widget_ref/pt/pttreeunselect.html#id10
See also:
/widget_ref/pt/pttreeunselectnonbrothers.html#id1
PtTreeUnselectNonBrothers
/widget_ref/pt/pttreeunselectnonbrothers.html#id3
Synopsis:
/widget_ref/pt/pttreeunselectnonbrothers.html#id5
Description:
/widget_ref/pt/pttreeunselectnonbrothers.html#id7
Classification:
/widget_ref/pt/pttreeunselectnonbrothers.html#id8
Safety:
/widget_ref/pt/pttreeunselectnonbrothers.html#id10
See also:
/widget_ref/pttrend.html#id1
PtTrend
/widget_ref/pttrend.html#id3
Class hierarchy:
/widget_ref/pttrend.html#id5
PhAB icon:
/widget_ref/pttrend.html#id7
Public header:
/widget_ref/pttrend.html#id9
Description:
/widget_ref/pttrend.html#NRESOURCES
New resources:
/widget_ref/pttrend.html#Pt_ARG_TREND_ATTRIBUTES
Pt_ARG_TREND_ATTRIBUTES
/widget_ref/pttrend.html#Pt_ARG_TREND_COLOR_LIST
Pt_ARG_TREND_COLOR_LIST
/widget_ref/pttrend.html#Pt_ARG_TREND_COUNT
Pt_ARG_TREND_COUNT
/widget_ref/pttrend.html#Pt_ARG_TREND_DATA
Pt_ARG_TREND_DATA (write-only)
/widget_ref/pttrend.html#Pt_ARG_TREND_FLAGS
Pt_ARG_TREND_FLAGS
/widget_ref/pttrend.html#Pt_ARG_TREND_GRID_COLOR
Pt_ARG_TREND_GRID_COLOR
/widget_ref/pttrend.html#Pt_ARG_TREND_GRID_X
Pt_ARG_TREND_GRID_X
/widget_ref/pttrend.html#Pt_ARG_TREND_GRID_Y
Pt_ARG_TREND_GRID_Y
/widget_ref/pttrend.html#Pt_ARG_TREND_INC
Pt_ARG_TREND_INC
/widget_ref/pttrend.html#Pt_ARG_TREND_MAX
Pt_ARG_TREND_MAX
/widget_ref/pttrend.html#Pt_ARG_TREND_MIN
Pt_ARG_TREND_MIN
/widget_ref/pttrend.html#Pt_ARG_TREND_PALETTE_END
Pt_ARG_TREND_PALETTE_END
/widget_ref/pttrend.html#IRESOURCES
Inherited resources:
/widget_ref/pttrend.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/pttrendchangedata.html#id1
PtTrendChangeData, PtTrendChangeTrendData
/widget_ref/pt/pttrendchangedata.html#id3
Synopsis:
/widget_ref/pt/pttrendchangedata.html#id5
Description:
/widget_ref/pt/pttrendchangedata.html#id7
Classification:
/widget_ref/pt/pttrendchangedata.html#id8
Safety:
/widget_ref/pttty.html#id1
PtTty
/widget_ref/pttty.html#id3
Class hierarchy:
/widget_ref/pttty.html#id5
PhAB icon:
/widget_ref/pttty.html#id7
Public header:
/widget_ref/pttty.html#id9
Description:
/widget_ref/pttty.html#TerminalVsTTy
PtTerminal and PtTty
/widget_ref/pttty.html#SettingResources
Setting PtTty resources
/widget_ref/pttty.html#FileDescriptors
File descriptors
/widget_ref/pttty.html#DragAndDrop
Drag and Drop
/widget_ref/pttty.html#NRESOURCES
New resources:
/widget_ref/pttty.html#Pt_ARG_TTY_ARGV
Pt_ARG_TTY_ARGV (write-only)
/widget_ref/pttty.html#Pt_ARG_TTY_BUFFER
Pt_ARG_TTY_BUFFER
/widget_ref/pttty.html#Pt_ARG_TTY_BUFLEN
Pt_ARG_TTY_BUFLEN
/widget_ref/pttty.html#Pt_ARG_TTY_CMD
Pt_ARG_TTY_CMD (write-only)
/widget_ref/pttty.html#Pt_ARG_TTY_DEVSIZE
Pt_ARG_TTY_DEVSIZE
/widget_ref/pttty.html#Pt_ARG_TTY_EXIT_STATUS
Pt_ARG_TTY_EXIT_STATUS (read-only)
/widget_ref/pttty.html#Pt_ARG_TTY_FDS
Pt_ARG_TTY_FDS
/widget_ref/pttty.html#Pt_ARG_TTY_FDSET
Pt_ARG_TTY_FDSET
/widget_ref/pttty.html#Pt_ARG_TTY_FLAGS
Pt_ARG_TTY_FLAGS
/widget_ref/pttty.html#Pt_ARG_TTY_INPUT
Pt_ARG_TTY_INPUT
/widget_ref/pttty.html#Pt_ARG_TTY_INPUT_WRITTEN
Pt_ARG_TTY_INPUT_WRITTEN (read-only)
/widget_ref/pttty.html#Pt_ARG_TTY_PATH
Pt_ARG_TTY_PATH
/widget_ref/pttty.html#Pt_ARG_TTY_PID
Pt_ARG_TTY_PID
/widget_ref/pttty.html#Pt_ARG_TTY_PRI
Pt_ARG_TTY_PRI
/widget_ref/pttty.html#Pt_ARG_TTY_PSEUDO
Pt_ARG_TTY_PSEUDO
/widget_ref/pttty.html#Pt_ARG_TTY_RFD
Pt_ARG_TTY_RFD
/widget_ref/pttty.html#Pt_ARG_TTY_SFD
Pt_ARG_TTY_SFD
/widget_ref/pttty.html#Pt_ARG_TTY_SPAWN_OPTIONS
Pt_ARG_TTY_SPAWN_OPTIONS
/widget_ref/pttty.html#Pt_ARG_TTY_WFD
Pt_ARG_TTY_WFD
/widget_ref/pttty.html#Pt_CB_TTY_DEVSIZE
Pt_CB_TTY_DEVSIZE
/widget_ref/pttty.html#Pt_CB_TTY_OUTPUT
Pt_CB_TTY_OUTPUT
/widget_ref/pttty.html#Pt_CB_TTY_TERMINATED
Pt_CB_TTY_TERMINATED
/widget_ref/pttty.html#IRESOURCES
Inherited resources:
/widget_ref/pttty.html#Pt_ARG_BANDWIDTH_THRESHOLD
Pt_ARG_BANDWIDTH_THRESHOLD
/widget_ref/pttty.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptttyshell.html#id1
PtTtyShell
/widget_ref/pt/ptttyshell.html#id3
Synopsis:
/widget_ref/pt/ptttyshell.html#id5
Description:
/widget_ref/pt/ptttyshell.html#id7
Classification:
/widget_ref/pt/ptttyshell.html#id8
Safety:
/widget_ref/ptupdown.html#id1
PtUpDown
/widget_ref/ptupdown.html#id3
Class hierarchy:
/widget_ref/ptupdown.html#id5
PhAB icon:
/widget_ref/ptupdown.html#id7
Public header:
/widget_ref/ptupdown.html#id9
Description:
/widget_ref/ptupdown.html#NRESOURCES
New resources:
/widget_ref/ptupdown.html#Pt_ARG_ARM_COLOR
Pt_ARG_ARM_COLOR
/widget_ref/ptupdown.html#Pt_ARG_ORIENTATION
Pt_ARG_ORIENTATION
/widget_ref/ptupdown.html#Pt_ARG_SPACING
Pt_ARG_SPACING
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_ARM_DATA_DECREMENT
Pt_ARG_UPDOWN_ARM_DATA_DECREMENT
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_ARM_DATA_INCREMENT
Pt_ARG_UPDOWN_ARM_DATA_INCREMENT
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_BORDER_WIDTH
Pt_ARG_UPDOWN_BORDER_WIDTH
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_DATA_DECREMENT
Pt_ARG_UPDOWN_DATA_DECREMENT
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_DATA_INCREMENT
Pt_ARG_UPDOWN_DATA_INCREMENT
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_FLAGS
Pt_ARG_UPDOWN_FLAGS
/widget_ref/ptupdown.html#Pt_ARG_UPDOWN_INDICATOR_MARGIN
Pt_ARG_UPDOWN_INDICATOR_MARGIN
/widget_ref/ptupdown.html#IRESOURCES
Inherited resources:
/widget_ref/ptupdown.html#InheritedCallbacks
Pt_CB_ACTIVATE, Pt_CB_ARM, Pt_CB_DISARM, Pt_CB_REPEAT
/widget_ref/ptwebclient.html#id1
PtWebClient
/widget_ref/ptwebclient.html#id3
Class hierarchy:
/widget_ref/ptwebclient.html#id5
PhAB icon:
/widget_ref/ptwebclient.html#id7
Public header:
/widget_ref/ptwebclient.html#id9
Description:
/widget_ref/ptwebclient.html#StartingServer
Starting the server
/widget_ref/ptwebclient.html#Migrating
Migrating from libPtWeb.so.2 to libPtWeb.so.3
/widget_ref/ptwebclient.html#NRESOURCES
New resources:
/widget_ref/ptwebclient.html#Pt_ARG_WEB_ACTIVATE_LINK
Pt_ARG_WEB_ACTIVATE_LINK (key mode only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_AUTHENTICATE
Pt_ARG_WEB_AUTHENTICATE
/widget_ref/ptwebclient.html#Pt_ARG_WEB_BUILD_DATE
Pt_ARG_WEB_BUILD_DATE (read only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_COMMAND
Pt_ARG_WEB_COMMAND (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_DATA
Pt_ARG_WEB_DATA (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_DOWNLOAD
Pt_ARG_WEB_DOWNLOAD (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_ENCODING
Pt_ARG_WEB_ENCODING
/widget_ref/ptwebclient.html#Pt_ARG_WEB_GET_CERTIFICATES
Pt_ARG_WEB_GET_CERTIFICATES (read only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_GET_CONTEXT
Pt_ARG_WEB_GET_CONTEXT (read only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_GET_HISTORY
Pt_ARG_WEB_GET_HISTORY (read only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_GET_URL
Pt_ARG_WEB_GET_URL (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_HELPER
Pt_ARG_WEB_HELPER (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_H_ERRNO
Pt_ARG_WEB_H_ERRNO
/widget_ref/ptwebclient.html#Pt_ARG_WEB_IMPORT_CERTIFICATE
Pt_ARG_WEB_IMPORT_CERTIFICATE
/widget_ref/ptwebclient.html#Pt_ARG_WEB_NAVIGATE_FRAME
Pt_ARG_WEB_NAVIGATE_FRAME
/widget_ref/ptwebclient.html#Pt_ARG_WEB_NAVIGATE_LINK
Pt_ARG_WEB_NAVIGATE_LINK
/widget_ref/ptwebclient.html#Pt_ARG_WEB_NAVIGATE_PAGE
Pt_ARG_WEB_NAVIGATE_PAGE
/widget_ref/ptwebclient.html#Pt_ARG_WEB_OPTION
Pt_ARG_WEB_OPTION
/widget_ref/ptwebclient.html#HTMLOptions
HTML Options
/widget_ref/ptwebclient.html#HTTPCookieOptions
HTTP cookie options
/widget_ref/ptwebclient.html#AuthenticationOptions
Authentication options
/widget_ref/ptwebclient.html#FTPOptions
FTP options
/widget_ref/ptwebclient.html#GopherOptions
Gopher options
/widget_ref/ptwebclient.html#HTTPOptions
HTTP options
/widget_ref/ptwebclient.html#FileOPtions
File options
/widget_ref/ptwebclient.html#ImageOptions
Image options
/widget_ref/ptwebclient.html#PrintOptions
Print options
/widget_ref/ptwebclient.html#SOCKSOptions
SOCKS options
/widget_ref/ptwebclient.html#TCPIPOptions
TCP/IP options
/widget_ref/ptwebclient.html#DiskCacheOptions
Disk-cache options
/widget_ref/ptwebclient.html#MiscellaneousOptions
Miscellaneous options
/widget_ref/ptwebclient.html#netfront
NetFront-specific options
/widget_ref/ptwebclient.html#Pt_ARG_WEB_PRINT
Pt_ARG_WEB_PRINT (write-only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_RELOAD
Pt_ARG_WEB_RELOAD (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_SERVER
Pt_ARG_WEB_SERVER
/widget_ref/ptwebclient.html#Pt_ARG_WEB_SERVER_PID
Pt_ARG_WEB_SERVER_PID (read only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_SSL_RESPONSE
Pt_ARG_WEB_SSL_RESPONSE
/widget_ref/ptwebclient.html#Pt_ARG_WEB_STARTUP_ERRNO
Pt_ARG_WEB_STARTUP_ERRNO (read only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_STOP
Pt_ARG_WEB_STOP (write only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_UNKNOWN_RESP
Pt_ARG_WEB_UNKNOWN_RESP (write-only)
/widget_ref/ptwebclient.html#Pt_ARG_WEB_VERSION
Pt_ARG_WEB_VERSION (read only)
/widget_ref/ptwebclient.html#Pt_CB_WEB_AUTHENTICATE
Pt_CB_WEB_AUTHENTICATE
/widget_ref/ptwebclient.html#Pt_CB_WEB_CLOSE_WINDOW
Pt_CB_WEB_CLOSE_WINDOW
/widget_ref/ptwebclient.html#Pt_CB_WEB_COMPLETE
Pt_CB_WEB_COMPLETE
/widget_ref/ptwebclient.html#Pt_CB_WEB_CONTEXT
Pt_CB_WEB_CONTEXT
/widget_ref/ptwebclient.html#Pt_CB_WEB_DATA_REQ
Pt_CB_WEB_DATA_REQ
/widget_ref/ptwebclient.html#Pt_CB_WEB_DOWNLOAD
Pt_CB_WEB_DOWNLOAD
/widget_ref/ptwebclient.html#Pt_CB_WEB_ERROR
Pt_CB_WEB_ERROR
/widget_ref/ptwebclient.html#Pt_CB_WEB_IMPORT_CERTIFICATE
Pt_CB_WEB_IMPORT_CERTIFICATE
/widget_ref/ptwebclient.html#Pt_CB_WEB_METADATA
Pt_CB_WEB_METADATA
/widget_ref/ptwebclient.html#Pt_CB_WEB_NEED_SCROLL
Pt_CB_WEB_NEED_SCROLL (key mode only)
/widget_ref/ptwebclient.html#Pt_CB_WEB_NEW_WINDOW
Pt_CB_WEB_NEW_WINDOW
/widget_ref/ptwebclient.html#Pt_CB_WEB_PAGE_INFO
Pt_CB_WEB_PAGE_INFO
/widget_ref/ptwebclient.html#Pt_CB_WEB_SSL_CERTINFO
Pt_CB_WEB_SSL_CERTINFO
/widget_ref/ptwebclient.html#Pt_CB_WEB_SSL_CERTNONTRUSTED
Pt_CB_WEB_SSL_CERTNONTRUSTED
/widget_ref/ptwebclient.html#Pt_CB_WEB_SSL_CLIENT_CERT_SELECT
Pt_CB_WEB_SSL_CLIENT_CERT_SELECT
/widget_ref/ptwebclient.html#Pt_CB_WEB_SSL_ERROR
Pt_CB_WEB_SSL_ERROR
/widget_ref/ptwebclient.html#Pt_CB_WEB_START
Pt_CB_WEB_START
/widget_ref/ptwebclient.html#Pt_CB_WEB_STATUS
Pt_CB_WEB_STATUS
/widget_ref/ptwebclient.html#Pt_CB_WEB_UNKNOWN
Pt_CB_WEB_UNKNOWN
/widget_ref/ptwebclient.html#Pt_CB_WEB_URL
Pt_CB_WEB_URL
/widget_ref/ptwebclient.html#IRESOURCES
Inherited resources:
/widget_ref/ptwidget.html#id1
PtWidget
/widget_ref/ptwidget.html#id3
Class hierarchy:
/widget_ref/ptwidget.html#id5
PhAB icon:
/widget_ref/ptwidget.html#id7
Public header:
/widget_ref/ptwidget.html#id9
Description:
/widget_ref/ptwidget.html#Geometry
Geometry
/widget_ref/ptwidget.html#UserData
Storing arbitrary user data
/widget_ref/ptwidget.html#NRESOURCES
New resources:
/widget_ref/ptwidget.html#Pt_ARG_ANCHOR_FLAGS
Pt_ARG_ANCHOR_FLAGS
/widget_ref/ptwidget.html#Pt_ARG_ANCHOR_OFFSETS
Pt_ARG_ANCHOR_OFFSETS
/widget_ref/ptwidget.html#Pt_ARG_AREA
Pt_ARG_AREA
/widget_ref/ptwidget.html#Pt_ARG_BEVEL_WIDTH
Pt_ARG_BEVEL_WIDTH
/widget_ref/ptwidget.html#Pt_ARG_BITMAP_CURSOR
Pt_ARG_BITMAP_CURSOR
/widget_ref/ptwidget.html#Pt_ARG_CURSOR_COLOR
Pt_ARG_CURSOR_COLOR
/widget_ref/ptwidget.html#Pt_ARG_CURSOR_TYPE
Pt_ARG_CURSOR_TYPE
/widget_ref/ptwidget.html#Pt_ARG_DATA
Pt_ARG_DATA
/widget_ref/ptwidget.html#Pt_ARG_DIM
Pt_ARG_DIM
/widget_ref/ptwidget.html#Pt_ARG_EFLAGS
Pt_ARG_EFLAGS
/widget_ref/ptwidget.html#Pt_ARG_EXTENT
Pt_ARG_EXTENT
/widget_ref/ptwidget.html#Pt_ARG_FLAGS
Pt_ARG_FLAGS
/widget_ref/ptwidget.html#Pt_ARG_GRID_LAYOUT_DATA
Pt_ARG_GRID_LAYOUT_DATA
/widget_ref/ptwidget.html#Pt_ARG_HEIGHT
Pt_ARG_HEIGHT
/widget_ref/ptwidget.html#Pt_ARG_HELP_TOPIC
Pt_ARG_HELP_TOPIC
/widget_ref/ptwidget.html#Pt_ARG_LAYOUT_DATA
Pt_ARG_LAYOUT_DATA
/widget_ref/ptwidget.html#Pt_ARG_MAXIMUM_DIM
Pt_ARG_MAXIMUM_DIM
/widget_ref/ptwidget.html#Pt_ARG_MINIMUM_DIM
Pt_ARG_MINIMUM_DIM
/widget_ref/ptwidget.html#Pt_ARG_POINTER
Pt_ARG_POINTER
/widget_ref/ptwidget.html#Pt_ARG_POS
Pt_ARG_POS
/widget_ref/ptwidget.html#Pt_ARG_RESIZE_FLAGS
Pt_ARG_RESIZE_FLAGS
/widget_ref/ptwidget.html#Pt_ARG_ROW_LAYOUT_DATA
Pt_ARG_ROW_LAYOUT_DATA
/widget_ref/ptwidget.html#Pt_ARG_USER_DATA
Pt_ARG_USER_DATA
/widget_ref/ptwidget.html#Pt_ARG_WIDTH
Pt_ARG_WIDTH
/widget_ref/ptwidget.html#Pt_CB_BLOCKED
Pt_CB_BLOCKED
/widget_ref/ptwidget.html#Pt_CB_DESTROYED
Pt_CB_DESTROYED
/widget_ref/ptwidget.html#Pt_CB_DND
Pt_CB_DND
/widget_ref/ptwidget.html#Pt_CB_FILTER
Pt_CB_FILTER
/widget_ref/ptwidget.html#Pt_CB_HOTKEY
Pt_CB_HOTKEY
/widget_ref/ptwidget.html#Pt_CB_IS_DESTROYED
Pt_CB_IS_DESTROYED
/widget_ref/ptwidget.html#Pt_CB_OUTBOUND
Pt_CB_OUTBOUND
/widget_ref/ptwidget.html#Pt_CB_RAW
Pt_CB_RAW
/widget_ref/ptwidget.html#Pt_CB_REALIZED
Pt_CB_REALIZED
/widget_ref/ptwidget.html#Pt_CB_UNREALIZED
Pt_CB_UNREALIZED
/widget_ref/ptwindow.html#id1
PtWindow
/widget_ref/ptwindow.html#id3
Class hierarchy:
/widget_ref/ptwindow.html#id5
PhAB icon:
/widget_ref/ptwindow.html#id7
Public header:
/widget_ref/ptwindow.html#id9
Description:
/widget_ref/ptwindow.html#id11
Interacting with the Window Manager
/widget_ref/ptwindow.html#id13
Setting the window's title
/widget_ref/ptwindow.html#id15
Controlling the decorations
/widget_ref/ptwindow.html#id17
Controlling window resizing
/widget_ref/ptwindow.html#id19
Enabling Window Manager functions
/widget_ref/ptwindow.html#id21
Notifying the application
/widget_ref/ptwindow.html#id23
Creating subwindows
/widget_ref/ptwindow.html#NRESOURCES
New resources:
/widget_ref/ptwindow.html#Pt_ARG_MAX_HEIGHT
Pt_ARG_MAX_HEIGHT
/widget_ref/ptwindow.html#Pt_ARG_MAX_WIDTH
Pt_ARG_MAX_WIDTH
/widget_ref/ptwindow.html#Pt_ARG_MIN_HEIGHT
Pt_ARG_MIN_HEIGHT
/widget_ref/ptwindow.html#Pt_ARG_MIN_WIDTH
Pt_ARG_MIN_WIDTH
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_ACTIVE_COLOR
Pt_ARG_WINDOW_ACTIVE_COLOR
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_FLAGS
Pt_ARG_WINDOW_FLAGS
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_FRONT_WINDOW
Pt_ARG_WINDOW_FRONT_WINDOW
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_HELP_ROOT
Pt_ARG_WINDOW_HELP_ROOT
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_INACTIVE_COLOR
Pt_ARG_WINDOW_INACTIVE_COLOR
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_MANAGED_FLAGS
Pt_ARG_WINDOW_MANAGED_FLAGS
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_NOTIFY_FLAGS
Pt_ARG_WINDOW_NOTIFY_FLAGS
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_RENDER_FLAGS
Pt_ARG_WINDOW_RENDER_FLAGS
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_STATE
Pt_ARG_WINDOW_STATE
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_TITLE
Pt_ARG_WINDOW_TITLE
/widget_ref/ptwindow.html#Pt_ARG_WINDOW_TITLE_COLOR
Pt_ARG_WINDOW_TITLE_COLOR
/widget_ref/ptwindow.html#Pt_CB_WINDOW
Pt_CB_WINDOW
/widget_ref/ptwindow.html#Pt_CB_WINDOW_CLOSING
Pt_CB_WINDOW_CLOSING
/widget_ref/ptwindow.html#Pt_CB_WINDOW_OPENING
Pt_CB_WINDOW_OPENING
/widget_ref/ptwindow.html#Pt_CB_WINDOW_TRANSPORT
Pt_CB_WINDOW_TRANSPORT
/widget_ref/ptwindow.html#IRESOURCES
Inherited resources:
/widget_ref/ptwindow.html#FUNCTIONS
Convenience functions:
/widget_ref/pt/ptwindowfocus.html#id1
PtWindowFocus
/widget_ref/pt/ptwindowfocus.html#id3
Synopsis:
/widget_ref/pt/ptwindowfocus.html#id5
Description:
/widget_ref/pt/ptwindowfocus.html#id7
Returns:
/widget_ref/pt/ptwindowfocus.html#id9
Examples:
/widget_ref/pt/ptwindowfocus.html#id11
Classification:
/widget_ref/pt/ptwindowfocus.html#id12
Safety:
/widget_ref/pt/ptwindowfocus.html#id14
See also:
/widget_ref/pt/ptwindowgetstate.html#id1
PtWindowGetState
/widget_ref/pt/ptwindowgetstate.html#id3
Synopsis:
/widget_ref/pt/ptwindowgetstate.html#id5
Description:
/widget_ref/pt/ptwindowgetstate.html#id7
Returns:
/widget_ref/pt/ptwindowgetstate.html#id9
Classification:
/widget_ref/pt/ptwindowgetstate.html#id10
Safety:
/widget_ref/pt/ptwindowtoback.html#id1
PtWindowToBack
/widget_ref/pt/ptwindowtoback.html#id3
Synopsis:
/widget_ref/pt/ptwindowtoback.html#id5
Description:
/widget_ref/pt/ptwindowtoback.html#id7
Examples:
/widget_ref/pt/ptwindowtoback.html#id9
Classification:
/widget_ref/pt/ptwindowtoback.html#id10
Safety:
/widget_ref/pt/ptwindowtoback.html#id12
See also:
/widget_ref/pt/ptwindowtofront.html#id1
PtWindowToFront
/widget_ref/pt/ptwindowtofront.html#id3
Synopsis:
/widget_ref/pt/ptwindowtofront.html#id5
Description:
/widget_ref/pt/ptwindowtofront.html#id7
Examples:
/widget_ref/pt/ptwindowtofront.html#id9
Classification:
/widget_ref/pt/ptwindowtofront.html#id10
Safety:
/widget_ref/pt/ptwindowtofront.html#id12
See also:
/widget_ref/glossary.html#id1
Glossary
/widget_ref/keywords-all.html
Keyword Index
/widget_ref/keywords-!.html
!
/widget_ref/keywords-A.html
A
/widget_ref/keywords-B.html
B
/widget_ref/keywords-C.html
C
/widget_ref/keywords-D.html
D
/widget_ref/keywords-E.html
E
/widget_ref/keywords-F.html
F
/widget_ref/keywords-G.html
G
/widget_ref/keywords-H.html
H
/widget_ref/keywords-I.html
I
/widget_ref/keywords-J.html
J
/widget_ref/keywords-K.html
K
/widget_ref/keywords-L.html
L
/widget_ref/keywords-M.html
M
/widget_ref/keywords-N.html
N
/widget_ref/keywords-O.html
O
/widget_ref/keywords-P.html
P
/widget_ref/keywords-R.html
R
/widget_ref/keywords-S.html
S
/widget_ref/keywords-T.html
T
/widget_ref/keywords-U.html
U
/widget_ref/keywords-V.html
V
/widget_ref/keywords-W.html
W
/widget_ref/keywords-X.html
X
