Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MonoDevelop
IronPython
Gui
MainPanel
C# Class MonoDevelop.IronPython.Gui.MainPanel
Inheritance:
Gtk.Bin
Datei anzeigen
Open project: carlosalberto/IronPythonBinding
Class Usage Examples
Public Methods
Method
Description
MainPanel
( ) :
System
UpdateStatus
(
string
path
) :
void
Protected Methods
Method
Description
Build
( ) :
void
Method Details
Build()
protected
method
protected
Build
( ) :
void
return
void
MainPanel()
public
method
public
MainPanel
( ) :
System
return
System
UpdateStatus()
public
method
public
UpdateStatus
(
string
path
) :
void
path
string
return
void