forked from AuroraMiddleware/gtk
Remove trailing semicolon on G_END_DECLS
2004-09-29 Christopher Blizzard <blizzard@redhat.com> * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on G_END_DECLS
This commit is contained in:
parent
26e50e26b3
commit
48252de345
@ -1,3 +1,8 @@
|
|||||||
|
2004-09-29 Christopher Blizzard <blizzard@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
||||||
|
|
||||||
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2004-09-29 Christopher Blizzard <blizzard@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
||||||
|
|
||||||
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2004-09-29 Christopher Blizzard <blizzard@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
||||||
|
|
||||||
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2004-09-29 Christopher Blizzard <blizzard@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
2004-09-29 Paolo Borelli <pborelli@katamail.com>
|
||||||
|
|
||||||
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
* tests/testtoolbar.c: add a GtkMenuToolButton.
|
||||||
|
@ -73,6 +73,6 @@ void gtk_menu_tool_button_set_arrow_tooltip (GtkMenuToolButton *button,
|
|||||||
const gchar *tip_text,
|
const gchar *tip_text,
|
||||||
const gchar *tip_private);
|
const gchar *tip_private);
|
||||||
|
|
||||||
G_END_DECLS;
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GTK_MENU_TOOL_BUTTON_H__ */
|
#endif /* __GTK_MENU_TOOL_BUTTON_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user