GNOME shell notification with embedded response in Python

One of the features that I find most useful in GNOME Shell is the ability to respond to IM directly from a notification. However, I could not find the documentation on how to create notifications like this. Can this be done in Python?

This is what I am referring to

+4
source share

All Articles