![]() |
![]() |
![]() |
Gwyddion Widgets Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include <libgwydgets/gwydgets.h>
struct GwySelectionGraphPoint;
struct GwySelectionGraphPointClass;
GwySelection * gwy_selection_graph_point_new (void
);
GwySelectionGraphPoint is used to represent point-wise graph selections. Selection data consists of coordinate pairs (x, y).
struct GwySelectionGraphPointClass { GwySelectionClass parent_class; };
GwySelection * gwy_selection_graph_point_new (void
);
Creates a new point-wise graph selection.
Returns : |
A new selection object. |
Since 2.1