Type Definition gtk_sys::GtkRcPropertyParser[][src]

type GtkRcPropertyParser = Option<unsafe extern "C" fn(_: *const GParamSpec, _: *const GString, _: *mut GValue) -> gboolean>;