gtkAdjustmentChanged          package:RGtk2          R Documentation

_g_t_k_A_d_j_u_s_t_m_e_n_t_C_h_a_n_g_e_d

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     gtkAdjustmentChanged(object)

_A_r_g_u_m_e_n_t_s:

'object': ['GtkAdjustment'] a 'GtkAdjustment'

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

