Table of Contents

Delegate CellAreaClassData.GetPreferredHeightForWidthCallback

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

Parameters

area nint
context nint
widget nint
width int
minimumHeight int
naturalHeight int