gambas-source-code/gb.gtk
gambas 517fd52b20 Add Mouse.Click property and fix gb.gtk3 style methods.
[GB.GTK]
* NEW: Mouse.Click is a new property that returns the click index in a multi-click event.
* NEW: Style.Name is now lowercase.

[GB.GTK3]
* NEW: Mouse.Click is a new property that returns the click index in a multi-click event.
* NEW: Style.Name is now lowercase.
* BUG: Fix Style.PaintCheck() and Style.PaintArrow() for GTK+ >= 3.14.
2020-05-19 22:23:02 +02:00
..
src Add Mouse.Click property and fix gb.gtk3 style methods. 2020-05-19 22:23:02 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gambas.h
gb.draw.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
share
TODO