Table of Contents

Delegate CellAreaClassData.GetPreferredWidthForHeightCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void CellAreaClassData.GetPreferredWidthForHeightCallback(IntPtr area, IntPtr context, IntPtr widget, int height, out int minimumWidth, out int naturalWidth)

Parameters

area IntPtr
context IntPtr
widget IntPtr
height int
minimumWidth int
naturalWidth int