seyDoggy / playing_with_vala_gtk

Playing around with Vala and Gtk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing with Vala and Gtk

I've been putting it off long enough. I'm finally playing around with Vala and Gtk in hopes of developing an application for elementary OS / Linux some day.

The sources of my learning so far have been sparked off by these videos:

And these resources:

What is does so far

It creates a window with a header and a button. When you click the button, the label changes. Click it again and it changes back. Standard setter/getter stuff.

before click after click

About

Playing around with Vala and Gtk


Languages

Language:C 85.5%Language:Vala 14.5%