Libraries
»
gtk_app
(0.2.0)
»
Index
»
GtkApp
»
run
Method: GtkApp.run
Defined in:
lib/gtk_app.rb
.
run
⇒
Object
Start the main Gtk loop.
19 20 21
# File 'lib/gtk_app.rb', line 19
def
self
.
run
Gtk
::
main
end