mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 06:21:14 +00:00
parent
778976f8da
commit
a1d2169992
@ -76,6 +76,13 @@ G_BEGIN_DECLS
|
|||||||
* Since: 4.8
|
* Since: 4.8
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GTK_DEBUG_CSS:
|
||||||
|
*
|
||||||
|
* Information about deprecated CSS features.
|
||||||
|
*
|
||||||
|
* Since: 4.16
|
||||||
|
*/
|
||||||
typedef enum {
|
typedef enum {
|
||||||
GTK_DEBUG_TEXT = 1 << 0,
|
GTK_DEBUG_TEXT = 1 << 0,
|
||||||
GTK_DEBUG_TREE = 1 << 1,
|
GTK_DEBUG_TREE = 1 << 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user