{"id":23767374,"url":"https://github.com/sccsmartcode/gtk-gui-learning","last_synced_at":"2026-03-26T10:30:16.148Z","repository":{"id":269085092,"uuid":"906369951","full_name":"SCCSMARTCODE/GTK-GUI-Learning","owner":"SCCSMARTCODE","description":"A comprehensive repository documenting my journey in learning GUI development using GTK and Glade in C. This project covers beginner to advanced topics, including dynamic interfaces, layouts, events, and extending functionality with Glade.","archived":false,"fork":false,"pushed_at":"2024-12-23T17:12:18.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T00:36:56.382Z","etag":null,"topics":["desktop-applications","dynamic-ui","glade","gui"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SCCSMARTCODE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T18:43:28.000Z","updated_at":"2024-12-23T17:12:22.000Z","dependencies_parsed_at":"2024-12-20T20:32:55.633Z","dependency_job_id":null,"html_url":"https://github.com/SCCSMARTCODE/GTK-GUI-Learning","commit_stats":null,"previous_names":["sccsmartcode/gtk-gui-learning"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCCSMARTCODE%2FGTK-GUI-Learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCCSMARTCODE%2FGTK-GUI-Learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCCSMARTCODE%2FGTK-GUI-Learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCCSMARTCODE%2FGTK-GUI-Learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SCCSMARTCODE","download_url":"https://codeload.github.com/SCCSMARTCODE/GTK-GUI-Learning/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946913,"owners_count":19723014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desktop-applications","dynamic-ui","glade","gui"],"created_at":"2025-01-01T00:37:16.890Z","updated_at":"2026-03-26T10:30:16.096Z","avatar_url":"https://github.com/SCCSMARTCODE.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GTK-GUI-Learning\n\nA personal learning journey into building modern graphical user interfaces (GUIs) with **C**, **GTK 3**, and **Glade**. This repository contains hands-on projects and examples designed to deepen understanding of GTK concepts, ranging from basic widgets to advanced GUI patterns.\n\n---\n\n## Repository Overview\n\n### Projects\n1. **To-Do List App**\n   - A simple task management application with features to add, display, and clear tasks.\n   - Explores basic widgets like buttons, labels, boxes, and entry fields.\n\n2. **Personal Expense Tracker**\n   - A functional app to track expenses categorized by type with real-time summaries and visual charts.\n   - Introduces tree views, dynamic updates, and visualization using GTK.\n\n3. **Calculator App**\n   - A GUI-based calculator with basic arithmetic functions.\n   - Focus on using grid layouts and keyboard input handling.\n\n---\n\n## Topics Covered\n- **Widgets:** Buttons, Labels, Entry, ComboBox, TreeView, ProgressBar, etc.\n- **Layouts:** Box, Grid, Stack, and Scrollable Containers.\n- **Event Handling:** Button clicks, input field updates, and signal management.\n- **Data Display:** Dynamic updates with TreeView and ListStore.\n- **Advanced Features:** Using CSS for GUI styling, building GUIs with Glade.\n\n---\n\n## Installation and Setup\n\n1. **Clone the Repository**:\n    ```bash\n    git clone https://github.com/SCCSMARTCODE/GTK-GUI-Learning\n    ```\n\n2. **Install Dependencies**:\n    Ensure GTK 3 is installed on your system:\n    ```bash\n    sudo apt update\n    sudo apt install libgtk-3-dev\n    ```\n\n\n---\n\n## Goals\n- Develop a strong understanding of GTK for building desktop applications.\n- Explore the use of Glade for rapid GUI design.\n- Learn dynamic GUI updates and best practices in GUI development.\n\n---\n\n## Contributions\nThis repository is primarily for personal learning, but contributions are welcome! Feel free to suggest enhancements or report issues via the repository's issue tracker.\n\n---\n\n## License\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n---\n\n## Author\n- **SCCSMARTCODE**\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsccsmartcode%2Fgtk-gui-learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsccsmartcode%2Fgtk-gui-learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsccsmartcode%2Fgtk-gui-learning/lists"}