Class PrintSetup
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class PrintSetup : BoxedRecord, GTypeProvider, InstanceFactory, IEquatable<PrintSetup>, IDisposable
- Inheritance
-
PrintSetup
- Implements
- Inherited Members
Constructors
PrintSetup(PrintSetupOwnedHandle)
public PrintSetup(PrintSetupOwnedHandle handle)
Parameters
handle
PrintSetupOwnedHandle
Properties
Handle
public PrintSetupOwnedHandle Handle { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Equals(PrintSetup?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(PrintSetup? other)
Parameters
other
PrintSetupAn 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
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.
GetPageSetup()
[Version("4.14")]
public PageSetup GetPageSetup()
Returns
GetPrintSettings()
[Version("4.14")]
public PrintSettings GetPrintSettings()
Returns
Ref()
[Version("4.14")]
public PrintSetup Ref()
Returns
Unref()
[Version("4.14")]
public void Unref()