Method

GtkToolPaletteget_vadjustment

deprecated: 3.0 since: 2.20

Declaration [src]

GtkAdjustment*
gtk_tool_palette_get_vadjustment (
  GtkToolPalette* palette
)

Description [src]

Gets the vertical adjustment of the tool palette.

Available since: 2.20

Deprecated since: 3.0

Use gtk_scrollable_get_vadjustment()

Return value

Type: GtkAdjustment

The vertical adjustment of palette.

The returned data is owned by the instance.