C# 클래스 Stetic.Wrapper.ActionPaletteItem

상속: Gtk.HBox
파일 보기 프로젝트 열기: mono/stetic 1 사용 예제들

공개 메소드들

메소드 설명
ActionPaletteItem ( ActionTreeNode node ) : System
ActionPaletteItem ( Gtk type, string name, Action action ) : System
Dispose ( ) : void

메소드 상세

ActionPaletteItem() 공개 메소드

public ActionPaletteItem ( ActionTreeNode node ) : System
node ActionTreeNode
리턴 System

ActionPaletteItem() 공개 메소드

public ActionPaletteItem ( Gtk type, string name, Action action ) : System
type Gtk
name string
action Action
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void