Re: How to access to the buttons of a Gtk2::Dialog?
- From: Kevin Ryde <user42 zip com au>
- To: Peter Juhasz <peter juhasz83 gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: How to access to the buttons of a Gtk2::Dialog?
- Date: Wed, 13 Oct 2010 07:14:57 +1100
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]