diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-02-24 22:25:41 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-02-24 22:25:41 +0000 |
commit | 1a48dcb14f6d9e1c56e96315e59c0b2ffa6dd634 (patch) | |
tree | 3ed9984d7c8e3fd823a079be27d6490389e0fd60 /docs/reference/gtk/tmpl/gtktoolitem.sgml | |
parent | 359748bd2704cf6ba8b8063107a32a692f765cf9 (diff) | |
download | gdk-pixbuf-1a48dcb14f6d9e1c56e96315e59c0b2ffa6dd634.tar.gz |
=== Released 2.3.3 ===GTK_2_3_3
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.3 ===
* configure.in: Version 2.3.3, interface age 0.
* NEWS: Finish updates for 2.3.3.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktoolitem.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtktoolitem.sgml | 82 |
1 files changed, 41 insertions, 41 deletions
diff --git a/docs/reference/gtk/tmpl/gtktoolitem.sgml b/docs/reference/gtk/tmpl/gtktoolitem.sgml index 435d1aead..9fc2b5d91 100644 --- a/docs/reference/gtk/tmpl/gtktoolitem.sgml +++ b/docs/reference/gtk/tmpl/gtktoolitem.sgml @@ -49,6 +49,47 @@ accessed through the functions described below. </para> +<!-- ##### SIGNAL GtkToolItem::create-menu-proxy ##### --> +<para> + +</para> + +@toolitem: the object which received the signal. +@Returns: + +<!-- ##### SIGNAL GtkToolItem::set-tooltip ##### --> +<para> + +</para> + +@toolitem: the object which received the signal. +@arg1: +@arg2: +@arg3: +@Returns: + +<!-- ##### SIGNAL GtkToolItem::toolbar-reconfigured ##### --> +<para> + +</para> + +@toolitem: the object which received the signal. + +<!-- ##### ARG GtkToolItem:is-important ##### --> +<para> + +</para> + +<!-- ##### ARG GtkToolItem:visible-horizontal ##### --> +<para> + +</para> + +<!-- ##### ARG GtkToolItem:visible-vertical ##### --> +<para> + +</para> + <!-- ##### FUNCTION gtk_tool_item_new ##### --> <para> @@ -241,44 +282,3 @@ accessed through the functions described below. @menu_item: -<!-- ##### SIGNAL GtkToolItem::create-menu-proxy ##### --> -<para> - -</para> - -@toolitem: the object which received the signal. -@Returns: - -<!-- ##### SIGNAL GtkToolItem::set-tooltip ##### --> -<para> - -</para> - -@toolitem: the object which received the signal. -@arg1: -@arg2: -@arg3: -@Returns: - -<!-- ##### SIGNAL GtkToolItem::toolbar-reconfigured ##### --> -<para> - -</para> - -@toolitem: the object which received the signal. - -<!-- ##### ARG GtkToolItem:is-important ##### --> -<para> - -</para> - -<!-- ##### ARG GtkToolItem:visible-horizontal ##### --> -<para> - -</para> - -<!-- ##### ARG GtkToolItem:visible-vertical ##### --> -<para> - -</para> - |