gtk: fix gi-docgen link type
constructors are supposed to use "ctor" as a link type, not new
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user