summaryrefslogtreecommitdiff
path: root/examples/menu/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Cut deadwoodMatthias Clasen2011-05-261-134/+0
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* updated the (quite outdated) examples to use canonical signal names asSven Neumann2008-08-111-8/+8
* Re-extract.Matthias Clasen2005-01-031-4/+3
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Remove deprecated functions in examples. (#129074, Olexiy Avramchenko)Matthias Clasen2003-12-121-1/+1
* Added 4-sided padding as properties with gtk_alignment_get_padding() andMurray Cumming2003-05-301-1/+1
* update g_connect_signal usageBST 2002 Tony Gale2002-08-241-2/+2
* minor menu example comment fix (feeling my way back in after a longTony Gale2002-08-151-1/+1
* finish conversion to g_signal_* functions by using G_OBJECT and G_CALLBACKSven Neumann2002-02-191-8/+8
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-191-3/+5
* More work on #71430.Matthias Clasen2002-02-161-9/+8
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-35/+37
* - re-write the GtkProgressBar section to the 1.1 API. - add an AppendixGMT 1998 Tony Gale1998-12-101-6/+3
* Tue Mar 31 15:41:57 PST 1998 Shawn T. AmundsonShawn Amundson1998-03-311-0/+134