Ticket #1265 (closed defect: fixed)
Constructors of CellRendererMode not exported
| Reported by: | guest | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.0 |
| Component: | general (Gtk+, Glib) | Version: | 0.11.0 |
| Keywords: | Cc: | 672288@… |
Description
This was reported by Julian Blake Kongslie on http://bugs.debian.org/672288:
The constructors of the Graphics.UI.Gtk.ModelView.CellRenderer.CellRendererMode type are not exported, which makes the cellMode attribute rather hard to use. It suffices to add them to the export list in CellRenderer.chs. CellRendererMode is just an enumeration, and it seems clear that it was mere oversight that it was exported completely.
The version is 0.12.3 (missing in the trac pulldown).
Change History
Note: See
TracTickets for help on using
tickets.