![]() |
![]() |
![]() |
Gwyddion Widgets Library Reference Manual | ![]() |
---|---|---|---|---|
GwySelectionGraphPoint; 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).
typedef struct { GwySelectionClass parent_class; } GwySelectionGraphPointClass;
GwySelection* gwy_selection_graph_point_new (void);
Creates a new point-wise graph selection.
Returns : | A new selection object. |
Since 2.1