Class PrintOperation.UpdateCustomWidgetSignalArgs
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
Signal (Event) Arguments for OnUpdateCustomWidget
public sealed class PrintOperation.UpdateCustomWidgetSignalArgs : SignalArgs
- Inheritance
-
PrintOperation.UpdateCustomWidgetSignalArgs
- Inherited Members
Properties
Settings
public PrintSettings Settings { get; }
Property Value
Setup
public PageSetup Setup { get; }
Property Value
Widget
public Widget Widget { get; }