gtkAdjustmentChanged {RGtk2}R Documentation

gtkAdjustmentChanged

Description

Emits a "changed" signal from the GtkAdjustment. This is typically called by the owner of the GtkAdjustment after it has changed any of the GtkAdjustment fields other than the value.

Usage

gtkAdjustmentChanged(object)

Arguments

object [GtkAdjustment] a GtkAdjustment

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]