8af0d49591383ec3e88458c0e8feb2d0d7ff695f
We use get_rect to check if the mouse is still over the invoker in order to know when to popdown the Palette. The CellRendererInvoker did return the allocation of the TreeView so far. We already have a point_in_cell_renderer method in the CellRendererInvoker so we can use this to check if the mouse pointer is over the cell or not. The method point_in_cell_renderer is made public to make it clearer that it can be used from the outside. Signed-off-by: Simon Schampijer <simon@laptop.org> Acked-by: Manuel Quiñones <manuq@laptop.org>
…
…
…
GtkMenu: use point_in_cell_renderer for CellRendereInvoker to check if a point is in, part of SL #3921
…
…
Sugar is the core of the OLPC Human Interface. The toolkit provides a set of widgets to build HIG compliant applications and interfaces to interact with system services like presence and the datastore.
Description
Languages
Gettext Catalog
62.6%
Python
24.5%
C
12.3%
Makefile
0.3%
M4
0.3%