C# Класс Pinta.MainWindow

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
HistoryItemSelected ( Gtk.TreeSelection selection, TreeModel model, Gtk.TreePath path, bool path_currently_selected ) : bool
MainWindow ( ) : System

Защищенные методы

Метод Описание
Build ( ) : void

Приватные методы

Метод Описание
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

Описание методов

Build() защищенный Метод

protected Build ( ) : void
Результат void

HistoryItemSelected() публичный Метод

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
Результат bool

MainWindow() публичный Метод

public MainWindow ( ) : System
Результат System