Libraries
»
gtk_app
(0.2.0)
»
Index
»
GtkApp
»
quit
Method: GtkApp.quit
Defined in:
lib/gtk_app.rb
.
quit
⇒
Object
Stop the main Gtk loop.
24 25 26
# File 'lib/gtk_app.rb', line 24
def
self
.
quit
Gtk
::
main_quit
end