[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
transfering data between windows
- From: alx gs707 com
- To: gtk-app-devel-list redhat com
- Subject: transfering data between windows
- Date: Thu, 17 Feb 2000 15:37:25 +0300
In my program, I've got several windows (one main, and 2 levels of
dialogs).
I need to change variables, which belong to main window using dialogs.
I looked thru DOCs, and found that I am to use gpointer. It works well
whenever I try sending "gint", but how can I transfer strings or
structures?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]