Metodo append_text

append_text(self, text)

Aggiunge il testo.


def append_text(self, text):
    ...
ParametroTipoDescrizione
textstrIl testo.

Guarda anche