gdkPixbufFormatGetLicense       package:RGtk2       R Documentation

_g_d_k_P_i_x_b_u_f_F_o_r_m_a_t_G_e_t_L_i_c_e_n_s_e

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

     Returns information about the license of the image loader for the
     format. The returned string should be a shorthand for a wellknown
     license, e.g. "LGPL", "GPL", "QPL", "GPL/QPL", or "other" to
     indicate some other license.

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

     gdkPixbufFormatGetLicense(object)

_A_r_g_u_m_e_n_t_s:

'object': ['GdkPixbufFormat']  a 'GdkPixbufFormat'

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

     Since  2.6

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

     [character]  a string describing the license of 'format'.

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

     Derived by RGtkGen from GTK+ documentation

