forked from AuroraMiddleware/gtk
53d7e43060
Tue Dec 12 08:24:42 2000 Tim Janik <timj@gtk.org> * gtk/testgtk.c: (create_tooltips): (create_statusbar): get rid of object_signal:: GtkObject argument uses, use GObject swapped_signal:: properties instead. * gtk/gtkcellrenderertoggle.c: * gtk/gtkcellrenderertextpixbuf.c: * gtk/gtkcellrenderertext.c: * gtk/gtkcellrendererpixbuf.c: * gtk/gtkcellrenderer.c: * gtk/gtktreeviewcolumn.c: s/[sg]et_param/[sg]et_property/, fixed missing warnings for invalid property ids, install properties with g_object_class_install_property() now. * gtk/gtksignal.c: (gtk_signal_emit): let g_signal_emit_valist() collect the values for us.
58 lines
615 B
Plaintext
58 lines
615 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
util
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_add_alpha ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@pixbuf:
|
|
@substitute_color:
|
|
@r:
|
|
@g:
|
|
@b:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_copy_area ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@src_pixbuf:
|
|
@src_x:
|
|
@src_y:
|
|
@width:
|
|
@height:
|
|
@dest_pixbuf:
|
|
@dest_x:
|
|
@dest_y:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_saturate_and_pixelate ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@src:
|
|
@dest:
|
|
@saturation:
|
|
@pixelate:
|
|
|
|
|