PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
hide() is the corollary to the show() method. It combines other methods in order to hide the calling widget from display.
See also: show() .