| Name | Type | Default | Access |
|---|---|---|---|
| XmNgridWidget | Widget | NULL | CSG |
| XmNpercentEnd | int | 100 | CSG |
| XmNpercentStart | int | 0 | CSG |
| XmNplacement | int | XintPLACEMENT_TOP | CSG |
| XmNposition | int | 0 | CSG |
| Resource Value | Description |
|---|---|
| XintPLACEMENT_TOP (default) | Child is positioned above the Track. |
| XintPLACEMENT_BOTTOM | Child is positioned under the Track. |
| XintPLACEMENT_LEFT | Child is positioned left of the Track. |
| XintPLACEMENT_RIGHT | Child is positioned right of the Track. |