comparison src/gtksavedstatuses.c @ 10814:364a2ef907ae

[gaim-migrate @ 12468] same thing here, changing to consistently using GTK+, by rlaager committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Apr 2005 12:24:47 +0000
parents c4cb90065e1d
children 5cda52915a1f
comparison
equal deleted inserted replaced
10813:290131d5f626 10814:364a2ef907ae
851 gtk_widget_show(win); 851 gtk_widget_show(win);
852 } 852 }
853 853
854 854
855 /************************************************************************** 855 /**************************************************************************
856 * GTK saved status glue 856 * GTK+ saved status glue
857 **************************************************************************/ 857 **************************************************************************/
858 858
859 void * 859 void *
860 gaim_gtk_status_get_handle() 860 gaim_gtk_status_get_handle()
861 { 861 {