Table of Contents

Class ShortcutsGroup

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class ShortcutsGroup
Inheritance
ShortcutsGroup
Inherited Members

Methods

AddShortcut(IntPtr, IntPtr)

Calls native method gtk_shortcuts_group_add_shortcut. Version: 4.14

[Version("4.14")]
public static extern void AddShortcut(IntPtr self, IntPtr shortcut)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

shortcut IntPtr

Transfer ownership: None Nullable: False

GetGType()

Calls native function gtk_shortcuts_group_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False