Searched defs:_notifications_blocked (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Devent-log.h86 void blockNotifications(bool status=true) { _notifications_blocked = status; }
131 bool _notifications_blocked; //< if notifications should be handled member in class:Inkscape::EventLog

Completed in 10 milliseconds