forked from AuroraMiddleware/gtk
inscription: Add missing Since annotations
This commit is contained in:
parent
8944493eca
commit
4b5d218067
@ -43,6 +43,8 @@
|
||||
*
|
||||
* As it is a common occurrence that text doesn't fit, users of this widget should
|
||||
* plan for that case.
|
||||
*
|
||||
* Since: 4.8
|
||||
*/
|
||||
|
||||
/* 3 chars are enough to display ellipsizing "..." */
|
||||
|
@ -39,6 +39,8 @@ G_BEGIN_DECLS
|
||||
*
|
||||
* The different methods to handle text in #GtkInscription when it doesn't
|
||||
* fit the available space.
|
||||
*
|
||||
* Since: 4.8
|
||||
*/
|
||||
typedef enum {
|
||||
GTK_INSCRIPTION_OVERFLOW_CLIP,
|
||||
|
Loading…
Reference in New Issue
Block a user