[][src]Function zathura_plugin_sys::zathura_page_get_visibility

pub unsafe extern "C" fn zathura_page_get_visibility(
    page: *mut zathura_page_t
) -> bool

Returns the visibility of the page

@param page The page object @return true if the page is visible @return false if the page is hidden