Back to Seed Clases

GtkSource


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GtkSource.StyleScheme

Class GtkSource.StyleScheme

Import line: GtkSource = imports.gi.GtkSource;
GIR File: GtkSource-2.0.gir
C documentation: GtkSourceStyleScheme
Class : StyleScheme
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GtkSource.Buffer
Property
style_scheme : GtkSource.StyleScheme
GtkSource.Buffer
Method
get_style_scheme () : GtkSource.StyleScheme
Returns the GtkSourceStyleScheme associated with the buffer, see gtk_source_buffer_set_style_scheme().
GtkSource.Buffer
Method
set_style_scheme (StyleScheme scheme) : none
Sets style scheme used by the buffer.
GtkSource.StyleSchemeManager
Method
get_scheme (String scheme_id) : GtkSource.StyleScheme
Looks up style scheme by id.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:47 GMT+0800 (HKT)