rsvg.c.types

Undocumented in source.

Public Imports

cairo.c.types
public import cairo.c.types;
Undocumented in source.
gdkpixbuf.c.types
public import gdkpixbuf.c.types;
Undocumented in source.
gio.c.types
public import gio.c.types;
Undocumented in source.
gobject.c.types
public import gobject.c.types;
Undocumented in source.

Members

Aliases

Error
alias Error = RsvgError
Undocumented in source.
HandleFlags
alias HandleFlags = RsvgHandleFlags
Undocumented in source.
LIBRSVG_MAJOR_VERSION
alias LIBRSVG_MAJOR_VERSION = MAJOR_VERSION
Undocumented in source.
LIBRSVG_MICRO_VERSION
alias LIBRSVG_MICRO_VERSION = MICRO_VERSION
Undocumented in source.
LIBRSVG_MINOR_VERSION
alias LIBRSVG_MINOR_VERSION = MINOR_VERSION
Undocumented in source.
LIBRSVG_VERSION
alias LIBRSVG_VERSION = VERSION
Undocumented in source.

Enums

RsvgError
enum RsvgError

An enumeration representing possible errors

RsvgHandleFlags
enum RsvgHandleFlags
Undocumented in source.

Manifest constants

MAJOR_VERSION
enum MAJOR_VERSION;
Undocumented in source.
MICRO_VERSION
enum MICRO_VERSION;
Undocumented in source.
MINOR_VERSION
enum MINOR_VERSION;
Undocumented in source.
VERSION
enum VERSION;
Undocumented in source.

Structs

RsvgDimensionData
struct RsvgDimensionData
Undocumented in source.
RsvgHandle
struct RsvgHandle
Undocumented in source.
RsvgHandleClass
struct RsvgHandleClass

Class structure for #RsvgHandle.

RsvgHandlePrivate
struct RsvgHandlePrivate
Undocumented in source.
RsvgPositionData
struct RsvgPositionData

Position of an SVG fragment.

Meta