diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-30 21:48:00 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-30 22:14:05 -0400 |
commit | 28d7f497efef3fe80b9ad6a76f344ee3a862eaf9 (patch) | |
tree | ae8874da96fc3aef47c6f525c0a3c2d85072606c /docs | |
parent | b69e8d8e7b86f9649da47b096339e183db037c09 (diff) | |
download | gtk+-28d7f497efef3fe80b9ad6a76f344ee3a862eaf9.tar.gz |
togglebutton: Add grouping
This is the replacement for groups of radiobuttons
with draw-indicator = FALSE.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index 2199592314..8083e9aada 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -3322,6 +3322,7 @@ gtk_toggle_button_new_with_mnemonic gtk_toggle_button_toggled gtk_toggle_button_get_active gtk_toggle_button_set_active +gtk_toggle_button_set_group <SUBSECTION Standard> GTK_TOGGLE_BUTTON |