You may return to the Cvo Object Documenation Index from this document. This document contains the following sections describing the Cvo_Separator object:
Cvo_Separator
Cvo_Window
#include
<Cvo/Separator.h++>
new
Cvo_Separator ( [ char *resource_name ],
{ Cvo_Object *parent | Display *display } )
The Cvo_Separator object is used to separate sibling Cvo visual objects with a horizontal or vertical line. There is generally no reason to call any member function on this object.
See the example source code for an example of how to use this object.
See the legend for information about the conventions used in this documentation.