GtkVolumeButton            package:RGtk2            R Documentation

_G_t_k_V_o_l_u_m_e_B_u_t_t_o_n

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

     A button which pops up a volume control

_M_e_t_h_o_d_s _a_n_d _F_u_n_c_t_i_o_n_s:

     'gtkVolumeButtonNew(show = TRUE)'
      'gtkVolumeButton(show = TRUE)'

_H_i_e_r_a_r_c_h_y:

     GObject
        +----GInitiallyUnowned
              +----GtkObject
                    +----GtkWidget
                          +----GtkContainer
                                +----GtkBin
                                      +----GtkButton
                                            +----GtkScaleButton
                                                  +----GtkVolumeButton 

_I_n_t_e_r_f_a_c_e_s:

     GtkVolumeButton implements AtkImplementorIface and 
     'GtkBuildable'.

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

     'GtkVolumeButton' is a subclass of 'GtkScaleButton' that has been
     tailored for use as a volume control widget with suitable  icons,
     tooltips and accessible labels.

_S_t_r_u_c_t_u_r_e_s:


     '_G_t_k_V_o_l_u_m_e_B_u_t_t_o_n' _undocumented _


_C_o_n_v_e_n_i_e_n_t _C_o_n_s_t_r_u_c_t_i_o_n:

     'gtkVolumeButton' is the equivalent of 'gtkVolumeButtonNew'.

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

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL:
     http://developer.gnome.org/doc/API/2.0/gtk/GtkVolumeButton.html>

