clutter_table_layout_set_use_animations

Function clutter_table_layout_set_use_animations 

Source
pub unsafe extern "C" fn clutter_table_layout_set_use_animations(
    layout: *mut ClutterTableLayout,
    animate: gboolean,
)