mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
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:
parent
c5f51f7027
commit
fc168a3482
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user