mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 13:30:19 +00:00
Inscription|InfoBar: Fix small cosmetic issue@docs
This commit is contained in:
parent
0736fef585
commit
2dd7ab2a50
@ -51,7 +51,7 @@ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
|||||||
/**
|
/**
|
||||||
* GtkInfoBar:
|
* GtkInfoBar:
|
||||||
*
|
*
|
||||||
* `GtkInfoBar` can be show messages to the user without a dialog.
|
* `GtkInfoBar` can be used to show messages to the user without a dialog.
|
||||||
*
|
*
|
||||||
* ![An example GtkInfoBar](info-bar.png)
|
* ![An example GtkInfoBar](info-bar.png)
|
||||||
*
|
*
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
* space as well as it can.
|
* space as well as it can.
|
||||||
*
|
*
|
||||||
* Users of this widget should take care to plan behaviour for the common case
|
* Users of this widget should take care to plan behaviour for the common case
|
||||||
* where the text doesn't fit exactly in the allocated space, .
|
* where the text doesn't fit exactly in the allocated space.
|
||||||
*
|
*
|
||||||
* Since: 4.8
|
* Since: 4.8
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user