![]() |
![]() |
![]() |
mialm Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
Landmark list in- and outputLandmark list in- and output — Functions related to the in/output of landmark lists. |
MiaLandmarklist * mia_landmarklist_new_from_file (const gchar *filename
); gboolean mia_landmarklist_save (MiaLandmarklist *lml
,const gchar *filename
);
MiaLandmarklist * mia_landmarklist_new_from_file (const gchar *filename
);
Create and load a landmark list from an XML file.
|
a file name string |
Returns : |
the new MiaLandmarklist if loading was successful and NULL otherwise |
gboolean mia_landmarklist_save (MiaLandmarklist *lml
,const gchar *filename
);
Save the landmark list to an XML file.