Table of Contents

Class DrawingArea.ResizeSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnResize

public sealed class DrawingArea.ResizeSignalArgs : SignalArgs
Inheritance
DrawingArea.ResizeSignalArgs
Inherited Members

Properties

Height

public int Height { get; }

Property Value

int

Width

public int Width { get; }

Property Value

int