added eugtk examples

This commit is contained in:
2016-11-25 00:33:18 -07:00
parent 87a821e3da
commit c0b98b619e
877 changed files with 96872 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/* Used by t2.ex */
GtkWindow {background-image: url("../thumbnails/nature_small.jpg");}
GtkButton {transition: 500ms ease-in-out;}
#label1 {font: 28; text-shadow: 2px 2px black;}
#label2 {font: Courier bold 18; color: red; text-shadow: 2px 2px white;}