Project

General

Profile

Actions

Titlebar » History » Revision 1

Revision 1/5 | Next »
Per Amundsen, 02/14/2014 09:03 PM


Added in 1.9.0

/titlebar [@window] <text>

Sets the main application titlebar. If you specify a custom @window name, then the titlebar for that custom window is changed.

Parameters

[@window] - Window to change the title.
<text> - Title text to set.

Example

;Changes AdiIRC's titlebar to Hello world!
/titlebar Hello world!

;Open a window
/window -e @test

;Changes @test titlebar to Hello world!
/titlebar @test Hello world!

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT