Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohyoo/gtk4-pygobject-drag-and-drop-turotrial

A simple tutorial for Gtk4 drag and drop in python.
https://github.com/mohyoo/gtk4-pygobject-drag-and-drop-turotrial

Last synced: about 1 month ago
JSON representation

A simple tutorial for Gtk4 drag and drop in python.

Awesome Lists containing this project

README

        

# Gtk4-PyGobject-Drag-and-Drop-Turotrial
A simple tutorial for Gtk4 drag and drop in python.

# Why this?
I have noticed that Gtk Drag and Drop tutorials are either complicated

or old (in Gtk 3), which made it hard for me to learn it.

Finally, I decided to share it as simple as possible.