![]() |
![]() |
![]() |
libeek Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
struct EekXmlLayout; struct EekXmlLayoutClass; 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
); EekXmlLayoutPrivate;
struct 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
);