gtk/demos
Johan Dahlin 1a30e12586 Use g_object_new instead of gtk_widget_new
2008-06-19  Johan Dahlin  <jdahlin@async.com.br>

    * demos/testpixbuf.c (new_testrgb_window):
    * gtk/gtkctree.c (gtk_ctree_new_with_titles):
    * gtk/gtkitemfactory.c (gtk_item_factory_construct),
    (gtk_item_factory_create_item):
    * gtk/gtkmenu.c (gtk_menu_set_tearoff_state):
    * gtk/gtkprogressbar.c (gtk_progress_bar_new),
    (gtk_progress_bar_new_with_adjustment):
    * gtk/gtkscrolledwindow.c (gtk_scrolled_window_new):
    * gtk/gtktext.c (gtk_text_new):
    * gtk/gtkviewport.c (gtk_viewport_new):
    * tests/simple.c (main):
    * tests/testgtk.c (create_statusbar), (create_get_image),
    (create_saved_position), (create_tooltips), (create_cursors),
    (create_display_screen), (create_progress_bar), (create_idle_test):
    * tests/testmultidisplay.c (make_selection_dialog), (main):
    * tests/testmultiscreen.c (main):
    * tests/testrgb.c (new_testrgb_window):
    Use g_object_new instead of gtk_widget_new


svn path=/trunk/; revision=20462
2008-06-19 12:25:19 +00:00
..
gtk-demo Mark these functions with G_MODULE_EXPORT. 2008-04-08 14:06:17 +00:00
testgtk Fix srcdir != builddir 2000-11-14 16:38:04 +00:00
apple-red.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
background.jpg It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-applets.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-calendar.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-foot.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gimp.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gmush.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gsame.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnu-keys.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00
pixbuf-demo.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
pixbuf-init.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testanimation.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testpixbuf-drawable.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
testpixbuf-save.c demos/testpixbuf-save.c Get rid of some unnecessary casts. 2004-08-19 00:25:27 +00:00
testpixbuf-scale.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testpixbuf.c Use g_object_new instead of gtk_widget_new 2008-06-19 12:25:19 +00:00