doc/API/lua: detaching Lua buffer callbacks

This commit is contained in:
Björn Linse
2019-08-28 10:17:45 +02:00
committed by Justin M. Keyes
parent a3849abc31
commit e5d5fc0857
2 changed files with 13 additions and 5 deletions

View File

@@ -183,6 +183,8 @@ error:
/// Deactivates buffer-update events on the channel.
///
/// For Lua callbacks see |api-lua-detach|.
///
/// @param channel_id
/// @param buffer Buffer handle, or 0 for current buffer
/// @param[out] err Error details, if any