Package elisa :: Package core :: Package utils :: Module notifying_list

Module notifying_list

source code

Classes
  Notifier
  List
This is a special kind of list that will emit signals from its notifier member whenever it is modified.
Variables
  NEGATIVE_INDEXES_ERROR_MSG = 'Notifying list does not support ...

Imports: gobject


Variables Details

NEGATIVE_INDEXES_ERROR_MSG

Value:
'Notifying list does not support negative indexes'