I am hacking on Evince and trying to add a feature that shows the size of the file in the file-property page.
But I am unable to get the file-size value from Nautilus file info.
Does anybody how to get size-info of a file from Nautilus? I can get it in terminal using ls -l and stat commands.