diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-01-09 16:41:17 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-01-09 16:41:17 +0000 |
commit | c26e3eeebc1a9bd9e8b3a5a10f4e29383589fb4d (patch) | |
tree | d62194ef1e0fad10afa2a0a034ad008ad700a77e /docs/reference/gtk/tmpl/gtktogglebutton.sgml | |
parent | a801ea7bf04ab77c30b2ab9dbb487095575f1a3e (diff) | |
download | gtk+-c26e3eeebc1a9bd9e8b3a5a10f4e29383589fb4d.tar.gz |
Restore build.
Mon Jan 8 15:21:15 2001 Owen Taylor <otaylor@redhat.com>
* Makefile.am (SUBDIRS): Restore build.
* gdk/gdk-sections.txt gdk/gdk-docs.sgml
gdk-pixbuf/gdk-pixbuf-sections.txt
gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
* */tmpl/*: Changes from update.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktogglebutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtktogglebutton.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtktogglebutton.sgml b/docs/reference/gtk/tmpl/gtktogglebutton.sgml index 65f98af296..5a7fe1cf8e 100644 --- a/docs/reference/gtk/tmpl/gtktogglebutton.sgml +++ b/docs/reference/gtk/tmpl/gtktogglebutton.sgml @@ -156,7 +156,7 @@ Should be connected if you wish to perform an action whenever the Sets whether the toggle button should be pressed in or not. </para> -<!-- ##### ARG GtkToggleButton:draw_indicator ##### --> +<!-- ##### ARG GtkToggleButton:draw-indicator ##### --> <para> A value of TRUE causes the toggle button to be invisible. FALSE displays it again. |