[][src]Function gtk_sys::gtk_page_setup_load_key_file

pub unsafe extern "C" fn gtk_page_setup_load_key_file(
    setup: *mut GtkPageSetup,
    key_file: *mut GKeyFile,
    group_name: *const c_char,
    error: *mut *mut GError
) -> gboolean