C# Class MonoDevelop.Monobjc.Gui.PreferencesPanel

The options panel for general.
Inheritance: MonoDevelop.Ide.Gui.Dialogs.OptionsPanel
Afficher le fichier Open project: Monobjc/monobjc-monodevelop

Méthodes publiques

Méthode Description
ApplyChanges ( ) : void

Applies the changes.

CreatePanelWidget ( ) : Gtk.Widget

Creates the panel widget.

Method Details

ApplyChanges() public méthode

Applies the changes.
public ApplyChanges ( ) : void
Résultat void

CreatePanelWidget() public méthode

Creates the panel widget.
public CreatePanelWidget ( ) : Gtk.Widget
Résultat Gtk.Widget