geometry of gtk window relative to root window
- From: "Riswick, J.G.A. van" <J G A v Riswick tue nl>
- To: "'gtk-perl-list gnome org'" <gtk-perl-list gnome org>
- Subject: geometry of gtk window relative to root window
- Date: Mon, 24 Jun 2002 00:06:57 +0200
HI
How does one get the geometry of a gtk window relative to the root?
I tried
my $width = $widget->allocation->[0];
my $height = $widget->allocation->[1];
but that always returns 0...
jos
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]