Re: Simple Yes/No dialog



On Fri, Jun 16, 2006 at 11:50:34AM -0400, blythe2 tcnj edu wrote:
Ok, you guys were a great help with my last question :)  Does GTK have a
simple blocking yes/no dialog? 

Yes, it has :-) You can use GtkMessageDialog, chosing
GTK_MESSAGE_QUESTION as MessageType and GTK_BUTTONS_YES_NO as
ButtonsType.

Marcel



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