Table of Contents

Class ShortcutsGroup

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

Methods

AddShortcut(nint, nint)

Calls native method gtk_shortcuts_group_add_shortcut. Version: 4.14

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

Parameters

self nint

Transfer ownership: None Nullable: False

shortcut nint

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