Package: gtk
Enum gtk-scrollable-policy
Details
Defines the policy to be used in a scrollable widget when updating the
scrolled window adjustments in a given orientation. (define-g-enum "GtkScrollablePolicy" gtk-scrollable-policy (:export t :type-initializer "gtk_scrollable_policy_get_type") (:minimum 0) (:natural 1))
| See also |
2021-3-19