aboutsummaryrefslogtreecommitdiff
path: root/src/app-indicator.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 22:25:25 -0600
committerTed Gould <ted@gould.cx>2011-02-10 22:25:25 -0600
commit3d4fdfb100856205654c8926600207b01820391b (patch)
tree4d3c49cfd6d2c58aaec02ae636f619c695cfd504 /src/app-indicator.h
parentac68d851252a8f3e76b294488676477aa5e4ba83 (diff)
parent596f48a0a0c29e683fb31bc837ff54b1b8ca7343 (diff)
downloadlibayatana-appindicator-3d4fdfb100856205654c8926600207b01820391b.tar.gz
libayatana-appindicator-3d4fdfb100856205654c8926600207b01820391b.tar.bz2
libayatana-appindicator-3d4fdfb100856205654c8926600207b01820391b.zip
New upstream release (0.2.95)
∘ Fixing build for GTK2/3 dual build
Diffstat (limited to 'src/app-indicator.h')
-rw-r--r--src/app-indicator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app-indicator.h b/src/app-indicator.h
index 2a30b22..3fdee86 100644
--- a/src/app-indicator.h
+++ b/src/app-indicator.h
@@ -169,7 +169,7 @@ typedef struct _AppIndicatorPrivate AppIndicatorPrivate;
@new_icon_theme_path: Slot for #AppIndicator::new-icon-theme-path
@new_label: Slot for #AppIndicator::new-label.
@connection_changed: Slot for #AppIndicator::connection-changed.
- @scroll-event: Slot for #AppIndicator::scroll-event
+ @scroll_event: Slot for #AppIndicator::scroll-event
@app_indicator_reserved_ats: Reserved for future use.
@fallback: Function that gets called to make a #GtkStatusIcon when
there is no Application Indicator area available.