GdkDisplayManager           package:RGtk2           R Documentation

_G_d_k_D_i_s_p_l_a_y_M_a_n_a_g_e_r

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

     Maintains a list of all open   s

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

     'gdkDisplayManagerGet()'
      'gdkDisplayManagerGetDefaultDisplay(object)'
      'gdkDisplayManagerSetDefaultDisplay(object, display)'
      'gdkDisplayManagerListDisplays(object)'
      'gdkDisplayGetCorePointer(object)'

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

     GObject
        +----GdkDisplayManager 

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

     The purpose of the 'GdkDisplayManager' singleton object is to
     offer notification when displays appear or disappear or the
     default display  changes.

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


     '_G_d_k_D_i_s_p_l_a_y_M_a_n_a_g_e_r' The 'GdkDisplayManager' struct has no
          interesting  fields. Since 2.2


_S_i_g_n_a_l_s:


     '_d_i_s_p_l_a_y-_o_p_e_n_e_d(_d_i_s_p_l_a_y._m_a_n_a_g_e_r, _d_i_s_p_l_a_y, _u_s_e_r._d_a_t_a)' The
          ::display_opened signal is emitted when a display is opened.  

          Since  2.2

          '_d_i_s_p_l_a_y._m_a_n_a_g_e_r' ['GdkDisplayManager']  the object on which
               the signal is emitted

          '_d_i_s_p_l_a_y' ['GdkDisplay']  the opened display

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


_P_r_o_p_e_r_t_i_e_s:


     '_d_e_f_a_u_l_t-_d_i_s_p_l_a_y' ['_G_d_k_D_i_s_p_l_a_y' : _R_e_a_d / _W_r_i_t_e] The default
          display for GDK.


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

