Function gtk4_sys::gtk_font_dialog_choose_face_finish

source ·
pub unsafe extern "C" fn gtk_font_dialog_choose_face_finish(
    self_: *mut GtkFontDialog,
    result: *mut GAsyncResult,
    error: *mut *mut GError
) -> *mut PangoFontFace
Available on crate feature v4_10 only.