gtkVButtonBoxGetSpacingDefault     package:RGtk2     R Documentation

_g_t_k_V_B_u_t_t_o_n_B_o_x_G_e_t_S_p_a_c_i_n_g_D_e_f_a_u_l_t

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

     Retrieves the current default spacing for vertical button boxes.
     This is the number of pixels  to be placed between the buttons
     when they are arranged. *WARNING:
     'gtk_vbutton_box_get_spacing_default' is deprecated and should not
     be used in newly-written code.*

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

     gtkVButtonBoxGetSpacingDefault()

_V_a_l_u_e:

     [integer] the default number of pixels between buttons.

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

     Derived by RGtkGen from GTK+ documentation

