gtk_object_set_data vs. gtk_object_set_data_full

Date view Thread view Subject view Author view

From: Ali Abdin (rafat@kcsnet.org)
Date: Sun Jul 11 1999 - 21:17:59 EDT


I was wondering - what is the difference between these two functions? I
couldn't find any help on them in the tutorial? Is this a correct
statement?
gtk_object_set_data (GTK_OBJECT (worldwindow), "subtree1", subtree1);
I wanna follow glade's 'convention' on referencing widgets (using
lookup_widget) so would this work?
What is the deal with the gtk_widget_ref? and gtk_object_set_data_full
(which unref's it). Is reffing necessary? should I use it (instead of the
gtk_object_set_data)? Any chance somebody can explain this to me :) Thanks

+---------------------------------------------------------------------+
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:21:13 EDT