Lines Matching refs:_messageDialog
32354 " this._messageDialog = new Gtk.MessageDialog ({\n"
32361 " this._messageDialog.connect ('response', Lang.bind(this, this._response_cb));\n"
32362 " this._messageDialog.show();\n"
32369 " this._messageDialog = new Gtk.MessageDialog ({\n"
32376 " this._messageDialog.connect ('response', Lang.bind(this, this._response_cb));\n"
32377 " this._messageDialog.show();\n"
32441 " this._messageDialog.destroy();\n"
32464 " this._messageDialog.destroy();\n"
32591 " this._messageDialog = new Gtk.MessageDialog ({\n"
32598 " this._messageDialog.connect ('response', this._response_cb.bind(this));\n"
32599 " this._messageDialog.show();\n"
32618 " this._messageDialog.destroy();\n"
32702 " this._messageDialog = new Gtk.MessageDialog ({\n"
32709 " this._messageDialog.connect ('response', this._response_cb.bind(this));\n"
32710 " this._messageDialog.show();\n"
32729 " this._messageDialog.destroy();\n"