Methods
gtksourceview.SourceStyleScheme.get_tag_style
def get_tag_style(style_name)
|
The get_tag_style() method gets the tag associated with the given style_name in the style scheme.
gtksourceview.SourceStyleScheme.get_name
Returns : | the name of the style scheme. |
The get_name() method gets the name of the style scheme.
gtksourceview.SourceStyleScheme.get_style_names
Returns : | a list of style names. |
The get_style_names() method gets a list of style names in the given style scheme.
Functions
gtksourceview.gtk_source_style_scheme_get_default
def gtksourceview.gtk_source_style_scheme_get_default()
|
The gtk_source_style_scheme_get_default() function gets the default style scheme.