Re: Search for lowest level widget
- From: Murray Cumming <murrayc murrayc com>
- To: Peter Krueger <pkrueger appss de>
- Cc: Russell Shaw <rjshaw netspace net au>, gtk-app-devel-list gnome org
- Subject: Re: Search for lowest level widget
- Date: Mon, 10 May 2004 13:47:26 +0200
On Mon, 2004-05-10 at 08:51 +0200, Peter Krueger wrote:
On Mon, 10 May 2004, Russell Shaw wrote:
I have a GtkTable with cells filled with a widget that contains
another widget, and another. The lowest level widget in each cell
is a GtkEntry. Given the GtkTable, how can i get a pointer to the
lowest level GtkEntry in a cell?
Hello Russell!
First you have to find the widget that is directly attached to the table
cell. There is no simple function call since a widget can span more than
one cell in a table.
I think that gtk_container_foreach should help with this.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]