Type Definition gtk_sys::GtkTreeDestroyCountFunc
[−]
[src]
type GtkTreeDestroyCountFunc = Option<unsafe extern "C" fn(_: *mut GtkTreeView, _: *mut GtkTreePath, _: c_int, _: gpointer)>;