C# Class Xwt.GtkBackend.GtkPlatformBackend

Show file Open project: mono/xwt Class Usage Examples

Public Methods

Method Description
GetBackendImplementationType ( Type backendType ) : Type
Initialize ( ToolkitEngineBackend toolit ) : void

Method Details

GetBackendImplementationType() public method

public GetBackendImplementationType ( Type backendType ) : Type
backendType System.Type
return System.Type

Initialize() public method

public Initialize ( ToolkitEngineBackend toolit ) : void
toolit ToolkitEngineBackend
return void