C# Class Pinta.MainWindow

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

Méthodes publiques

Méthode Description
HistoryItemSelected ( Gtk.TreeSelection selection, TreeModel model, Gtk.TreePath path, bool path_currently_selected ) : bool
MainWindow ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void

Private Methods

Méthode Description
Chrome_StatusBarTextChanged ( object sender, Pinta.Core.TextChangedEventArgs e ) : void
CreateToolBox ( ) : void
HistoryRenderIcon ( Gtk column, Gtk cell, Gtk model, Gtk iter ) : void
HistoryRenderText ( Gtk column, Gtk cell, Gtk model, Gtk iter ) : void
LivePreview_RenderUpdated ( object o, Pinta.Core.LivePreviewRenderUpdatedEventArgs args ) : void
MainWindow_DeleteEvent ( object o, Gtk.DeleteEventArgs args ) : void
OnDrawingarea1ButtonPressEvent ( object o, Gtk args ) : void
OnDrawingarea1ButtonReleaseEvent ( object o, Gtk args ) : void
OnDrawingarea1ExposeEvent ( object o, Gtk args ) : void
OnDrawingarea1KeyPressEvent ( object o, Gtk args ) : void
OnDrawingarea1KeyReleaseEvent ( object o, Gtk args ) : void
OnDrawingarea1MotionNotifyEvent ( object o, Gtk args ) : void
OnHistoryItemsChanged ( object o, EventArgs args ) : void
Workspace_CanvasInvalidated ( object sender, Pinta.Core.CanvasInvalidatedEventArgs e ) : void
Workspace_CanvasSizeChanged ( object sender, EventArgs e ) : void
ZoomToWindow_Activated ( object sender, EventArgs e ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

HistoryItemSelected() public méthode

public HistoryItemSelected ( Gtk.TreeSelection selection, TreeModel model, Gtk.TreePath path, bool path_currently_selected ) : bool
selection Gtk.TreeSelection
model TreeModel
path Gtk.TreePath
path_currently_selected bool
Résultat bool

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System