Table of Contents

Class: QueryDialog src/dialogs.py

A class to create an Ok/Cancel type dialog. Inherits from gtk.Dialog.

Methods   
__init__
run
  __init__ 
__init__ (
        self,
        title=None,
        icon=None,
        message=None,
        parent=None,
        )

Creates the QueryDialog, setting the title shown in the titlebar, icon displayed, the message shown in the box, and the parent window.

  run 
run ( self )

Show the dialog and call the run method of the inherited gtk.Dialog.


Table of Contents

This document was automatically generated on Sun Feb 3 17:55:12 2008 by HappyDoc version 2.1