Table of Contents

Delegate CellRendererClassData.GetPreferredWidthForHeightCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void CellRendererClassData.GetPreferredWidthForHeightCallback(nint cell, nint widget, int height, out int minimumWidth, out int naturalWidth)

Parameters

cell nint
widget nint
height int
minimumWidth int
naturalWidth int