Class: Pwl::Dialog::GnomeDialog
- Inherits:
-
SystemDialog
- Object
- Base
- SystemDialog
- Pwl::Dialog::GnomeDialog
- Defined in:
- lib/pwl/dialog/gnome.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from SystemDialog
Methods inherited from Base
Constructor Details
This class inherits a constructor from Pwl::Dialog::Base
Instance Method Details
#command ⇒ Object
4 5 6 |
# File 'lib/pwl/dialog/gnome.rb', line 4 def command "zenity --title \"#{title}\"" end |