SourceStyle
Object Hierarchy:
Description:
[
CCode ( type_id =
"gtk_source_style_get_type ()" ) ]
[
GIR ( name =
"Style" ) ]
public class SourceStyle :
Object
Represents a style.
The `GtkSourceStyle` structure is used to describe text attributes which are set when given style is used.
Content:
Properties:
Creation methods:
Methods:
- public void apply (TextTag tag)
This function modifies the [class@Gtk.
- public SourceStyle copy ()
Creates a copy of this, that is a
new SourceStyle instance which has the same attributes set.
Inherited Members:
All known members inherited from class GLib.Object