Table of Contents

Interface StyleSchemeChooser

Namespace
GtkSource
Assembly
GtkSource-5.dll
public interface StyleSchemeChooser

Fields

StyleSchemePropertyDefinition

public static readonly Property<StyleScheme?, StyleSchemeChooser> StyleSchemePropertyDefinition

Field Value

Property<StyleScheme, StyleSchemeChooser>

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

StyleScheme

StyleScheme? StyleScheme { get; set; }

Property Value

StyleScheme

Methods

GetStyleScheme()

StyleScheme GetStyleScheme()

Returns

StyleScheme

SetStyleScheme(StyleScheme)

void SetStyleScheme(StyleScheme scheme)

Parameters

scheme StyleScheme