Gtk.InfoBar.add_child – gtk4 Reference Manual
Packages
gtk4
Gtk
InfoBar
message_type
revealed
show_close_button
InfoBar
InfoBar.with_buttons
add_action_widget
add_button
add_buttons
add_child
get_message_type
get_revealed
get_show_close_button
remove_action_widget
remove_child
set_default_response
set_message_type
set_response_sensitive
set_revealed
set_show_close_button
close
response
add_child
Description:
public
void
add_child
(
Widget
widget)
Adds a widget to the content area of the info bar.
Parameters:
this
a `GtkInfoBar`
widget
the child to be added