summaryrefslogtreecommitdiff
path: root/src/glade-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glade-utils.h')
-rw-r--r--src/glade-utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/glade-utils.h b/src/glade-utils.h
index 527cf699..db0ba588 100644
--- a/src/glade-utils.h
+++ b/src/glade-utils.h
@@ -146,6 +146,9 @@ gboolean glade_util_deep_fixed_event (GtkWidget *widget,
LIBGLADEUI_API
GtkWidget *glade_util_get_placeholder_from_pointer (GtkContainer *container);
+LIBGLADEUI_API
+gboolean glade_util_object_is_loading (GObject *object);
+
G_END_DECLS
#endif /* __GLADE_UTILS_H__ */