Function gtk_sys::gtk_cell_layout_set_cell_data_func
source · [−]pub unsafe extern "C" fn gtk_cell_layout_set_cell_data_func(
cell_layout: *mut GtkCellLayout,
cell: *mut GtkCellRenderer,
func: GtkCellLayoutDataFunc,
func_data: gpointer,
destroy: GDestroyNotify
)