marker

marker

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── FoObject
            ╰── FoNode
                ╰── FoFo
                    ╰── FoMarker

Description

Functions

fo_marker_new ()

FoFo *
fo_marker_new (void);

Creates a new FoMarker initialized to default value.

Returns

the new FoMarker

Types and Values

FoMarker

typedef struct _FoMarker FoMarker;

FoMarkerClass

typedef struct _FoMarkerClass FoMarkerClass;