Custom Query (152 matches)
Results (10 - 12 of 152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1094 | fixed | Enumeration documentation needs updating | duncan | duncan |
| description |
The gtk/Graphics/UI/Gtk/General/Enums.chs.pp module has not seen much love. In particular the documentation has never been updated. I think what needs to be done is that the code gen should be modified to deal with them as follows: for enums used only in a single module, they should be defined, documented and exported from that module; for enums that are shared they should be defined and documented in a shared module. Currently the code gen does not deal with generating definitions for enums at all. |
|||
| #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. |
|||
| #1098 | wontfix | getWindowTick is missing in SOE | duncan | guest |
| description |
The title says it all. |
|||