gtk2/gtk/inspector/misc-info.ui.h
Matthias Clasen 85a539ce6d inspector: Add frame clock info
Add the frame clocks of toplevel widgets to the object tree,
and show their frame count and frame rate in the misc tab.
2014-11-12 22:52:59 -05:00

19 lines
346 B
C

N_("Reference count");
N_("State");
N_("Buildable ID");
N_("Default Widget");
N_("Properties");
N_("Focus Widget");
N_("Properties");
N_("Mnemonic Label");
N_("Allocated size");
N_("Clip area");
N_("Tick callback");
N_("Frame count");
N_("Frame rate");
N_("Accessible role");
N_("Mapped");
N_("Realized");
N_("Is Toplevel");
N_("Child Visible");