Merge branch 'bilelmoussaoui/gi-docgen-link-fix' into 'master'

gtk: fix gi-docgen link type

See merge request GNOME/gtk!3582
This commit is contained in:
Emmanuele Bassi 2021-05-25 11:26:08 +00:00
commit 3d19b1108a

View File

@ -953,7 +953,7 @@ gtk_dialog_add_buttons_valist (GtkDialog *dialog,
*
* This is the same as calling [method@Gtk.Dialog.add_button]
* repeatedly. The variable argument list should be %NULL-terminated
* as with [new@Gtk.Dialog.new_with_buttons]. Each button must have both
* as with [ctor@Gtk.Dialog.new_with_buttons]. Each button must have both
* text and response ID.
*/
void