41 lines
1.1 KiB
XML
41 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
********* WARNING! *********
|
|
|
|
This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
|
|
docgen.pl builds XML doc files to include in many languages
|
|
-->
|
|
|
|
<command>demo_buffer nom</command>
|
|
<programlisting>
|
|
ouvrir un nouveau tampon
|
|
</programlisting>
|
|
<command>demo_buffer_set propriété valeur</command>
|
|
<programlisting>
|
|
définir une propriété de tampon
|
|
</programlisting>
|
|
<command>demo_info [info [paramètres]]</command>
|
|
<programlisting>
|
|
lit et affiche une info
|
|
|
|
info: info à afficher
|
|
paramètres: paramètres optionnels pour l'info
|
|
|
|
Sans paramètre, cette commande affiche la liste des infos disponibles
|
|
</programlisting>
|
|
<command>demo_infolist [infolist [paramètres]]</command>
|
|
<programlisting>
|
|
lit et affiche une infolist
|
|
|
|
infolist: infolist à afficher
|
|
paramètres: paramètres optionnels pour l'infolist
|
|
|
|
Sans paramètre, cette commande affiche la liste des infolists disponibles
|
|
</programlisting>
|
|
<command>demo_printf [texte]</command>
|
|
<programlisting>
|
|
affiche des messages sur le tampon courant
|
|
|
|
texte: affiche ce texte
|
|
</programlisting>
|