- add
int add(Image image)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Image get(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPixbuf
GdkPixbuf* getPixbuf(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexOf
int indexOf(Image image)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexOf
int indexOf(GdkPixbuf* pixbuf)
Undocumented in source. Be warned that the author may not have intended to support it.
- isDisposed
bool isDisposed()
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(int index, Image image)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Image image)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(int index, Image image)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
int size()
- height
int height;
Undocumented in source. Be warned that the author may not have intended to support it.