Class ShortcutsWindow
public class ShortcutsWindow
- Inheritance
-
ShortcutsWindow
- Inherited Members
Methods
AddSection(nint, nint)
Calls native method gtk_shortcuts_window_add_section. Version: 4.14
[Version("4.14")]
public static extern void AddSection(nint self, nint section)
Parameters
self
nintTransfer ownership: None Nullable: False
section
nintTransfer ownership: None Nullable: False
GetGType()
Calls native function gtk_shortcuts_window_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False