GTK+: Create a vertical box with GtkBox class
#include <gtk /gtk.h> #define NUM_Countries 5 const gchar* countries[] = { "US", "GB", "Deutch", "France", "Span" }; int main (int argc,char *argv[]) { <a href="http://sakoba.byethost13.com/2012/04/09/gtk-create-a-vertical-box-with-gtkbox-class/#more-486" class="more-link">Read more...</a></gtk>



