Re: Size (Width) of a widget
- From: Kevin Ryde <user42 zip com au>
- To: Matthias Schäfer <m schaefer koios de>
- Cc: gtk-perl-list gnome org
- Subject: Re: Size (Width) of a widget
- Date: Wed, 20 Aug 2008 08:55:35 +1000
Matthias Schäfer <m schaefer koios de> writes:
is there a easy way to get the actual size of a widget?
$widget->allocation, though might be zeros until packed into a toplevel,
or until realized, or something like that.
zentara <zentara1 sbcglobal net> writes:
configure event
I think gdk records the size in $drawable->get_size, set by either
configure events from the server or resize requests client-side.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]