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:
@ -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");
|
||||
|
||||
Reference in New Issue
Block a user