GtkDataboxPoints

GtkDataboxPoints — A GtkDataboxGraph used for displaying xy-values as dots.

Types and Values

Object Hierarchy

    GObject
    ╰── GtkDataboxGraph
        ╰── GtkDataboxXYCGraph
            ╰── GtkDataboxPoints

Includes

#include <gtkdatabox_points.h>

Description

GtkDataboxPoints is a GtkDataboxGraph class for displaying xy-values as dots.

Functions

Types and Values

GtkDataboxPointsPrivate

typedef struct _GtkDataboxPointsPrivate GtkDataboxPointsPrivate;

A private data structure used by the GtkDataboxPoints. It shields all internal things from developers who are just using the object.


GtkDataboxPoints

typedef struct _GtkDataboxPoints GtkDataboxPoints;

GtkDataboxPoints is a GtkDataboxGraph class for displaying xy-values as dots.

Members

See Also

GtkDatabox, GtkDataboxGraph, GtkDataboxLines, GtkDataboxBars, GtkDataboxMarkers