Table of Contents

Delegate CellRendererClassData.GetPreferredHeightForWidthCallback

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

Parameters

cell IntPtr
widget IntPtr
width int
minimumHeight int
naturalHeight int