Make clutter-stage-window.h a private header
It should have never been public in the first place; nothing can implement the ClutterStageWindow interface and use it, so this is not a break.
This commit is contained in:

committed by
Emmanuele Bassi

parent
a1ec559d14
commit
b248fbd010
@@ -1069,7 +1069,6 @@ clutter_stage_set_use_alpha
|
||||
clutter_stage_set_use_fog
|
||||
clutter_stage_state_get_type
|
||||
clutter_stage_show_cursor
|
||||
clutter_stage_window_get_type
|
||||
clutter_state_get_animator
|
||||
clutter_state_get_duration
|
||||
clutter_state_get_keys
|
||||
|
Reference in New Issue
Block a user