C# 클래스 Tomboy.GConfKeybindingToAccel

파일 보기 프로젝트 열기: oluc/tomboy 1 사용 예제들

공개 메소드들

메소드 설명
AddAccelerator ( Gtk item, string gconf_path ) : void
GetShortcut ( string gconf_path ) : string

비공개 메소드들

메소드 설명
GConfKeybindingToAccel ( ) : System

메소드 상세

AddAccelerator() 공개 정적인 메소드

public static AddAccelerator ( Gtk item, string gconf_path ) : void
item Gtk
gconf_path string
리턴 void

GetShortcut() 공개 정적인 메소드

public static GetShortcut ( string gconf_path ) : string
gconf_path string
리턴 string