For a textview in a scrolledwindow is there a way to know that all of the text can be seen without scrolling? Can one know if the vertical scrollbar is displayed? I want to only enable a button when all of the text has been reviewed by scrolling to the bottom but if there isn't enough text to require scrolling I want to simply enable the button.