gtksource.style_scheme
Module for [StyleScheme] class
Types 3
Methods
StyleSchemeGidBuilder builder() static nothrowGet builder for [gtksource.style_scheme.StyleScheme] Returns: New builder objectstring description() @property nothrowGet `description` property. Returns: Style scheme description, a translatable string to present to the user.string id() @property nothrowGet `id` property. Returns: Style scheme id, a unique string used to identify the style scheme in #GtkSourceStyleSchemeManager.string name() @property nothrowGet `name` property. Returns: Style scheme name, a translatable string to present to the user.string[] getAuthors() nothrowstring getDescription() nothrowstring getFilename() nothrowstring getId() nothrowstring getName() nothrowgtksource.style.Style getStyle(string styleId) nothrowFluent builder implementation template for gtksource.style_scheme.StyleScheme
Methods
T id(string propval) nothrowSet `id` property. Params: propval = Style scheme id, a unique string used to identify the style scheme in #GtkSourceStyleSchemeManager. Returns: Builder instance for fluent chainingFluent builder for gtksource.style_scheme.StyleScheme
Methods