12 #ifndef __OP_Gallery__
13 #define __OP_Gallery__
25 int getNumGalleryEntries()
const;
29 void removeGalleryEntry(
const char *entryname);
30 void removeGalleryEntry(
int index);
33 bool include_hidden =
true)
const;
35 const char *namepattern,
36 const char *labelpattern,
37 const char *keywordpattern,
41 bool include_hidden =
true)
const;
46 const char *optable = NULL);
49 bool getFileIsValid()
const;
50 bool getFileIsWritable()
const;
52 bool refresh(
bool force);
57 const char *filepath);
63 static bool createBackupFile(
const char *
filename);
GT_API const UT_StringHolder filename
SIM_API const UT_StringHolder force
UT_ValArray< OP_Gallery * > OP_GalleryList