gtk_sys

Function gtk_cell_view_get_size_of_row

Source
pub unsafe extern "C" fn gtk_cell_view_get_size_of_row(
    cell_view: *mut GtkCellView,
    path: *mut GtkTreePath,
    requisition: *mut GtkRequisition,
) -> gboolean