Re: How to access to the buttons of a Gtk2::Dialog?



Peter Juhasz <peter juhasz83 gmail com> writes:

gtk-dialog-get-widget-for-response() function,

Yep, new in gtk 2.20, not wrapped yet.

Is there an other way, perhaps with $dialog->get_action_area?

I've had some joy from $dialog->get_action_area->get_children and
looking at $dialog->get_response_for_widget($child) of each.  That might
be good too if there could be multiple buttons giving with the same
response id.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]