![]() | ![]() | ![]() | Gwyddion Widgets Library Reference Manual | ![]() |
---|
GwyGraphCornerGwyGraphCorner — Graph corners |
GwyGraphCorner; GwyGraphCornerClass; GtkWidget* gwy_graph_corner_new ();
This widgt is reserved for future. It has no special functionality now. It will be probably used for some graph options quick accesibility.
typedef struct { GtkWidgetClass parent_class; void (*selected)(GwyGraphCorner *corner); gpointer reserved1; gpointer reserved2; } GwyGraphCornerClass;
GtkWidget* gwy_graph_corner_new ();
GwyGraphCorner has now no special features. It is reserved for future.
Returns : | new GwyGraphCorner widget |
<< GwyGrapherWindowMeasureDialog | 3D Widgets >> |