mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 11:52:25 +00:00
next doxy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33210 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
091bdc1ac2
commit
55a52edb2c
@ -2980,7 +2980,8 @@ void LyXAction::init()
|
|||||||
* \var lyx::FuncCode lyx::LFUN_BUFFER_SWITCH
|
* \var lyx::FuncCode lyx::LFUN_BUFFER_SWITCH
|
||||||
* \li Action: Display/switch to the given buffer.
|
* \li Action: Display/switch to the given buffer.
|
||||||
* \li Syntax: buffer-switch <BUFFER>
|
* \li Syntax: buffer-switch <BUFFER>
|
||||||
* \li Params: <BUFFER>: already opened (but possibly hidden) document which is to be shown.
|
* \li Params: <BUFFER>: path and filename of already opened (but possibly hidden)
|
||||||
|
document which is to be shown.
|
||||||
* \endvar
|
* \endvar
|
||||||
*/
|
*/
|
||||||
{ LFUN_BUFFER_SWITCH, "buffer-switch", NoBuffer | ReadOnly, Buffer },
|
{ LFUN_BUFFER_SWITCH, "buffer-switch", NoBuffer | ReadOnly, Buffer },
|
||||||
|
Loading…
Reference in New Issue
Block a user