clutter_table_layout_get_fill

Function clutter_table_layout_get_fill 

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