Property | Type | Description | |
---|---|---|---|
brush_width | |||
brush_width_label | |||
brush_width_minus | Pinta.Core.ToolBarButton | ||
brush_width_plus | Pinta.Core.ToolBarButton | ||
mouse_button | uint | ||
surface_modified | bool | ||
undo_surface |
Method | Description | |
---|---|---|
GetRectangleFromPoints ( Point a, Point b ) : Gdk.Rectangle | ||
MinusButtonClickedEvent ( object o, |
||
OnBuildToolBar ( Gtk.Toolbar tb ) : void | ||
OnMouseDown ( Gtk canvas, Gtk args, Cairo point ) : void | ||
OnMouseUp ( Gtk canvas, Gtk args, Cairo point ) : void | ||
PlusButtonClickedEvent ( object o, |
protected GetRectangleFromPoints ( Point a, Point b ) : Gdk.Rectangle | ||
a | Point | |
b | Point | |
return | Gdk.Rectangle |
protected MinusButtonClickedEvent ( object o, |
||
o | object | |
args | ||
return | void |
protected OnBuildToolBar ( Gtk.Toolbar tb ) : void | ||
tb | Gtk.Toolbar | |
return | void |
protected OnMouseDown ( Gtk canvas, Gtk args, Cairo point ) : void | ||
canvas | Gtk | |
args | Gtk | |
point | Cairo | |
return | void |
protected OnMouseUp ( Gtk canvas, Gtk args, Cairo point ) : void | ||
canvas | Gtk | |
args | Gtk | |
point | Cairo | |
return | void |
protected PlusButtonClickedEvent ( object o, |
||
o | object | |
args | ||
return | void |
protected ToolBarComboBox,Pinta.Core brush_width | ||
return |
protected ToolBarLabel,Pinta.Core brush_width_label | ||
return |
protected ToolBarButton,Pinta.Core brush_width_minus | ||
return | Pinta.Core.ToolBarButton |
protected ToolBarButton,Pinta.Core brush_width_plus | ||
return | Pinta.Core.ToolBarButton |