Table of Contents

Delegate CellRendererClassData.GetPreferredHeightForWidthCallback

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

Parameters

cell nint
widget nint
width int
minimumHeight int
naturalHeight int