Skip to content
  • Tadej Borovšak's avatar
    Add GtkScrollable interface · 55196a70
    Tadej Borovšak authored
    The GtkScrollable interface provides "hadjustment" and "vadjustment"
    properties that are used by GtkScrolledWindow. It replaces
    the ::set_scroll_adjustment signal. The scrollable interface
    also has ::min-display-width/height properties that can be
    used to control the minimally visible part inside a scrolled window.
    55196a70