1
0
Fork 0

Merge the ClutterLabel properties into ClutterText

ClutterText should have the same properties as ClutterLabel.

While at it, we can finally fix the disconnect between the wrap
and wrap-mode properties and its accessors, that we perpetuated
from GtkLabel.

The ClutterText:line-wrap property and ClutterText:line-wrap-mode
are mapped to the set_line_wrap(), get_line_wrap() and
set_line_wrap_mode(), get_line_wrap_mode() accessor functions
respectively. This should simplify bindings the Vala ones that
map a property into a method.
This commit is contained in:
Emmanuele Bassi 2008-12-11 11:33:10 +00:00 committed by Emmanuele Bassi
parent c5f51f7027
commit fc168a3482

File diff suppressed because it is too large Load diff