]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtklistitem.h
Display an error when we come to the root.
[~andy/gtk] / gtk / gtklistitem.h
index f9d6ad13f51bac016edb9e1d0153a6ae05214f45..9738bce416e7db3c678d29e8e7238286ac595251 100644 (file)
@@ -34,9 +34,7 @@
 #include <gtk/gtkitem.h>
 
 
-#ifdef __cplusplus
-extern "C" {
-#endif /* __cplusplus */
+G_BEGIN_DECLS
 
 
 #define GTK_TYPE_LIST_ITEM              (gtk_list_item_get_type ())
@@ -87,10 +85,7 @@ void       gtk_list_item_deselect       (GtkListItem      *list_item);
 
 
 
-
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
+G_END_DECLS
 
 
 #endif /* __GTK_LIST_ITEM_H__ */