{"id":78742,"library":"gtk3","title":"Ruby/Gtk3","description":"Ruby/Gtk3 is a Ruby binding for the GTK 3.x graphics toolkit, enabling Ruby programmers to create graphical user interfaces.","status":"active","version":"4.3.6","language":"ruby","source_language":null,"source_url":null,"tags":["gui","gtk","graphics","ui"],"install":[{"cmd":"gem install gtk3","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'gtk3', '~> 4.3.6'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Gtk","correct":"require 'gtk3'"}],"quickstart":{"code":"require 'gtk3'\n\nwindow = Gtk::Window.new('Hello')\nwindow.signal_connect('destroy') { Gtk.main_quit }\nwindow.show_all\nGtk.main","lang":"ruby","description":"Create a simple GTK window"},"warnings":[],"env_vars":null,"search_vec":"'3':10 'bind':6 'creat':18 'enabl':14 'graphic':12,19,24 'gtk':9,23 'gui':22 'interfac':21 'programm':16 'rubi':5,15 'ruby/gtk3':1,2 'toolkit':13 'ui':25 'user':20 'x':11","created_at":"2026-06-18T04:29:07.259352+00:00","updated_at":"2026-06-18T04:29:07.259352+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://ruby-gnome.github.io/","github":null,"docs":"http://www.rubydoc.info/gems/gtk3/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}