Table of Contents

Class StyleSchemeChooserInterface

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

Constructors

StyleSchemeChooserInterface()

public StyleSchemeChooserInterface()

StyleSchemeChooserInterface(StyleSchemeChooserInterfaceOwnedHandle)

public StyleSchemeChooserInterface(StyleSchemeChooserInterfaceOwnedHandle handle)

Parameters

handle StyleSchemeChooserInterfaceOwnedHandle

Properties

Handle

public StyleSchemeChooserInterfaceOwnedHandle Handle { get; }

Property Value

StyleSchemeChooserInterfaceOwnedHandle

Methods

Equals(StyleSchemeChooserInterface?)

public bool Equals(StyleSchemeChooserInterface? other)

Parameters

other StyleSchemeChooserInterface

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.