Add a way to highlight resizing widgets
https://bugzilla.gnome.org/show_bug.cgi?id=759586
This commit is contained in:
@ -181,6 +181,7 @@ static const GDebugKey gtk_debug_keys[] = {
|
||||
{"interactive", GTK_DEBUG_INTERACTIVE},
|
||||
{"touchscreen", GTK_DEBUG_TOUCHSCREEN},
|
||||
{"actions", GTK_DEBUG_ACTIONS},
|
||||
{"resize", GTK_DEBUG_RESIZE}
|
||||
};
|
||||
#endif /* G_ENABLE_DEBUG */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user