프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | Gdk.Rectangle |
protected MinusButtonClickedEvent ( object o, |
||
o | object | |
args | ||
리턴 | void |
protected OnMouseDown ( Gtk canvas, Gtk args, Cairo point ) : void | ||
canvas | Gtk | |
args | Gtk | |
point | Cairo | |
리턴 | void |
protected OnMouseUp ( Gtk canvas, Gtk args, Cairo point ) : void | ||
canvas | Gtk | |
args | Gtk | |
point | Cairo | |
리턴 | void |
protected PlusButtonClickedEvent ( object o, |
||
o | object | |
args | ||
리턴 | void |
protected ToolBarButton,Pinta.Core brush_width_minus | ||
리턴 | Pinta.Core.ToolBarButton |
protected ToolBarButton,Pinta.Core brush_width_plus | ||
리턴 | Pinta.Core.ToolBarButton |