RE : How to include icons/images in my binary
"MONATE Benjamin 205998" <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hello, > I want to include some icons with my lablgtk application, eg. to > decorate buttons. However to keep installation and testing simple, I > would prefer that they get stored in the binary of the application, > instead of in some external file. You may want to try the program gdk-pixbuf-mlsource which is part of lablgtk2. Cheers Benjamin