Function clutter_sys::clutter_table_layout_set_fill[][src]

pub unsafe extern "C" fn clutter_table_layout_set_fill(
    layout: *mut ClutterTableLayout,
    actor: *mut ClutterActor,
    x_fill: gboolean,
    y_fill: gboolean
)