GDK                  package:RGtk2                  R Documentation

_G_D_K

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

     GDK is the abstraction layer that allows GTK+ to support multiple
     windowing systems. GDK provides drawing and window system
     facilities on X11, Windows, and the Linux framebuffer device.

_D_e_t_a_i_l_s:

     The RGtk binding to the GDK library consists of the following
     components:

     _g_d_k-_C_a_i_r_o-_I_n_t_e_r_a_c_t_i_o_n Functions to support using Cairo

     _g_d_k-_C_o_l_o_r_m_a_p_s-_a_n_d-_C_o_l_o_r_s Manipulation of colors and colormaps

     _g_d_k-_C_u_r_s_o_r_s Standard and pixmap cursors

     _g_d_k-_D_r_a_g-_a_n_d-_D_r_o_p Functions for controlling drag and drop handling

     _g_d_k-_D_r_a_w_i_n_g-_P_r_i_m_i_t_i_v_e_s Functions for drawing points, lines, arcs,
          and text

     _g_d_k-_E_v_e_n_t-_S_t_r_u_c_t_u_r_e_s Data structures specific to each type of
          event

     _g_d_k-_E_v_e_n_t_s Functions for handling events from the window system

     _g_d_k-_F_o_n_t_s Loading and manipulating fonts

     _g_d_k-_G_r_a_p_h_i_c_s-_C_o_n_t_e_x_t_s Objects to encapsulate drawing properties

     _G_d_k_D_i_s_p_l_a_y Controls the keyboard/mouse pointer grabs and a set of 
           s

     _G_d_k_D_i_s_p_l_a_y_M_a_n_a_g_e_r Maintains a list of all open   s

     _G_d_k_S_c_r_e_e_n Object representing a physical screen

     _g_d_k-_G_e_n_e_r_a_l Library initialization and miscellaneous functions

     _g_d_k-_I_m_a_g_e_s A client-side area for bit-mapped graphics

     _g_d_k-_I_n_p_u_t-_D_e_v_i_c_e_s Functions for handling extended input devices

     _g_d_k-_K_e_y_b_o_a_r_d-_H_a_n_d_l_i_n_g Functions for manipulating keyboard codes

     _g_d_k-_P_a_n_g_o-_I_n_t_e_r_a_c_t_i_o_n Using Pango in GDK

     _g_d_k-_P_i_x_b_u_f_s Functions for rendering pixbufs on drawables

     _g_d_k-_B_i_t_m_a_p_s-_a_n_d-_P_i_x_m_a_p_s Offscreen drawables

     _g_d_k-_P_r_o_p_e_r_t_i_e_s-_a_n_d-_A_t_o_m_s Functions to manipulate properties on
          windows

     _g_d_k-_P_o_i_n_t_s-_R_e_c_t_a_n_g_l_e_s-_a_n_d-_R_e_g_i_o_n_s Simple graphical data types

     _g_d_k-_G_d_k_R_G_B Renders RGB, grayscale, or indexed image data to a
          GdkDrawable

     _g_d_k-_V_i_s_u_a_l_s Low-level display hardware information

     _g_d_k-_W_i_n_d_o_w_s Onscreen display areas in the target window system

_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>

