C# Class Pinta.Core.HelpActions

ファイルを表示 Open project: xxgreg/Pinta Class Usage Examples

Public Methods

Method Description
CreateMainMenu ( Gtk menu ) : void
HelpActions ( ) : System
RegisterHandlers ( ) : void

Private Methods

Method Description
About_Activated ( object sender, EventArgs e ) : void
Bugs_Activated ( object sender, EventArgs e ) : void
Website_Activated ( object sender, EventArgs e ) : void

Method Details

CreateMainMenu() public method

public CreateMainMenu ( Gtk menu ) : void
menu Gtk
return void

HelpActions() public method

public HelpActions ( ) : System
return System

RegisterHandlers() public method

public RegisterHandlers ( ) : void
return void