diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-21 16:25:07 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-21 16:25:07 +0000 |
commit | c2252b6c67df64995b336c27fb175d504af20675 (patch) | |
tree | d7d9db209ed0ab7350cf88008e1ec0cdc5556b0a /docs/Irssi/Windowitem.pod | |
parent | more fixing and moving (diff) | |
download | irssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.tar.gz irssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.zip |
added some stuff to the guide, and cleaned up some irssi.pod function descs
Diffstat (limited to 'docs/Irssi/Windowitem.pod')
-rw-r--r-- | docs/Irssi/Windowitem.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Irssi/Windowitem.pod b/docs/Irssi/Windowitem.pod index f91183c..45cde9c 100644 --- a/docs/Irssi/Windowitem.pod +++ b/docs/Irssi/Windowitem.pod @@ -57,3 +57,6 @@ Returns 1 if window item is the active item in parent window. If `item' is a query of a =nick, return DCC chat record of nick. returns L<Irssi::Dcc> object. + +Windowitem::window_create(automatic) + Create a new window. |