Custom Query (152 matches)
Results (1 - 3 of 152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2 | invalid | GDK_TYPE_PIXBUF missing from the list of TMtypes | axel | vincenz |
| description |
For IconView? and co there is a need for a TreeClassModel?, for instance ListStore? and TreeStore?. When creating one of these it is important to choose what the columntypes are these are the TM*. However there seems to be a missing one: GDK_TYPE_PIXBUF. This is crucial as iconViewSetPixbufColumn depends on the column being of that type. And obviously then there will be a need for a new type GVpixbuf in addition TMpixbuf |
|||
| #1 | fixed | Update the cairo bindings to add the PS and PDF backends and the new 1.2 APIs | duncan | paolo@… |
| description |
The current cairo code supports PS and PDF backends, although having some experimental API issues about the SVG one. API resync of the Haskell binding is in order too. |
|||
| #1097 | fixed | 'on' isn't exported by default when importing Gtk2Hs | somebody | guest |
| description |
The function on that is now used to connect to signals should be exported by default. I don't know if we should re-export the whole System.Glib.Signal module or only parts thereof. Axel. |
|||