/gtk4_dragndrop

Vala Implementation of Gtk4 DND Demo

Primary LanguageValaMIT LicenseMIT

Drag and Drop Demo (Obsolete)

Table of Contents

About

Please See the new Incarnation here

Vala Implementation of Gtk4 Drag and Drop demo app.

This demo shows dragging colors and widgets. The items in this demo can be moved, recolored and rotated.

Prerequisites

This App was compiled with Vala master against gtk4 master.

Installing

Clone the repository then

- meson builddir
- ninja -C builddir

Screenshot

Screenshot