summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.h
Commit message (Expand)AuthorAgeFilesLines
* move enum GtkToolbarChildType before typedef to make gtktoolbar.h compile wit...Radek Doulik1998-02-011-7/+5
* make toolbar Child structure accesible from appsRadek Doulik1998-01-301-2/+20
* Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.Federico Mena1998-01-191-5/+5
* changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget asMET Eckehard Berns1998-01-181-3/+3
* Fixed child->icon and child->label == NULL bugs.Federico Mena Quintero1998-01-131-5/+15
* Added "orientation_changed" and "style_changed" signals to GtkToolbar.Arturo Espinosa1997-12-231-27/+41
* Demo works fine. I have to add the missing functions for setting the toolbar'sArturo Espinosa1997-12-231-2/+12
* It compiles. Now I will add the toolbar example to testgtk.c - FedericoArturo Espinosa1997-12-221-0/+1
* Very basic functionality seems to be complete; I'll try compiling itArturo Espinosa1997-12-221-9/+22
* Started work on a GtkToolbar widget. The idea is to eventually dump aArturo Espinosa1997-12-191-0/+76