class Gtk::Popover
Public Instance Methods
Source
# File lib/gtk3/popover.rb, line 20 def pointing_to have, rectangle = pointing_to_raw if have rectangle else nil end end
Also aliased as: pointing_to_raw
# File lib/gtk3/popover.rb, line 20 def pointing_to have, rectangle = pointing_to_raw if have rectangle else nil end end