[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Dialog question.
- From: Dominik Smogor <duce fanthom math put poznan pl>
- To: gtk-app-devel <gtk-app-devel-list redhat com>
- Subject: Dialog question.
- Date: Mon, 11 Oct 1999 13:39:57 +0000 (MET DST)
I started developing gtk apps about a month ago and I have a simple
question. I'd like to make a function with proto like this.
int mesg(gchar *message)
This should create a modal dialog with the message and a few buttons
and return a button number after user have clicked it. How to implement
this while the function is called from callback?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]