Re: Finding which window hierarchy I'm in
- From: Chas Owens <alas widomaker com>
- To: Dan Lyke <danlyke flutterby com>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: Finding which window hierarchy I'm in
- Date: Tue, 23 Sep 2003 14:15:41 -0400 (EDT)
Quoting Dan Lyke <danlyke flutterby com>:
<snip>
level windows is calling that again, and that way once I have a widget
I need to figure out which gladexml instantiation it belogs to,
The point is that with multiple "$gladexml"s, it's not enough to know
the name of the widget.
</snip>
use
my $gladexml = $widget->get_widget_tree;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]