Custom Query (152 matches)
Results (4 - 6 of 152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #6 | fixed | pixbufCopyArea parameters are swapped | somebody | akamaus@… |
| description |
width and height parameters of pixbufCopyArea seems to be swapped. In gtk_pixbuf_copy_area width(4th) goes before height(5th) and here they are in opposite order: pixbufCopyArea :: Pixbuf ->
Int -> -- src_x
Int -> -- src_y
Int -> -- height !!!
Int -> -- width !!!
Pixbuf -> Int -> Int -> IO ()
|
|||
| #1166 | fixed | Hyperlink of TreeModelClass links to deprecated *.TreeList.* modules | somebody | axel |
| description |
There must be some ambiguity and haddock just picks one of the modules exporting the type. |
|||
| #1283 | fixed | testing ticket attachments | somebody | dmwit |
Note: See TracQuery
for help on using queries.