Table of Contents

Class WindowControlsClass

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class WindowControlsClass
Inheritance
WindowControlsClass
Inherited Members

Constructors

WindowControlsClass()

public WindowControlsClass()

WindowControlsClass(WindowControlsClassOwnedHandle)

public WindowControlsClass(WindowControlsClassOwnedHandle handle)

Parameters

handle WindowControlsClassOwnedHandle

Properties

Handle

public WindowControlsClassOwnedHandle Handle { get; }

Property Value

WindowControlsClassOwnedHandle

Methods

Equals(WindowControlsClass?)

public bool Equals(WindowControlsClass? other)

Parameters

other WindowControlsClass

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.