diff options
author | Havoc Pennington <hp@redhat.com> | 2001-03-23 22:21:06 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-03-23 22:21:06 +0000 |
commit | 4291350f89e3e4d17c0587076cbb73e25cf49077 (patch) | |
tree | a1093aedc957087f935fac02e489509fc291d7cd /docs/reference/gtk/tmpl/gtktogglebutton.sgml | |
parent | b572436d359e2e6ad5549e532f31acdfe0b0389e (diff) | |
download | gtk+-4291350f89e3e4d17c0587076cbb73e25cf49077.tar.gz |
fix up some docs
2001-03-23 Havoc Pennington <hp@redhat.com>
* gtk/gtktoolbar.c, gtk/gtkimcontext.c, gtk/gtklabel.c: fix up
some docs
2001-03-23 Havoc Pennington <hp@redhat.com>
* gdk/gdk-sections.txt: updates
* gtk/gtk-sections.txt: updates
* gtk/gtk-docs.sgml: mop up TreeModelSimple entity
* gdk/gdk-docs.sgml: remove input method
and input context docs
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktogglebutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtktogglebutton.sgml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtktogglebutton.sgml b/docs/reference/gtk/tmpl/gtktogglebutton.sgml index 5a7fe1cf8e..15a339be11 100644 --- a/docs/reference/gtk/tmpl/gtktogglebutton.sgml +++ b/docs/reference/gtk/tmpl/gtktogglebutton.sgml @@ -143,6 +143,24 @@ This action causes the toggled signal to be emitted. @is_active: TRUE or FALSE. +<!-- ##### FUNCTION gtk_toggle_button_get_inconsistent ##### --> +<para> + +</para> + +@toggle_button: +@Returns: + + +<!-- ##### FUNCTION gtk_toggle_button_set_inconsistent ##### --> +<para> + +</para> + +@toggle_button: +@setting: + + <!-- ##### SIGNAL GtkToggleButton::toggled ##### --> <para> Should be connected if you wish to perform an action whenever the |