Hi there!
I'm using PHP-GTK3 extension for my experimental app,
where I found a case when some Gtk method should be extended on PHP side.
Details described in this issue:
scorninpc/php-gtk3#117
Is it possible to pass PHP class variables/methods extended to CPP interface as is, or any documentation reference?