C# Класс MonoDevelop.Monobjc.Gui.PreferencesPanel

The options panel for general.
Наследование: MonoDevelop.Ide.Gui.Dialogs.OptionsPanel
Показать файл Открыть проект

Открытые методы

Метод Описание
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