Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TestDocument
TestWindow
C# Class TestDocument.TestWindow
Inheritance:
Gtk.Window
Mostrar archivo
Open project: mono/at-spi-sharp
Class Usage Examples
Public Methods
Method
Description
AddChild
( ) :
bool
RemoveChild
( ) :
bool
TestWindow
(
string
name
) :
System
ToggleButton
( ) :
void
Method Details
AddChild()
public
method
public
AddChild
( ) :
bool
return
bool
RemoveChild()
public
method
public
RemoveChild
( ) :
bool
return
bool
TestWindow()
public
method
public
TestWindow
(
string
name
) :
System
name
string
return
System
ToggleButton()
public
method
public
ToggleButton
( ) :
void
return
void