Dnia 2005-09-26 21:43, jalkadir@xxxxxxxxxx napisał:
Assignment operator for GtkWidgets?
GTK is written in C, thus it does not overload any operator.
Is there such a thing, can we do things like MyGtkWidget = SomeGtkWidget?
You can do that provided those are POINTERS to widgets (actually, you never use widget themselves). Unfortunately, as far as I know, there's no way to copy instances.
-- Przemysław Sitek _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list