Function clutter_sys::clutter_table_layout_get_fill[][src]

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