Struct atk_sys::AtkHyperlinkImplIface
[−]
[src]
#[repr(C)]pub struct AtkHyperlinkImplIface { pub parent: GTypeInterface, pub get_hyperlink: Option<unsafe extern "C" fn(_: *mut AtkHyperlinkImpl) -> *mut AtkHyperlink>, }
Fields
parent: GTypeInterface
get_hyperlink: Option<unsafe extern "C" fn(_: *mut AtkHyperlinkImpl) -> *mut AtkHyperlink>