Property | Type | Description | |
---|---|---|---|
Id | Gtk.TreeIter |
Method | Description | |
---|---|---|
BaseHistoryItem ( ) : System | ||
BaseHistoryItem ( string icon, string text ) : System | ||
BaseHistoryItem ( string icon, string text, HistoryItemState state ) : System | ||
Dispose ( ) : void | ||
Redo ( ) : void | ||
Undo ( ) : void |
public BaseHistoryItem ( string icon, string text ) : System | ||
icon | string | |
text | string | |
return | System |
public BaseHistoryItem ( string icon, string text, HistoryItemState state ) : System | ||
icon | string | |
text | string | |
state | HistoryItemState | |
return | System |