Class SettingsSchema
- Namespace
 - Gio
 
- Assembly
 - Gio-2.0.dll
 
public sealed class SettingsSchema : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<SettingsSchema>, IDisposable
  - Inheritance
 - 
      
      SettingsSchema
 
- Implements
 
- Inherited Members
 
Constructors
SettingsSchema(SettingsSchemaOwnedHandle)
public SettingsSchema(SettingsSchemaOwnedHandle handle)
  Parameters
handleSettingsSchemaOwnedHandle
Properties
Handle
public SettingsSchemaOwnedHandle Handle { get; }
  Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
  Equals(SettingsSchema?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(SettingsSchema? other)
  Parameters
otherSettingsSchemaAn 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
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.
GetId()
public string GetId()
  Returns
GetKey(string)
[Version("2.40")]
public SettingsSchemaKey GetKey(string name)
  Parameters
namestring
Returns
GetPath()
[Version("2.32")]
public string? GetPath()
  Returns
HasKey(string)
[Version("2.40")]
public bool HasKey(string name)
  Parameters
namestring
Returns
ListChildren()
[Version("2.44")]
public string[] ListChildren()
  Returns
- string[]
 
ListKeys()
[Version("2.46")]
public string[] ListKeys()
  Returns
- string[]
 
Ref()
[Version("2.32")]
public SettingsSchema Ref()
  Returns
Unref()
[Version("2.32")]
public void Unref()