gtkTooltipsNew             package:RGtk2             R Documentation

_g_t_k_T_o_o_l_t_i_p_s_N_e_w

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

     Creates an empty group of tooltips. This function initialises a
     'GtkTooltips' structure. Without at least one such structure, you
     can not add tips to your application. *WARNING: 'gtk_tooltips_new'
     has been deprecated since version 2.12 and should not be used in
     newly-written code. *

_U_s_a_g_e:

     gtkTooltipsNew()

_V_a_l_u_e:

     ['GtkTooltips'] a new 'GtkTooltips' group for you to use.

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

     Derived by RGtkGen from GTK+ documentation

