class Gtk::GestureMultiPress
Public Instance Methods
Source
# File lib/gtk3/gesture-multi-press.rb, line 21 def area filled, rectangle = area_raw if filled rectangle else nil end end
Also aliased as: area_raw
# File lib/gtk3/gesture-multi-press.rb, line 21 def area filled, rectangle = area_raw if filled rectangle else nil end end