GtkText::set_adjustments

GtkText::set_adjustments

In most cases, set_adjustments() is a redundant method, as it is already used internally by scrolling-aware containers to create appropriate adjustment settings for the size of the text widget. This pre-setting by a container cannot be overridden.

Where you need to use this method, the first parameter must always be null due to the malfunctioning hadj property in a GtkText widget.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.