diff options
author | Debarshi Ray <debarshir@gnome.org> | 2016-12-17 00:30:39 +0100 |
---|---|---|
committer | Debarshi Ray <debarshir@gnome.org> | 2016-12-20 00:35:17 +0100 |
commit | 7ea199c831b20df78d42ffc1ffb11f0ffa17eb54 (patch) | |
tree | e0c2875633de2424f50673a9f1312342ee93dc35 /docs | |
parent | faf22954402f49786ecee43b4b6bef7dbe887388 (diff) | |
download | gtk+-7ea199c831b20df78d42ffc1ffb11f0ffa17eb54.tar.gz |
flowbox: Export gtk_flow_box_get_child_at_pos as public API
https://bugzilla.gnome.org/show_bug.cgi?id=776187
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 abc11838d0..aff537c030 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -6589,6 +6589,7 @@ GtkFlowBox gtk_flow_box_new gtk_flow_box_insert gtk_flow_box_get_child_at_index +gtk_flow_box_get_child_at_pos gtk_flow_box_set_hadjustment gtk_flow_box_set_vadjustment |