Table of Contents

Class StyleSchemeClass

Namespace
GtkSource
Assembly
GtkSource-5.dll
public sealed class StyleSchemeClass
Inheritance
StyleSchemeClass
Inherited Members

Constructors

StyleSchemeClass()

public StyleSchemeClass()

StyleSchemeClass(StyleSchemeClassOwnedHandle)

public StyleSchemeClass(StyleSchemeClassOwnedHandle handle)

Parameters

handle StyleSchemeClassOwnedHandle

Properties

Handle

public StyleSchemeClassOwnedHandle Handle { get; }

Property Value

StyleSchemeClassOwnedHandle

Methods

Equals(StyleSchemeClass?)

public bool Equals(StyleSchemeClass? other)

Parameters

other StyleSchemeClass

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.