Class ShortcutsDialog
public class ShortcutsDialog
- Inheritance
-
ShortcutsDialog
- Inherited Members
Methods
Add(nint, nint)
Calls native method adw_shortcuts_dialog_add. Version: 1.8
[Version("1.8")]
public static extern void Add(nint self, nint section)
Parameters
selfnintTransfer ownership: None Nullable: False
sectionnintTransfer ownership: Full Nullable: False
GetGType()
Calls native function adw_shortcuts_dialog_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
New()
Calls native constructor adw_shortcuts_dialog_new. Version: 1.8
[Version("1.8")]
public static extern nint New()
Returns
- nint
Transfer ownership: None Nullable: False