Class TreeRowReference
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class TreeRowReference : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<TreeRowReference>, IDisposable
- Inheritance
-
TreeRowReference
- Implements
- Inherited Members
Constructors
TreeRowReference(TreeRowReferenceOwnedHandle)
public TreeRowReference(TreeRowReferenceOwnedHandle handle)
Parameters
handle
TreeRowReferenceOwnedHandle
Properties
Handle
public TreeRowReferenceOwnedHandle Handle { get; }
Property Value
Methods
Copy()
public TreeRowReference Copy()
Returns
Deleted(Object, TreePath)
public static void Deleted(Object proxy, TreePath path)
Parameters
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Equals(TreeRowReference?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(TreeRowReference? other)
Parameters
other
TreeRowReferenceAn object to compare with this object.
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
Free()
public void Free()
GetGType()
public static Type GetGType()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
GetModel()
public TreeModel GetModel()
Returns
GetPath()
public TreePath? GetPath()
Returns
Inserted(Object, TreePath)
public static void Inserted(Object proxy, TreePath path)
Parameters
New(TreeModel, TreePath)
public static TreeRowReference? New(TreeModel model, TreePath path)
Parameters
Returns
NewProxy(Object, TreeModel, TreePath)
public static TreeRowReference? NewProxy(Object proxy, TreeModel model, TreePath path)
Parameters
Returns
Valid()
public bool Valid()