Table of Contents

Delegate CellAreaClassData.GetPreferredHeightForWidthCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void CellAreaClassData.GetPreferredHeightForWidthCallback(IntPtr area, IntPtr context, IntPtr widget, int width, out int minimumHeight, out int naturalHeight)

Parameters

area IntPtr
context IntPtr
widget IntPtr
width int
minimumHeight int
naturalHeight int