Add a GtkEntry::invisible-char style property
Allow themes to set a preferred invisible character. GTK+ will still fall back to other candidates if the character is not available in the font.
This commit is contained in:
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
||||
Overview of Changes from GTK+ 2.16.x to 2.17.0
|
||||
==============================================
|
||||
|
||||
* Changes that are relevant for theme authors
|
||||
- GtkEntry now has a ::invisible-char style property that allows
|
||||
themes to set the preferred invisible character
|
||||
|
||||
|
||||
Overview of Changes from GTK+ 2.16.0 to 2.16.1
|
||||
==============================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user