gtk/examples
Matthias Clasen 524ce69bcb Bump the version to 3.0.0
At the same time, change the library sonames for -3.0 to just -3.
This is necessary since the 2.99 releases installed libraries like
libgtk-3.0.so.0.9903.0, and we want to prevent the library version
number from jumping back. So 3.0 will have libgtk-3.so.0.0.0.
2011-02-10 14:41:02 -05:00
..
arrow
aspectframe
base
buttonbox
buttons
calendar
colorsel
entry
eventbox
fixed
frame
gdk
gtkdial
helloworld
helloworld2
label
menu Remove latest bits of GtkItemFactory 2011-02-04 17:30:11 +00:00
notebook
packbox
paned
progressbar
radiobuttons
rangewidgets
rulers
scribble-simple
scribble-xinput
scrolledwin
selection
spinbutton
statusbar
table
tictactoe
wheelbarrow
bloatpad.c Move the GtkApplication example to the right place 2011-01-06 01:13:50 -05:00
builder.c Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
builder.ui Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
drawing.c Add a drawing example to the tutorial 2011-01-18 23:59:17 -05:00
grid-packing.c Add a packing example to the tutorial 2011-01-18 23:59:17 -05:00
hello-world.c Cosmetic changes 2011-01-06 00:14:02 -05:00
Makefile.am Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
window-default.c