| libeek Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
EekXmlLayout; EekXmlLayoutClass; EekXmlLayoutPrivate; EekLayout * eek_xml_layout_new (GInputStream *source); void eek_xml_layout_set_source (EekXmlLayout *layout,GInputStream *source); GInputStream * eek_xml_layout_get_source (EekXmlLayout *layout);
typedef struct _EekXmlLayout EekXmlLayout;
The EekXmlLayout structure contains only private data and should only be accessed using the provided API.
void eek_xml_layout_set_source (EekXmlLayout *layout,GInputStream *source);