Skip to content

Add GtkFixed demo

Emmanuele Bassi requested to merge wip/ebassi/fixed-demo into master

This demo has everything:

  • a GtkFixed inside another GtkFixed
  • a cube made out of GtkFrame widgets
  • an example of 3D transformations

And what's there, in the window once I launch it? The GTK logo made of widgets.

Merge request reports