EekXmlLayout

EekXmlLayout — Layout engine which loads layout information from XML

Functions

Properties

char * id Read / Write / Construct Only

Types and Values

Object Hierarchy

    GObject
    ╰── EekLayout
        ╰── EekXmlLayout

Implemented Interfaces

EekXmlLayout implements GInitable.

Description

Functions

eek_xml_layout_new ()

EekLayout *
eek_xml_layout_new (const gchar *id,
                    GError **error);

Types and Values

struct EekXmlLayout

struct EekXmlLayout;

The EekXmlLayout structure contains only private data and should only be accessed using the provided API.


struct EekXmlLayoutClass

struct EekXmlLayoutClass {
};

Property Details

The “id” property

  “id”                       char *

ID.

Owner: EekXmlLayout

Flags: Read / Write / Construct Only

Default value: NULL