Class ShortcutsWindow
public class ShortcutsWindow
- Inheritance
-
ShortcutsWindow
- Inherited Members
Methods
AddSection(IntPtr, IntPtr)
Calls native method gtk_shortcuts_window_add_section. Version: 4.14
[Version("4.14")]
public static extern void AddSection(IntPtr self, IntPtr section)
Parameters
self
IntPtrTransfer ownership: None Nullable: False
section
IntPtrTransfer 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