diff options
Diffstat (limited to '')
-rw-r--r-- | docs/Irssi.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Irssi.pod b/docs/Irssi.pod index 4b75f40..3187763 100644 --- a/docs/Irssi.pod +++ b/docs/Irssi.pod @@ -640,6 +640,10 @@ For example: 'nick', $channel->{name}); +=head3 C<current_theme> + +Returns the current L<theme|Irssi::UI::Theme> object. + =head2 DCC B<TODO: This should probably move to L<Irssi::Irc> |