Table of Contents

Delegate WidgetClassData.QueryTooltipCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool WidgetClassData.QueryTooltipCallback(nint widget, int x, int y, bool keyboardTooltip, nint tooltip)

Parameters

widget nint
x int
y int
keyboardTooltip bool
tooltip nint

Returns

bool