InfoBar: Fix wrong type in copy-pasted param doc
https://gitlab.gnome.org/GNOME/gtk/issues/1165
This commit is contained in:
@ -1246,7 +1246,7 @@ gtk_info_bar_get_show_close_button (GtkInfoBar *info_bar)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_info_bar_set_revealed:
|
* gtk_info_bar_set_revealed:
|
||||||
* @info_bar: a #GtkActionBar
|
* @info_bar: a #GtkInfoBar
|
||||||
* @revealed: The new value of the property
|
* @revealed: The new value of the property
|
||||||
*
|
*
|
||||||
* Sets the GtkInfoBar:revealed property to @revealed. This will cause
|
* Sets the GtkInfoBar:revealed property to @revealed. This will cause
|
||||||
|
|||||||
Reference in New Issue
Block a user