GtkSeparator              package:RGtk2              R Documentation

_G_t_k_S_e_p_a_r_a_t_o_r

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

     Base class for GtkHSeparator and GtkVSeparator

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

     GObject
        +----GInitiallyUnowned
              +----GtkObject
                    +----GtkWidget
                          +----GtkSeparator
                                +----GtkHSeparator
                                +----GtkVSeparator 

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

     GtkSeparator implements AtkImplementorIface and  'GtkBuildable'.

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

     The 'GtkSeparator' widget is an abstract class, used only for
     deriving the subclasses 'GtkHSeparator' and 'GtkVSeparator'.

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


     '_G_t_k_S_e_p_a_r_a_t_o_r' The 'GtkSeparator' struct contains private data
          only.


_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/GtkSeparator.html>

