|
Gocator Development Kit
|
| kStatus GdkGraphic_AddItem | ( | GdkGraphic | graphic, |
| kObject | item | ||
| ) |
Adds a graphic item to the graphic object.
The item must be one of the supported types.
| graphic | Graphic object. |
| item | A supported graphic item type (e.g. GdkGraphicPointSet). |