region-end

region-end

Functions

Types and Values

Object Hierarchy

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

Implemented Interfaces

FoRegionEnd implements FoCBPBPFoIface.

Description

Functions

fo_region_end_new ()

FoFo *
fo_region_end_new (void);

Creates a new FoRegionEnd initialized to default value.

Returns

the new FoRegionEnd.

Types and Values

FoRegionEnd

typedef struct _FoRegionEnd FoRegionEnd;

Instance of the 'region-end' formatting object.


FoRegionEndClass

typedef struct _FoRegionEndClass FoRegionEndClass;

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