Inspector: Show more misc info about widgets

This adds clip area, accessible role, mapped, realize,
is-toplevel, child-visible, mnemonic labels and tick
callbacks to the displayed information.
This commit is contained in:
Matthias Clasen
2014-10-24 07:49:37 -04:00
parent a55000613a
commit 1aa3000ae6
3 changed files with 408 additions and 3 deletions

View File

@ -4,4 +4,12 @@ N_("Default Widget");
N_("Properties");
N_("Focus Widget");
N_("Properties");
N_("Mnemonic Label");
N_("Allocated size");
N_("Clip area");
N_("Tick callback");
N_("Accessible role");
N_("Mapped");
N_("Realized");
N_("Is Toplevel");
N_("Child Visible");