![]() |
![]() |
![]() |
LibRepTool Reference Manual | ![]() |
---|---|---|---|---|
RptObjRect; RptObject* rpt_obj_rect_new (const gchar *name, RptPoint position); RptObject* rpt_obj_rect_new_from_xml (xmlNode *xnode); void rpt_obj_rect_get_xml (RptObject *rpt_object, xmlNode *xnode);
RptObject* rpt_obj_rect_new (const gchar *name, RptPoint position);
name : |
the RptObjRect's name. |
position : |
|
Returns : | the newly created RptObject object. |
RptObject* rpt_obj_rect_new_from_xml (xmlNode *xnode);
xnode : |
|
Returns : | the newly created RptObject object. |
void rpt_obj_rect_get_xml (RptObject *rpt_object, xmlNode *xnode);
rpt_object : |
|
xnode : |