Library: karmawidets
Link With: -lkarmawidgets
| Filepopup_ResourceNames | List of resource names for Filepopup widget |
| Filepopup_Resources | List of resources for Filepopup widget |
| Name | Purpose |
| XkwNautoPopdown | If TRUE, the window is closed upon file selection |
| XkwNfileSelectCallback | Callbacks for file selection |
| XkwNfilenameTester | Callbacks to test filenames |
| XkwNloadFiles | If TRUE, files are automatically loaded upon selection |
| XkwNpreferFloat | If TRUE, try to convert files to type K_FLOAT |
| XtNx | The horizontal position to place the widget at |
| XtNy | The vertical position to place the widget at |
| Name | Class | Rep. Type | Default |
| XkwNautoPopdown | XkwCAutoPopdown | XtRBool | False |
| XkwNfileSelectCallback | XtCCallback | XtRCallback | NULL |
| XkwNfilenameTester | XtCCallback | XtRPointer | NULL |
| XkwNloadFiles | XkwCLoadFiles | XtRBool | FALSE |
| XkwNpreferFloat | XkwCPreferFloat | XtRBool | FALSE |
| XkwNdomainName | XkwCDomainName | XtRString | "unknown" |
| XkwNboxWidget | XkwCBoxWidget | XtRWidget | NULL |
| XkwNfilewinWidget | XkwCFilewinWidget | XtRWidget | NULL |
| XtNx | XtCPosition | XtRPosition | 0 |
| XtNy | XtCPosition | XtRPosition | 0 |