Is there a way to handle Gtk::Window resize event? We don’t have an event controller for it, nor we can override Gtk::Widget::size_allocate
function because it’s not virtual.
Thank you for your help.
1
Is there a way to handle Gtk::Window resize event? We don’t have an event controller for it, nor we can override Gtk::Widget::size_allocate
function because it’s not virtual.
Thank you for your help.
1