Class: Gtk::Widget

Inherits:
Object
  • Object
show all
Defined in:
lib/rabbit/gtk.rb

Overview

For GTK 3

GTK 4 renames Gdk::Window to Gdk::Surface

Instance Method Summary collapse

Instance Method Details

#nativeObject

[View source]

52
53
54
# File 'lib/rabbit/gtk.rb', line 52

def native
  self
end