class GtkSource::MarkAttributes
Public Instance Methods
Source
# File lib/gtksourceview3/mark-attributes.rb, line 20 def background set, rgba = background_raw if set rgba else nil end end
Also aliased as: background_raw
# File lib/gtksourceview3/mark-attributes.rb, line 20 def background set, rgba = background_raw if set rgba else nil end end