Top | ![]() |
![]() |
![]() |
![]() |
GwyVectorLayer * | gwy_layer_path_new () |
gdouble | gwy_layer_path_get_thickness () |
void | gwy_layer_path_set_thickness () |
GObject ╰── GInitiallyUnowned ╰── GwyDataViewLayer ╰── GwyVectorLayer ╰── GwyLayerPath
GwyLayerPath allows selection a path using a sequence of points. It uses GwySelectionPath selection type.
gdouble
gwy_layer_path_get_thickness (GwyLayerPath *layer
);
Gets the size of markers denoting path thickness.
void gwy_layer_path_set_thickness (GwyLayerPath *layer
,gdouble thickness
);
Sets the size of markers denoting path thickness.