summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-12-04 02:44:14 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-12-04 02:44:14 +0000
commit0883606a6dc914d3b1b5db29cb1514a95dc15769 (patch)
treeb7b51a090c49bb3ac4d7e79874ba79b6c02a1f09 /doc
parentcd38657cc2188f0c038f2fc6f82e534dadf558e3 (diff)
downloadglade-0883606a6dc914d3b1b5db29cb1514a95dc15769.tar.gz
Rolling 3.1.1GLADE3_3_1_1
* configure.in, NEWS: Rolling 3.1.1
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/glade-palette.sgml12
-rw-r--r--doc/tmpl/glade-property.sgml1
-rw-r--r--doc/tmpl/glade-widget-class.sgml1
-rw-r--r--doc/tmpl/glade-widget.sgml9
4 files changed, 22 insertions, 1 deletions
diff --git a/doc/tmpl/glade-palette.sgml b/doc/tmpl/glade-palette.sgml
index f1ef0720..a2e96cf0 100644
--- a/doc/tmpl/glade-palette.sgml
+++ b/doc/tmpl/glade-palette.sgml
@@ -32,6 +32,11 @@ to the Glade core.
@gladepalette: the object which received the signal.
+<!-- ##### ARG GladePalette:catalogs ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GladePalette:current-item ##### -->
<para>
@@ -42,6 +47,11 @@ to the Glade core.
</para>
+<!-- ##### ARG GladePalette:show-selector-button ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GladePalette:use-small-item-icons ##### -->
<para>
@@ -53,7 +63,6 @@ to the Glade core.
</para>
@catalogs:
-@item_appearance:
@Returns:
@@ -81,6 +90,7 @@ to the Glade core.
</para>
@palette:
+@sticky_aware:
<!-- ##### FUNCTION glade_palette_get_use_small_item_icons ##### -->
diff --git a/doc/tmpl/glade-property.sgml b/doc/tmpl/glade-property.sgml
index ba0b716f..609e843c 100644
--- a/doc/tmpl/glade-property.sgml
+++ b/doc/tmpl/glade-property.sgml
@@ -62,6 +62,7 @@ the #GladePropertyClass describes how a #GladeProperty will function.
@:
@:
@:
+@:
@:
<!-- ##### ARG GladeProperty:enabled ##### -->
diff --git a/doc/tmpl/glade-widget-class.sgml b/doc/tmpl/glade-widget-class.sgml
index 51e6d9b3..8d304dd2 100644
--- a/doc/tmpl/glade-widget-class.sgml
+++ b/doc/tmpl/glade-widget-class.sgml
@@ -31,6 +31,7 @@ classes; it also provides an abstraction later to container apis.
@add_signal_handler:
@remove_signal_handler:
@change_signal_handler:
+@action_activated:
@button_press_event:
@button_release_event:
@motion_notify_event:
diff --git a/doc/tmpl/glade-widget.sgml b/doc/tmpl/glade-widget.sgml
index 5458663f..08b2acd9 100644
--- a/doc/tmpl/glade-widget.sgml
+++ b/doc/tmpl/glade-widget.sgml
@@ -25,6 +25,15 @@ convenience api for getting and setting properties (mostly from the plugin).
</para>
+<!-- ##### SIGNAL GladeWidget::action-activated ##### -->
+<para>
+
+</para>
+
+@gladewidget: the object which received the signal.
+@arg1:
+@Returns:
+
<!-- ##### SIGNAL GladeWidget::add-signal-handler ##### -->
<para>