GtkScrolledWindow::set_policy

GtkScrolledWindow::set_policy

void set_policy( GtkPolicyType hscrollbar_policy , GtkPolicyType vscrollbar_policy );

Sets the visibility policy for the scrollbars in a GtkScrolledWindow to one of three possible GtkPolicyType values.

The default setting is GTK_POLICY_ALWAYS, GTK_POLICY_ALWAYS, which displays both scrollbars regardless of the relative size of the child widget.

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