Re: Position of Gtk+ button
- From: "richard boaz" <ivor boaz gmail com>
- To: vkrejcirik <vkrejcirik gmail com>
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: Position of Gtk+ button
- Date: Sat, 21 Jul 2007 22:29:17 +0200
actually, this information is stored in the widget data structure itself:
widget->allocation.y
widget->allocation.x
no need to use a routine, just access the data structure directly for the info you require (there's other info there too).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]