mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
[layout, box] Add Box:color
Allow setting the background color of a ClutterBox
This commit is contained in:
@ -1809,6 +1809,10 @@ ClutterBoxClass
|
||||
clutter_box_new
|
||||
clutter_box_set_layout_manager
|
||||
clutter_box_get_layout_manager
|
||||
clutter_box_set_color
|
||||
clutter_box_get_color
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_box_pack
|
||||
clutter_box_packv
|
||||
|
||||
|
Reference in New Issue
Block a user