]> Pileus Git - ~andy/gtk/commit
Make orientable base classes instantiable
authorMatthias Clasen <mclasen@redhat.com>
Tue, 25 May 2010 22:55:15 +0000 (18:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 25 May 2010 22:55:15 +0000 (18:55 -0400)
commitb4e2ff3da32ad2b9670ecf33805eb9993824fe0b
treededc3f6b06fe6af1ddc1a92dc4b0956a40d6feec
parentbd4609b14042a91646cd9057764eecfbc6faf42b
Make orientable base classes instantiable

This commit adds constructors for GtkPaned, GtkBox, GtkButtonBox,
GtkRuler, GtkScale, GtkScrollbar and GtkSeparator and makes these
types instantiable.
16 files changed:
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkbbox.c
gtk/gtkbbox.h
gtk/gtkbox.c
gtk/gtkbox.h
gtk/gtkpaned.c
gtk/gtkpaned.h
gtk/gtkruler.c
gtk/gtkruler.h
gtk/gtkscale.c
gtk/gtkscale.h
gtk/gtkscrollbar.c
gtk/gtkscrollbar.h
gtk/gtkseparator.c
gtk/gtkseparator.h