Class ShortcutsGroup
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
nintTransfer ownership: None Nullable: False
shortcut
nintTransfer 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