GParamSpec               package:RGtk2               R Documentation

_P_a_r_a_m_e_t_e_r _m_e_t_a_d_a_t_a _i_n _G_O_b_j_e_c_t

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

     'GParamSpec' is an object structure that encapsulates the metadata
      required to specify parameters, such as e.g. 'GObject'
     properties.

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

     As a transparent type, the base 'GParamSpec' structure should be
     returned to  R as a corresponding list; however, it is not
     possible to create meaningful  'GParamSpec's at this time with
     RGtk2. This functionality may be added in  the future as we move
     towards allowing R widget implementations.

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

     Michael Lawrence

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

     <URL:
     http://developer.gnome.org/doc/API/2.0/gobject/gobject-GParamSpec.
     html>

