sebp / sebp/PyGObject-Tutorial
Menus, Actions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 392
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
It looks like that the currently suggested way to create MenuBars and ToolBars is deprecated?
python-gtk-3-tutorial.readthedocs.io/en/latest/menus.html
https://lazka.github.io/pgi-docs/#Gtk-3.0/classes/Action.html#Gtk.Action
How can a new user know how to solve this now? I can not find any example code using the new solution.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the menus page at python-gtk-3-tutorial.readthedocs.io/en/latest/menus.html and compare its MenuBar and ToolBar guidance with the linked Gtk.Action documentation. Identify the current solution and add working example code for new users; done means the tutorial no longer directs readers toward deprecated APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100