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