region-start

region-start

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── FoObject
            ╰── FoNode
                ╰── FoFo
                    ╰── FoRegion
                        ╰── FoRegionOuter
                            ╰── FoRegionStart

Implemented Interfaces

FoRegionStart implements FoCBPBPFoIface.

Description

Functions

fo_region_start_new ()

FoFo *
fo_region_start_new (void);

Creates a new FoRegionStart initialized to default value.

Returns

the new FoRegionStart.

Types and Values

FoRegionStart

typedef struct _FoRegionStart FoRegionStart;

Instance of the 'region-start' formatting object.


FoRegionStartClass

typedef struct _FoRegionStartClass FoRegionStartClass;

Class structure for the 'region-start' formatting object.