gdkDeviceSetAxisUse          package:RGtk2          R Documentation

_g_d_k_D_e_v_i_c_e_S_e_t_A_x_i_s_U_s_e

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

     Specifies how an axis of a device is used.

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

     gdkDeviceSetAxisUse(object, index, use)

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

'object': ['GdkDevice'] a 'GdkDevice'.

 'index': [numeric] the index of the axis.

   'use': ['GdkAxisUse'] specifies how the axis is used.

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

     Derived by RGtkGen from GTK+ documentation

