Table of Contents

Class GLArea.ResizeSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnResize

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

Properties

Height

public int Height { get; }

Property Value

int

Width

public int Width { get; }

Property Value

int