diff --git a/docs/reference/gtk/tmpl/gtktoolshell.sgml b/docs/reference/gtk/tmpl/gtktoolshell.sgml deleted file mode 100644 index 687e7f564..000000000 --- a/docs/reference/gtk/tmpl/gtktoolshell.sgml +++ /dev/null @@ -1,80 +0,0 @@ - -GtkToolShell - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@get_icon_size: -@get_orientation: -@get_style: -@get_relief_style: -@rebuild_menu: - - - - - - -@shell: -@Returns: - - - - - - - -@shell: -@Returns: - - - - - - - -@shell: -@Returns: - - - - - - - -@shell: -@Returns: - - - - - - - -@shell: - - diff --git a/gtk/gtktoolshell.c b/gtk/gtktoolshell.c index e3e71c508..955d84bfc 100644 --- a/gtk/gtktoolshell.c +++ b/gtk/gtktoolshell.c @@ -29,6 +29,7 @@ /** * SECTION:gtktoolshell * @short_description: Interface for containers containing GtkToolItem widgets. + * @Title: GtkToolShell * * The #GtkToolShell interface allows container widgets to provide additional * information when embedding #GtkToolItem widgets.