GNOME Bugzilla – Bug 609782
Remove redundant declarations
Last modified: 2010-02-12 20:18:38 UTC
Of these functions: gtk_widget_set_realized(), gtk_widget_get_realized(), gtk_widget_set_mapped(), and gtk_widget_get_mapped()
Created attachment 153660 [details] [review] Remove redundant declarations
Already fixed in git commit f9a3ce06cc990c8ae3a9d6cee514d0c5f5f05fd8 Author: Christian Dywan <christian@twotoasts.de> Date: Fri Feb 12 18:10:17 2010 +0100 Remove duplicate definitions of gtk_widget_set/get_realized/mapped