Re: lookup_widget gives GTK_WIDGET, I need GTKCTREE

Date view Thread view Subject view Author view

From: Anthony Tekatch (anthony.tekatch@sympatico.ca)
Date: Mon Nov 08 1999 - 07:23:36 EST


That worked, Thank you.

I got a bit confused before since the reference manual lists the required type
as GtkCTree so I used that to type cast my pointer instead of GTK_CTREE.

On Sun, 07 Nov 1999, you wrote:
> Use the standard GTK type casting macros. If you know the widget is a
> ctree, GTK_CTREE(widget) will give a (GtkCTree *) pointer. It would be a
> good idea to go through some of the gtk tutorial, as you still need to
> know a bit about gtk to use glade.
>
> James.

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to majordomo@ncis.pn.org
with the line "unsubscribe glade-devel" in the body of the message.


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:25:36 EDT