Class: GtkPropEntry
- Inherits:
-
Gtk::Entry
- Object
- Gtk::Entry
- GtkPropEntry
- Defined in:
- lib/midinous/style/ui.rb
Instance Method Summary collapse
-
#initialize ⇒ GtkPropEntry
constructor
A new instance of GtkPropEntry.
Constructor Details
#initialize ⇒ GtkPropEntry
Returns a new instance of GtkPropEntry.
57 58 59 |
# File 'lib/midinous/style/ui.rb', line 57 def initialize super() end |