Custom Query (152 matches)
Results (22 - 24 of 152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1118 | fixed | Add gdk_get_default_root_window | axel | guest |
| description |
I'm wondering if the gdk_get_default_root_window function can be added. I've asked for this before elsewhere, but I thought I'd add it here because then it will easier for me to keep track of its status. |
|||
| #1119 | fixed | implementation of onToggled for CellRendererToggle | axel | guest |
| description |
Unless I'm being unusually dim, with 0.9.12.1 you can display a CellRendererToggle?, but not interact with it, since there is no onToggled method. The attached patch implements onToggled and afterToggled. Warning: I am not a gtk2hs guru, and this patch should not be blindly applied! It works for me, but someone with a better grasp of the code needs to check that this is sane. |
|||
| #1122 | fixed | buttonNewFromStock should have StockId as a parameter | somebody | guest |
| description |
Since StockId? is a synonym for String, I think it's better self-documented to have this type as a parameter for buttonNewFromStock than to have it specified in the haddock documentation. |
|||