gtk.dialog

Module for Dialog class

Members

Classes

Dialog
class Dialog

Dialog boxes are a convenient way to prompt the user for a small amount of input, e.g. to display a message, ask a question, or anything else that does not require extensive effort on the user’s part.

DialogGidBuilder
class DialogGidBuilder

Fluent builder for gtk.dialog.Dialog

DialogGidBuilderImpl
class DialogGidBuilderImpl(T)

Fluent builder implementation template for gtk.dialog.Dialog