Function Macro
ClutterACTOR_SET_FLAGS
Declaration [src]
#define CLUTTER_ACTOR_SET_FLAGS (
a,
f
)
Description [src]
Sets the given flags on a ClutterActor.
| Deprecated since: | 1.24 |
Changing flags directly is heavily discouraged in
newly written code. | |
| This function is not directly available to language bindings | |