Class
GtkSourceStyle
Instance methods
gtk_source_style_apply
This function modifies the GtkTextTag
properties that are related to the
GtkSourceStyle
properties. Other GtkTextTag
properties are left untouched.
gtk_source_style_copy
Creates a copy of style
, that is a new GtkSourceStyle
instance which
has the same attributes set.
Properties
GtkSource.Style:background
No description available.
GtkSource.Style:background-set
No description available.
GtkSource.Style:bold
No description available.
GtkSource.Style:bold-set
No description available.
GtkSource.Style:foreground
No description available.
GtkSource.Style:foreground-set
No description available.
GtkSource.Style:italic
No description available.
GtkSource.Style:italic-set
No description available.
GtkSource.Style:line-background
No description available.
GtkSource.Style:line-background-set
No description available.
GtkSource.Style:pango-underline
No description available.
GtkSource.Style:scale
No description available.
GtkSource.Style:scale-set
No description available.
GtkSource.Style:strikethrough
No description available.
GtkSource.Style:strikethrough-set
No description available.
GtkSource.Style:underline-color
No description available.
GtkSource.Style:underline-color-set
No description available.
GtkSource.Style:underline-set
No description available.