C# Class atkSharpHelloWorld.Mytk.MytkGlobal

Show file Open project: mono/uia2atk

Public Methods

Method Description
AddOneTopLevelWindow ( string name ) : Widget
RemoveOneTopLevelWindow ( ) : void

Method Details

AddOneTopLevelWindow() public static method

public static AddOneTopLevelWindow ( string name ) : Widget
name string
return Widget

RemoveOneTopLevelWindow() public static method

public static RemoveOneTopLevelWindow ( ) : void
return void