![]() |
![]() |
![]() |
Gwyddion Widgets Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include <libgwydgets/gwydgets.h>
struct GwySelectionGraphArea;
struct GwySelectionGraphAreaClass;
GwySelection * gwy_selection_graph_area_new (void
);
GwySelectionGraphArea is used to represent area-wise graph selections. Selection data consists of coordinate quadruples (x0, y0, x1, y1).
struct GwySelectionGraphAreaClass { GwySelectionClass parent_class; };
GwySelection * gwy_selection_graph_area_new (void
);
Creates a new area-wise graph selection.
Returns : |
A new selection object. |
Since 2.1