summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2020-02-14 18:25:01 +0100
committerTimm Bäder <mail@baedert.org>2020-02-15 17:18:26 +0100
commit52979a0e93022bc8c869eed2f347f1fd0b111811 (patch)
treef5ad957af887eabffcaaaf08dcd6fa709d80182f /docs/reference
parent78a5bf8e2127157e643d87e6c317c04f7cf208f6 (diff)
downloadgtk+-52979a0e93022bc8c869eed2f347f1fd0b111811.tar.gz
infobar: Remove _get_{action,content}_area()
Accessors like these are weird to have and we can add widgets to the content area via gtk_container_add() as well as add widgets to the action area via gtk_info_bar_add_action_widget().
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/gtk/gtk4-sections.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt
index 015ce12b49..8b91e2dfab 100644
--- a/docs/reference/gtk/gtk4-sections.txt
+++ b/docs/reference/gtk/gtk4-sections.txt
@@ -1867,8 +1867,6 @@ gtk_info_bar_set_default_response
gtk_info_bar_response
gtk_info_bar_set_message_type
gtk_info_bar_get_message_type
-gtk_info_bar_get_action_area
-gtk_info_bar_get_content_area
gtk_info_bar_get_show_close_button
gtk_info_bar_set_show_close_button
gtk_info_bar_get_revealed