Library: karmawidets
Link With: -lkarmawidgets
| Postscript_ResourceNames | List of resource names for Postscript widget |
| Postscript_Resources | List of resources for Postscript widget |
| Name | Purpose |
| XkwNportraitOrientation | If TRUE portrait orientation is the default |
| XkwNpageHorizontalOffset | The default horizontal page offset |
| XkwNpageVerticalOffset | The default vertical page offset |
| XkwNpageHorizontalSize | The default horizontal page size |
| XkwNpageVerticalSize | The default vertical page size |
| XkwNautoIncrement | If TRUE, show the "Auto Increment" toggle |
| XtNcallback | Callbacks when the "ok" button is pressed |
| Name | Class | Rep. Type | Default |
| XkwNportraitOrientation | XkwCPortraitOrientation | XtRBool | True |
| XkwNpageHorizontalOffset | XkwCPageHorizontalOffset | XtRInt | 10 |
| XkwNpageVerticalOffset | XkwCPageVerticalOffset | XtRInt | 10 |
| XkwNpageHorizontalSize | XkwCPageHorizontalSize | XtRInt | 180 |
| XkwNpageVerticalSize | XkwCPageVerticalSize | XtRInt | 180 |
| XkwNautoIncrement | XkwCAutoIncrement | XtRBool | FALSE |
| XtNcallback | XtCCallback | XtRCallback | NULL |