Comment traduire ceci ?
j'ai mis ça en attendantThe commands that create a new gadget return the new gadget number (called #Gadget in this library)
if @ConstantColor "#PB_Any" was used to create the gadget. If a static number was given to identify
the gadget instead of @ConstantColor "#PB_Any", then the commands return the OS identifier for the
created Gadget.
Si @ConstantColor "#PB_Any" est utilisé pour créer un gadget, alors la commande renvoie le numéro du gadget créé (appelé #Gadget dans cette bibliothèque).
Si une constante est utilisée pour identifier le gadget à la place de @ConstantColor "#PB_Any", alors la commande renvoie l'identifiant du gadget créé.