C# Class Tomboy.GConfKeybindingToAccel

Afficher le fichier Open project: oluc/tomboy Class Usage Examples

Méthodes publiques

Méthode Description
AddAccelerator ( Gtk item, string gconf_path ) : void
GetShortcut ( string gconf_path ) : string

Private Methods

Méthode Description
GConfKeybindingToAccel ( ) : System

Method Details

AddAccelerator() public static méthode

public static AddAccelerator ( Gtk item, string gconf_path ) : void
item Gtk
gconf_path string
Résultat void

GetShortcut() public static méthode

public static GetShortcut ( string gconf_path ) : string
gconf_path string
Résultat string