My WordPress Blog
Here’s the code for my first version of the GLabeledBox class. This is what I mean by starting with a simple version and building up. This just provides the necessary GObject overrides, and trows a fixed size box and a fixed text message up on the screen at a fixed location. Very unusable for my…