Function Macro
ClutterACTOR_UNSET_FLAGS
Declaration [src]
#define CLUTTER_ACTOR_UNSET_FLAGS (
a,
f
)
Description [src]
Unsets 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 |