Ticket #2 (closed defect: invalid)
GDK_TYPE_PIXBUF missing from the list of TMtypes
| Reported by: | vincenz | Owned by: | axel |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Pango bindings | Version: | 0.9.11 |
| Keywords: | Cc: |
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
Change History
Note: See
TracTickets for help on using
tickets.