C# 클래스 MonoDevelop.Monobjc.Gui.PreferencesPanel

The options panel for general.
상속: MonoDevelop.Ide.Gui.Dialogs.OptionsPanel
파일 보기 프로젝트 열기: Monobjc/monobjc-monodevelop

공개 메소드들

메소드 설명
ApplyChanges ( ) : void

Applies the changes.

CreatePanelWidget ( ) : Gtk.Widget

Creates the panel widget.

메소드 상세

ApplyChanges() 공개 메소드

Applies the changes.
public ApplyChanges ( ) : void
리턴 void

CreatePanelWidget() 공개 메소드

Creates the panel widget.
public CreatePanelWidget ( ) : Gtk.Widget
리턴 Gtk.Widget