On Fri, 2006-06-16 at 11:50 -0400, [EMAIL PROTECTED] wrote:
> Ok, you guys were a great help with my last question :)  Does GTK have a
> simple blocking yes/no dialog?  Something that will return true or false,
> or similar?  I could write my own really quickly, but I was kinda hoping
> GTK would save me a few lines of code.

Please, take the time to read a little the API. You can use
GtkMessageDialog for that.

http://developer.gnome.org/doc/API/2.0/gtk/GtkMessageDialog.html

Claudio

-- 
Claudio Saavedra <[EMAIL PROTECTED]>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to