mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
Merge branch 'gtk_font_dialog_choose_font_and_features_finish_fix' into 'main'
GtkFontDialog: fix annotation for choose_font_and_features_finish See merge request GNOME/gtk!6621
This commit is contained in:
commit
79cb370f81
@ -926,9 +926,9 @@ gtk_font_dialog_choose_font_and_features (GtkFontDialog *self,
|
||||
* gtk_font_dialog_choose_font_and_features_finish:
|
||||
* @self: a `GtkFontDialog`
|
||||
* @result: a `GAsyncResult`
|
||||
* @font_desc: (out caller-allocates): return location for font description
|
||||
* @font_features: (out caller-allocates): return location for font features
|
||||
* @language: (out caller-allocates): return location for the language
|
||||
* @font_desc: (out): return location for font description
|
||||
* @font_features: (out): return location for font features
|
||||
* @language: (out): return location for the language
|
||||
* @error: return location for a [enum@Gtk.DialogError] error
|
||||
*
|
||||
* Finishes the [method@Gtk.FontDialog.choose_font_and_features]
|
||||
|
Loading…
Reference in New Issue
Block a user