C# Class LongoMatch.Gui.Component.HotkeysConfiguration

Inheritance: Gtk.Bin
ファイルを表示 Open project: LongoMatch/longomatch

Public Methods

Method Description
AddWidget ( KeyAction action, string desc, HotKey key, int position ) : void
HotkeysConfiguration ( ) : System

Method Details

AddWidget() public method

public AddWidget ( KeyAction action, string desc, HotKey key, int position ) : void
action KeyAction
desc string
key HotKey
position int
return void

HotkeysConfiguration() public method

public HotkeysConfiguration ( ) : System
return System