I'm trying to insert items into a CTREE using gtk_ctree_insert_node which
requires a GtkCTree type pointer but lookup_widget returns a GTK_WIDGET pointer.

I keep getting the following error during make:

main.c:73: warning: passing arg 1 of `gtk_ctree_insert_node' from
incompatible pointer type


What can I do?

TIA
--
Anthony

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to