C# Class TestDocument.TestWindow

Inheritance: Gtk.Window
Afficher le fichier Open project: mono/at-spi-sharp Class Usage Examples

Méthodes publiques

Méthode Description
AddChild ( ) : bool
RemoveChild ( ) : bool
TestWindow ( string name ) : System
ToggleButton ( ) : void

Method Details

AddChild() public méthode

public AddChild ( ) : bool
Résultat bool

RemoveChild() public méthode

public RemoveChild ( ) : bool
Résultat bool

TestWindow() public méthode

public TestWindow ( string name ) : System
name string
Résultat System

ToggleButton() public méthode

public ToggleButton ( ) : void
Résultat void