EekXmlLayout

EekXmlLayout — Layout engine which loads layout information from XML

Synopsis

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

Object Hierarchy

  GObject
   +----EekLayout
         +----EekXmlLayout

Implemented Interfaces

EekXmlLayout implements GInitable.

Properties

  "id"                       gchar*                : Read / Write / Construct Only

Description

Details

struct EekXmlLayout

struct EekXmlLayout;

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


struct EekXmlLayoutClass

struct EekXmlLayoutClass {
};

eek_xml_layout_new ()

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

Property Details

The "id" property

  "id"                       gchar*                : Read / Write / Construct Only

ID.

Default value: NULL