gambas-source-code/gb.gtk3
gambas 13df084748 Text direction can now be specified at control level.
[GB.GTK]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.

[GB.GTK3]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.

[GB.QT4]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.

[GB.QT5]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.
2022-01-22 16:27:17 +01:00
..
src Text direction can now be specified at control level. 2022-01-22 16:27:17 +01:00
acinclude.m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
AUTHORS [GB.GTK3] 2013-12-29 15:13:04 +00:00
ChangeLog [GB.GTK3] 2013-12-29 15:13:04 +00:00
component.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
configure.ac Try again to support both webkit2gtk 4.0 and 4.1. 2021-10-08 16:39:20 +02:00
COPYING [GB.GTK3] 2013-12-29 15:13:04 +00:00
gambas.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.draw.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2015-07-29 12:59:14 +00:00
gb.gl.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.image.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.paint.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb_common.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
INSTALL [GB.GTK3] 2013-12-29 15:13:04 +00:00
m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
Makefile.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
NEWS [GB.GTK3] 2013-12-29 15:13:04 +00:00
README [GB.GTK3] 2013-12-29 15:13:04 +00:00
reconf [GB.GTK3] 2013-12-29 15:13:04 +00:00
share [GB.GTK3] 2013-12-29 15:13:04 +00:00
TODO [GB.GTK3] 2013-12-29 15:13:04 +00:00