Module notify :: Class DesktopNotification
[hide private]
[frames] | no frames]

Class DesktopNotification

source code

A DesktopNotification that interfaces with D-Bus via the Desktop Notification Specification
Instance Methods [hide private]
 
__init__(self, event_type, jid, account, msg_type='', path_to_image=None, title=None, text=None) source code
 
attempt_notify(self) source code
 
attach_by_id(self, id_) source code
 
notify_another_way(self, e) source code
 
on_action_invoked(self, id_, reason) source code
 
version_reply_handler(self, name, vendor, version, spec_version=None) source code
 
get_version(self) source code
 
version_error_handler_2_x_try(self, e) source code
 
version_error_handler_3_x_try(self, e) source code
Method Details [hide private]

__init__(self, event_type, jid, account, msg_type='', path_to_image=None, title=None, text=None)
(Constructor)

source code 

attempt_notify(self)

source code 

attach_by_id(self, id_)

source code 

notify_another_way(self, e)

source code 

on_action_invoked(self, id_, reason)

source code 

version_reply_handler(self, name, vendor, version, spec_version=None)

source code 

get_version(self)

source code 

version_error_handler_2_x_try(self, e)

source code 

version_error_handler_3_x_try(self, e)

source code