Struct nautilus_extension_sys::NautilusPropertyPageProviderIface [] [src]

#[repr(C)]
pub struct NautilusPropertyPageProviderIface { pub get_pages: Option<extern "C" fn(_: *mut NautilusPropertyPageProvider, _: *mut GList) -> *mut GList>, // some fields omitted }

Fields