Style
Object Hierarchy:
Description:
[
CCode ( type_id =
"gtk_source_style_get_type ()" ) ]
public class Style :
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 Style copy ()
Creates a copy of this, that is a
new Style instance which has the same attributes set.
Inherited Members:
All known members inherited from class GLib.Object