Class SettingsSchemaKey
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public sealed class SettingsSchemaKey : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<SettingsSchemaKey>, IDisposable
- Inheritance
-
SettingsSchemaKey
- Implements
- Inherited Members
Constructors
SettingsSchemaKey(SettingsSchemaKeyOwnedHandle)
public SettingsSchemaKey(SettingsSchemaKeyOwnedHandle handle)
Parameters
handleSettingsSchemaKeyOwnedHandle
Properties
Handle
public SettingsSchemaKeyOwnedHandle Handle { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Equals(SettingsSchemaKey?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(SettingsSchemaKey? other)
Parameters
otherSettingsSchemaKeyAn 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
objobjectThe object to compare with the current object.
Returns
GetDefaultValue()
[Version("2.40")]
public Variant GetDefaultValue()
Returns
GetDescription()
[Version("2.34")]
public string? GetDescription()
Returns
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.
GetName()
[Version("2.44")]
public string GetName()
Returns
GetRange()
[Version("2.40")]
public Variant GetRange()
Returns
GetSummary()
[Version("2.34")]
public string? GetSummary()
Returns
GetValueType()
[Version("2.40")]
public VariantType GetValueType()
Returns
RangeCheck(Variant)
[Version("2.40")]
public bool RangeCheck(Variant value)
Parameters
valueVariant
Returns
Ref()
[Version("2.40")]
public SettingsSchemaKey Ref()
Returns
Unref()
[Version("2.40")]
public void Unref()