diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-05-03 12:04:23 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-05-04 22:53:08 -0400 |
commit | 5d26af06e4bad9dca10c1a662e01c536528623ce (patch) | |
tree | 9f2e29fafc3375f1b3b97177738c16052d69373b /docs | |
parent | 44f9a51827bb1a4a0493f0a2289b174a4bc68bcc (diff) | |
download | gtk+-5d26af06e4bad9dca10c1a662e01c536528623ce.tar.gz |
combobox: Add a child property
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index 123ec712e1..b87b73fff4 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -663,6 +663,8 @@ gtk_combo_box_set_entry_text_column gtk_combo_box_get_entry_text_column gtk_combo_box_set_popup_fixed_width gtk_combo_box_get_popup_fixed_width +gtk_combo_box_set_child +gtk_combo_box_get_child <SUBSECTION Standard> GTK_TYPE_COMBO_BOX GTK_COMBO_BOX |