Type Definition gtk_sys::GtkRcPropertyParser

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