gtkScrolledWindowGetPolicy {RGtk2} | R Documentation |
Retrieves the current policy values for the horizontal and vertical
scrollbars. See gtkScrolledWindowSetPolicy
.
gtkScrolledWindowGetPolicy(object)
|
A list containing the following elements:
|
location to store the policy for the horizontal
scrollbar, or |
|
location to store the policy for the vertical
scrollbar, or |
Derived by RGtkGen from GTK+ documentation