region-before

region-before

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── FoObject
            ╰── FoNode
                ╰── FoFo
                    ╰── FoRegion
                        ╰── FoRegionOuter
                            ╰── FoRegionBeforeAfter
                                ╰── FoRegionBefore

Implemented Interfaces

FoRegionBefore implements FoCBPBPFoIface.

Description

Functions

fo_region_before_new ()

FoFo *
fo_region_before_new (void);

Creates a new FoRegionBefore initialized to default value.

Returns

the new FoRegionBefore.

Types and Values

FoRegionBefore

typedef struct _FoRegionBefore FoRegionBefore;

Instance of the 'region-before' formatting object.


FoRegionBeforeClass

typedef struct _FoRegionBeforeClass FoRegionBeforeClass;

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