![]() |
![]() |
![]() |
Grits Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
struct GritsPluginTest;
struct GritsPluginTestClass;
GritsPluginTest * grits_plugin_test_new (GritsViewer *viewer
);
GritsPluginTest is a testing plugin used during development and as an example for how to create a plugin.
GritsPluginTest * grits_plugin_test_new (GritsViewer *viewer
);
Create a new instance of the testing plugin.
|
the GritsViewer to use for drawing |
Returns : |
the new GritsPluginTest |