Table of Contents

Delegate ShortcutFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool ShortcutFunc(nint widget, nint args, nint userData)

Parameters

widget nint
args nint
userData nint

Returns

bool