class Gtk::GestureStylus
Public Instance Methods
Source
# File lib/gtk4/gesture-stylus.rb, line 20 def backlog have_backlog, backlog = backlog_raw if have_backlog backlog else nil end end
Also aliased as: backlog_raw
# File lib/gtk4/gesture-stylus.rb, line 20 def backlog have_backlog, backlog = backlog_raw if have_backlog backlog else nil end end