mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 08:49:30 +00:00
[stage] Add set/get_minumum_size
Add two functions to set/get the minimum stage size. This takes effect when a stage is set to user resizable.
This commit is contained in:
@ -533,6 +533,8 @@ clutter_stage_set_throttle_motion_events
|
||||
clutter_stage_get_throttle_motion_events
|
||||
clutter_stage_set_use_alpha
|
||||
clutter_stage_get_use_alpha
|
||||
clutter_stage_set_minimum_size
|
||||
clutter_stage_get_minimum_size
|
||||
|
||||
<SUBSECTION>
|
||||
ClutterPerspective
|
||||
|
Reference in New Issue
Block a user