Table of Contents

Delegate CellRendererClassData.GetPreferredWidthForHeightCallback

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

Parameters

cell IntPtr
widget IntPtr
height int
minimumWidth int
naturalWidth int