Skip to content

aeldemery/gtk4_layoutmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vala Gtk4 Layout Manager Demo

Table of Contents

About

Vala Implementation of Gtk4 Layout Manager demo.

This demo shows custom layout manager could be implemented and a widget using it. The layout manager places the children of the widget in a grid or a circle, or something in between. The widget is animating the transition between the two layouts. Click to start the transition.

Prerequisites

This App was compiled with Vala master against gtk4 master.

Installing

Clone the repository then

- meson builddir
- ninja -C builddir

Animation

Animation

About

Vala Implementation of Gtk4 Layout Manager Demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published