Cody Russell
07c656cdf1
src/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_core): Now calls
...
gdk_pixbuf_new_from_art_pixbuf() instead of gdk_pixbuf_new().
1999-11-02 23:59:03 +00:00
Federico Mena Quintero
74268afdeb
Reindented to use the GNOME Indentation.
...
1999-10-18 Federico Mena Quintero <federico@redhat.com>
* src/*: Reindented to use the GNOME Indentation.
1999-10-18 19:29:45 +00:00
Cody Russell
a4013d86fb
Changed 'pixbuf' variable to 'art_pixbuf' in the core function.
...
Core function now determines whether the requested geometry is on screen
or not. If part of it is not then the request is clamped to geometry that
is on the screen.
1999-10-10 07:20:37 +00:00
Cody Russell
c512d3864c
Changed the functions to return GdkPixBuf* instead of ArtPixBuf*.
1999-10-07 18:20:16 +00:00
Cody Russell
e41dd6a199
Added #include "gdk-pixbuf-drawable.h" to the top. This fixes remaining
...
compile error.
1999-10-07 06:22:21 +00:00
Arturo Espinosa
e29e536d20
Added files from Cody Russell
1999-10-07 05:11:27 +00:00