class GtkSource::MarkAttributes
Public Instance Methods
background()
click to toggle 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