Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MonoDevelop
Monobjc
Gui
PreferencesPanel
C# Class MonoDevelop.Monobjc.Gui.PreferencesPanel
The options panel for general.
Inheritance:
MonoDevelop.Ide.Gui.Dialogs.OptionsPanel
Show file
Open project: Monobjc/monobjc-monodevelop
Public Methods
Method
Description
ApplyChanges
( ) :
void
Applies the changes.
CreatePanelWidget
( ) :
Gtk.Widget
Creates the panel widget.
Method Details
ApplyChanges()
public
method
Applies the changes.
public
ApplyChanges
( ) :
void
return
void
CreatePanelWidget()
public
method
Creates the panel widget.
public
CreatePanelWidget
( ) :
Gtk.Widget
return
Gtk.Widget