RGtk2 (version 2.20.31)

gtkLayoutGetVadjustment: gtkLayoutGetVadjustment

Description

This function should only be called after the layout has been placed in a GtkScrolledWindow or otherwise configured for scrolling. It returns the GtkAdjustment used for communication between the vertical scrollbar and layout.

Usage

gtkLayoutGetVadjustment(object)

Arguments

object

Value

GtkAdjustment] vertical scroll adjustment

Details

See GtkScrolledWindow, GtkScrollbar, GtkAdjustment for details.