C# Class Pinta.Core.HelpActions

Afficher le fichier Open project: xxgreg/Pinta Class Usage Examples

Méthodes publiques

Méthode Description
CreateMainMenu ( Gtk menu ) : void
HelpActions ( ) : System
RegisterHandlers ( ) : void

Private Methods

Méthode 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 méthode

public CreateMainMenu ( Gtk menu ) : void
menu Gtk
Résultat void

HelpActions() public méthode

public HelpActions ( ) : System
Résultat System

RegisterHandlers() public méthode

public RegisterHandlers ( ) : void
Résultat void