[gtk+/parser: 2/79] menushell: Include a function in the private header
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/parser: 2/79] menushell: Include a function in the private header
- Date: Fri, 15 Apr 2011 12:37:28 +0000 (UTC)
commit 6e68bde7d2a8670c40e9caf6b6c188618504e23a
Author: Benjamin Otte <otte redhat com>
Date: Thu Apr 14 15:28:40 2011 +0200
menushell: Include a function in the private header
Shuts up gcc when it's actually used.
gtk/gtkmenushellprivate.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkmenushellprivate.h b/gtk/gtkmenushellprivate.h
index 5c93b08..1c6ed00 100644
--- a/gtk/gtkmenushellprivate.h
+++ b/gtk/gtkmenushellprivate.h
@@ -75,6 +75,8 @@ void _gtk_menu_shell_set_keyboard_mode (GtkMenuShell *menu_shell,
gboolean keyboard_mode);
gboolean _gtk_menu_shell_get_keyboard_mode (GtkMenuShell *menu_shell);
+void _gtk_menu_shell_activate (GtkMenuShell *menu_shell);
+
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]