gtk4_sys

Function gtk_font_dialog_choose_font_finish

Source
pub unsafe extern "C" fn gtk_font_dialog_choose_font_finish(
    self_: *mut GtkFontDialog,
    result: *mut GAsyncResult,
    error: *mut *mut GError,
) -> *mut PangoFontDescription
Available on crate feature v4_10 only.