Class CellAreaClass
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class CellAreaClass
- Inheritance
-
CellAreaClass
- Inherited Members
Constructors
CellAreaClass()
public CellAreaClass()
CellAreaClass(CellAreaClassOwnedHandle)
public CellAreaClass(CellAreaClassOwnedHandle handle)
Parameters
handle
CellAreaClassOwnedHandle
Properties
Handle
public CellAreaClassOwnedHandle Handle { get; }
Property Value
Methods
Equals(CellAreaClass?)
public bool Equals(CellAreaClass? other)
Parameters
other
CellAreaClass
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
FindCellProperty(string)
public ParamSpec FindCellProperty(string propertyName)
Parameters
propertyName
string
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
InstallCellProperty(uint, ParamSpec)
public void InstallCellProperty(uint propertyId, ParamSpec pspec)