| Application Header file | <X11/Composit.h> |
|---|---|
| Class Header file | <X11/CompositP.h> |
| Class | compositWidgetClass |
| Class Name | Composit |
| Superclass | Core |
| Name | Class | Type | Notes | Default Value |
|---|---|---|---|---|
| children | ReadOnly | WidgetList | C | NULL |
| insertPosition | InsertPosition | XtOrderProc | CSG | Insert new children at the end of the child list |
| numChildren | ReadOnly | Cardinal | C | 0 |
| Core class resources | ||||
|---|---|---|---|---|
| Name | Class | Type | Notes | Default Value |
| accelerators | Accelerators | XtAccelerators | CSG | NULL |
| ancestorSensitive | AncestorSensitive | Boolean | G | True |
| background | Background | Pixel | CSG | XtDefaultBackground |
| backgroundPixmap | Pixmap | Pixmap | CSG | XtUnspecifiedPixmap |
| borderColor | BorderColor | Pixel | CSG | XtDefaultForeground |
| borderPixmap | Pixmap | Pixmap | CSG | XtUnspecifiedPixmap |
| borderWidth | BorderWidth | Dimension | CSG | 1 |
| colormap | Colormap | Colormap | CG | Parent's Colormap |
| depth | Depth | int | CG | Parent's Depth |
| destroyCallback | Callback | XtCallbackList | C | NULL |
| height | Height | Dimension | CSG | 0 |
| initialResourcesPersistent | InitialResourcesPersistent | Boolean | C | True |
| mappedWhenManaged | MappedWhenManaged | Boolean | CSG | True |
| screen | Screen | Screen | CG | Parent's Screen |
| sensitive | Sensitive | Boolean | CSG | True |
| translations | Translations | XtTranslations | CSG | NULL |
| width | Width | Dimension | CSG | 0 |
| x | Position | Position | CSG | 0 |
| y | Position | Position | CSG | 0 |