Skip to content

Reimplement varargs Gtk3::MessageDialog methods

Emmanuele Bassi requested to merge ebassi/perl-gtk3:ebassi/message-dialog into master

The new_with_markup, format_secondary_text, and format_secondary_markup methods use variadic arguments in C.

Based on a patch by: Thomas Funk t.funk@web.de

Merge request reports