sebp / sebp/PyGObject-Tutorial
[21. Glade and Gtk.Builder] Lack of info about interaction between widgets
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 392
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
This page describes only how to direct signals from XML to Python code. There is a lack of description of other interaction types.
-
interface element 1[ -->python code?] -->interface element 2
Examples:- to turn off one GtkRadioButton when another GtkRadioButton is on
- to open GtkFileChooserNative by pressing GtkButton
-
[
interface element 1--> ]python code-->interface element 2
Example:- to run GtkSpinner when a certain part of Python code is being executed
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 tutorial page titled “21. Glade and Gtk.Builder” and review its existing discussion of directing signals from XML to Python. Use the listed GtkRadioButton, GtkFileChooserNative, GtkButton, and GtkSpinner examples to define the missing interaction coverage; the work is done when the page explains both interface-to-interface and Python-mediated interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100