C# 클래스 Hyena.Widgets.ImageButton

상속: Gtk.Button
파일 보기 프로젝트 열기: rubenv/tripod 1 사용 예제들

공개 메소드들

메소드 설명
ImageButton ( string text, string iconName ) : System
ImageButton ( string text, string iconName, Gtk iconSize ) : System

메소드 상세

ImageButton() 공개 메소드

public ImageButton ( string text, string iconName ) : System
text string
iconName string
리턴 System

ImageButton() 공개 메소드

public ImageButton ( string text, string iconName, Gtk iconSize ) : System
text string
iconName string
iconSize Gtk
리턴 System