manpagez: man pages & more
html files: goffice-0.10
Home | html | info | man

GocPolyline

GocPolyline — Multi-segment line.

Properties

GocPoints * points Read / Write
gboolean use-spline Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GocItem
        ╰── GocStyledItem
            ╰── GocPolyline

Implemented Interfaces

GocPolyline implements GOStyledObject.

Description

GocPolyline implements muti-segment line drawing in the canvas.

Functions

Types and Values

GocPolyline

typedef struct _GocPolyline GocPolyline;


GocPolylineClass

typedef GocStyledItemClass GocPolylineClass;

Property Details

The “points” property

  “points”                   GocPoints *

The polyline vertices.

Flags: Read / Write


The “use-spline” property

  “use-spline”               gboolean

Use a Bezier cubic spline as line.

Flags: Read / Write

Default value: FALSE

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.