[gimp] app: Document GimpUIManager a bit
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Document GimpUIManager a bit
- Date: Sun, 7 Aug 2011 18:12:57 +0000 (UTC)
commit f8e840d85b9a1d59ca9099147ff9085eba9354e8
Author: Martin Nordholts <martinn src gnome org>
Date: Sun Aug 7 17:04:36 2011 +0200
app: Document GimpUIManager a bit
app/widgets/gimpuimanager.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/app/widgets/gimpuimanager.h b/app/widgets/gimpuimanager.h
index bd69537..712cd50 100644
--- a/app/widgets/gimpuimanager.h
+++ b/app/widgets/gimpuimanager.h
@@ -44,6 +44,10 @@ struct _GimpUIManagerUIEntry
typedef struct _GimpUIManagerClass GimpUIManagerClass;
+/**
+ * Among other things, is responsible for updating menu bars. A more
+ * appropriate name would perhaps be GimpMenubarManager.
+ */
struct _GimpUIManager
{
GtkUIManager parent_instance;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]