Type Definition atk_sys::AtkFocusHandler

source ·
pub type AtkFocusHandler = Option<unsafe extern "C" fn(_: *mut AtkObject, _: gboolean)>;