region-after

region-after — 'region-after' formatting object

Functions

Types and Values

Object Hierarchy

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

Implemented Interfaces

FoRegionAfter implements FoCBPBPFoIface.

Description

Definition: http://www.w3.org/TR/xsl11/#fo_region-after

Functions

fo_region_after_new ()

FoFo *
fo_region_after_new (void);

Creates a new FoRegionAfter initialized to default value.

Returns

the new FoRegionAfter.

Types and Values

FoRegionAfter

typedef struct _FoRegionAfter FoRegionAfter;

Instance of the 'region-after' formatting object.


FoRegionAfterClass

typedef struct _FoRegionAfterClass FoRegionAfterClass;

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