mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
2007-07-31 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-stage.[ch]: Fix clutter_stage_set_user_resizable() name, and add a getter for the property. * clutter/glx/clutter-stage-glx.c: Use the accessor, not g_object_get() to retrieve the value of the resizable property.
This commit is contained in:
@ -429,7 +429,8 @@ clutter_stage_get_perspective
|
||||
clutter_stage_get_perspectivex
|
||||
clutter_stage_set_title
|
||||
clutter_stage_get_title
|
||||
clutter_stage_set_user_resizeable
|
||||
clutter_stage_set_user_resizable
|
||||
clutter_stage_get_user_resizable
|
||||
<SUBSECTION Standard>
|
||||
CLUTTER_STAGE
|
||||
CLUTTER_IS_STAGE
|
||||
|
Reference in New Issue
Block a user