Function clutter_sys::clutter_table_layout_set_expand[][src]

pub unsafe extern "C" fn clutter_table_layout_set_expand(
    layout: *mut ClutterTableLayout,
    actor: *mut ClutterActor,
    x_expand: gboolean,
    y_expand: gboolean
)