GtkDialog -- a pop-up dialog window.
class GtkDialog GtkWindow { }
GtkObject<-- GtkWidget<-- GtkContainer<-- GtkBin<-- GtkWindow<--GtkDialog
GtkInputDialog
See the Dialog example in the Example Code Appendix.