[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: g_object_copy()
- From: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: g_object_copy()
- Date: Sat, 01 Nov 2003 01:57:52 +1100
Russell Shaw wrote:
> Now, i should be able to do a deep copy like so:
>
> GtkWidget *dialog2=g_object_copy(GTK_WIDGET(dialog));
Correction (i think):
GtkWidget *dialog2=g_dialog_copy(dialog);
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]