summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/clipboard.c
Commit message (Expand)AuthorAgeFilesLines
* demos/gtk-demo/clipboard.c: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-1/+1
* gtk-demo: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-2/+2
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-4/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-4/+4
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Cosmetic fixesMatthias Clasen2009-08-311-0/+4
* demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.cSven Neumann2008-08-111-32/+32
* Only set the text if it is not NULL. (#319930, Thomas Klausner)Matthias Clasen2005-10-271-1/+2
* Demonstrate image copy-and-paste and DND, and clipboard persistency.Matthias Clasen2005-05-251-10/+208
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Add clipboard demo.Anders Carlsson2004-07-291-0/+124