summaryrefslogtreecommitdiff
path: root/doc/en/dev
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-01-30 13:23:38 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-01-30 13:23:38 +0100
commit7ec4d05d2f6abba38de7bb6690b0db16ef6394cd (patch)
tree77b32d677cffdd2c38618d439b0c74f2bf314478 /doc/en/dev
parente4bbf3ad7e72c3a5160d5ec4d351bfa7d451b322 (diff)
downloadweechat-7ec4d05d2f6abba38de7bb6690b0db16ef6394cd.zip
Update API function weechat_buffer_set in developer guide
Diffstat (limited to 'doc/en/dev')
-rw-r--r--doc/en/dev/plugin_c_api.en.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/en/dev/plugin_c_api.en.xml b/doc/en/dev/plugin_c_api.en.xml
index 781819946..1f2a616b7 100644
--- a/doc/en/dev/plugin_c_api.en.xml
+++ b/doc/en/dev/plugin_c_api.en.xml
@@ -6970,8 +6970,12 @@ void weechat_buffer_set (struct t_gui_buffer *buffer, const char *property,
</row>
<row>
<entry>display</entry>
- <entry>N/A</entry>
- <entry>swtich to this buffer in current window</entry>
+ <entry>"1", "auto"</entry>
+ <entry>
+ swtich to this buffer in current window (if value is
+ "auto", then it's considered as auto-switch and read
+ marker is not reset for current buffer)
+ </entry>
</row>
<row>
<entry>name</entry>