Function
Clutterget_debug_flags
Declaration [src]
void
clutter_get_debug_flags (
ClutterDebugFlag* debug_flags,
ClutterDrawDebugFlag* draw_flags,
ClutterPickDebugFlag* pick_flags
)
Parameters
debug_flags |
ClutterDebugFlag |
No description available. | |
The data is owned by the caller of the function. | |
draw_flags |
ClutterDrawDebugFlag |
No description available. | |
The data is owned by the caller of the function. | |
pick_flags |
ClutterPickDebugFlag |
No description available. | |
The data is owned by the caller of the function. |