Add missing symbols
This commit is contained in:
parent
53014bd781
commit
6db381978e
1 changed files with 3 additions and 0 deletions
|
@ -464,6 +464,7 @@ clutter_box_layout_get_easing_mode
|
|||
clutter_box_layout_get_expand
|
||||
clutter_box_layout_get_fill
|
||||
clutter_box_layout_get_homogeneous
|
||||
clutter_box_layout_get_orientation
|
||||
clutter_box_layout_get_pack_start
|
||||
clutter_box_layout_get_spacing
|
||||
clutter_box_layout_get_type
|
||||
|
@ -477,6 +478,7 @@ clutter_box_layout_set_fill
|
|||
clutter_box_layout_set_easing_duration
|
||||
clutter_box_layout_set_easing_mode
|
||||
clutter_box_layout_set_homogeneous
|
||||
clutter_box_layout_set_orientation
|
||||
clutter_box_layout_set_pack_start
|
||||
clutter_box_layout_set_spacing
|
||||
clutter_box_layout_set_use_animations
|
||||
|
@ -918,6 +920,7 @@ clutter_offscreen_effect_get_texture
|
|||
clutter_offscreen_effect_get_type
|
||||
clutter_offscreen_effect_paint_target
|
||||
clutter_offscreen_redirect_get_type
|
||||
clutter_orientation_get_type
|
||||
clutter_page_turn_effect_get_angle
|
||||
clutter_page_turn_effect_get_period
|
||||
clutter_page_turn_effect_get_radius
|
||||
|
|
Loading…
Reference in a new issue