-
-
Notifications
You must be signed in to change notification settings - Fork 90
library: Port Actions demo to Python #717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* library: Port Actions demo to Python * Add Link to PyGObjects docs in Actions demo
c3400d8 to
5306cf8
Compare
theCapypara
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Sonny gave the go 🚀 |
| LinkButton { | ||
| label: _("PyGObjects Documentation"); | ||
| uri: "https://pygobject.readthedocs.io"; | ||
| } | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link isn't specific to Actions - it doesn't belong here.
I will move it to the bookmarks menu. If there is PyGObject specific documentation for actions - let me know.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. Not really, just the API docs.
--------- Co-authored-by: Marco Capypara Köpcke <[email protected]>
--------- Co-authored-by: Marco Capypara Köpcke <[email protected]>
Depends on #110
Re-opens #705 - was merged by accident.