Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Classe « Variable » Python 3.11.3

Méthode tkinter.Variable.trace_vinfo

Signature de la méthode trace_vinfo

def trace_vinfo(self) 

Description

help(Variable.trace_vinfo)

Return all trace callback information.

        This deprecated method wraps a deprecated Tcl method that will
        likely be removed in the future.  Use trace_info() instead.