Skip to content
Commit 6e98903f authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Gtk::Builder: Make get_widget_derived() a variadic template

* gtk/src/builder.hg: get_widget_derived() can take extra parameters, which
are forwarded to the constructor of the derived class.
Inspired by a patch by Armin Burgmeier <armin@arbur.net>.
* tests/builder/main.cc: Add a parameter to the constructor of the derived
class. Bug #134161.
parent 3e9be901
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment