Pixbuf column for a tree custom model
Dmitry Bely <[email protected]> Mon, 5 Jul 2010 11:02:17 +0400
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hello, How to return GdkPixbuf.pixbuf from a user-defined method custom_get_value (custom_tree_model_type)? Probably it should be `POINTER but I fail to see how to construct it from a pixbuf. Any hints are greatly appreciated. - Dmitry Bely