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 « Spinbox » Python 3.11.3

Méthode tkinter.Spinbox.selection_clear

Signature de la méthode selection_clear

def selection_clear(self) 

Description

help(Spinbox.selection_clear)

Clear the selection

        If the selection isn't in this widget then the
        command has no effect.