Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gdk

Detecting When A Gtk Window Is Done Moving/resizing By The User

I want to detect when the user finished re-sizing or moving the GTK window. Basically an equivalent… Read more Detecting When A Gtk Window Is Done Moving/resizing By The User

Python Gtk Drag And Drop - Get Url

I'm creating a small app must be able to receive URLs. If the apps window is open, I should be … Read more Python Gtk Drag And Drop - Get Url