![]() |
![]() |
![]() |
Gwyddion Widgets Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include <libgwydgets/gwydgets.h>
struct GwySelectionGraph1DArea;
struct GwySelectionGraph1DAreaClass;
GwySelection * gwy_selection_graph_1darea_new (void
);
GwySelectionGraph1DArea is used to represent horizontal or vertical graph region selections. Selection data consists of coordinate pairs (from, to).
GwySelectionGraph1DArea objects contain no orientation information, therefore they cannot be properly serialized and should not be used.
struct GwySelectionGraph1DAreaClass { GwySelectionClass parent_class; };
GwySelection * gwy_selection_graph_1darea_new (void
);
Creates a new 1darea-wise graph selection.
Returns : |
A new selection object. |
Since 2.1