Library: karmawidgets
Link With: -lkarmawidgets
| Dialogpopup_ResourceNames | List of resource names for Dialogpopup widget |
| Dialogpopup_Resources | List of resources for Dialogpopup widget |
| Name | Purpose |
| XtNcallback | The callback when the "ok" button is pressed |
| XtNlabel | The filename dialog label |
| XkwNdefaultName | The default filename |
| XkwNextension | The filename extension |
| XkwNshowAutoIncrement | If TRUE show the "Auto Increment" toggle |
| Name | Class | Rep. Type | Default |
| XtNcallback | XtCCallback | XtRCallback | NULL |
| XtNlabel | XtCLabel | XtRString | NULL |
| XkwNdefaultName | XkwCDefaultName | XtRString | "fred" |
| XkwNextension | XkwCExtension | XtRString | ".kf" |
| XkwNshowAutoIncrement | XkwCShowAutoIncrement | XtRBool | TRUE |