ScolaSync  5.1
Référence de l'espace de nommage src.notification

Classes

class  Notification
 

Variables

dictionary licence = {}
 
 notif
 

Documentation des variables

◆ licence

dictionary src.notification.licence = {}

Définition à la ligne 4 du fichier notification.py.

◆ notif

src.notification.notif
Valeur initiale :
1 = Notification(app_name="AppliTest",
2  summary="Notification de test",
3  body="Voici le corps de la notification",
4  app_icon="/usr/share/pixmaps/vlc.png",
5  expire_timeout=7000)

Définition à la ligne 72 du fichier notification.py.