Table of Contents

Delegate AccessibleInterfaceData.GetBoundsCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool AccessibleInterfaceData.GetBoundsCallback(IntPtr self, out int x, out int y, out int width, out int height)

Parameters

self IntPtr
x int
y int
width int
height int

Returns

bool