Struct atk_sys::AtkHyperlinkImplIface [] [src]

pub struct AtkHyperlinkImplIface {
    pub parent: GTypeInterface,
    pub get_hyperlink: Option<unsafe extern "C" fn(_: *mut AtkHyperlinkImpl) -> *mut AtkHyperlink>,
}

Fields