[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Dialog question.



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]