clipboard 
Clipboard
Vars | |
| integrated_pen | Is the pen integrated? |
|---|---|
| pen | The stored pen |
| top_paper | Topmost piece of paper This is used for the paper displayed on the clipboard's icon and it is the one attacked, when attacking the clipboard. |
Procs | |
| on_top_paper_change | This is a simple proc to handle calling update_icon() upon receiving the top paper's COMSIG_ATOM_UPDATE_APPEARANCE. |
| remove_paper | Take out the topmost paper |
Var Details
integrated_pen 
Is the pen integrated?
pen 
The stored pen
top_paper 
Topmost piece of paper This is used for the paper displayed on the clipboard's icon and it is the one attacked, when attacking the clipboard.
Proc Details
on_top_paper_change
This is a simple proc to handle calling update_icon() upon receiving the top paper's COMSIG_ATOM_UPDATE_APPEARANCE.
remove_paper
Take out the topmost paper