dwww Home | Show directory contents | Find package

<book xmlns="http://www.devhelp.net/book" title="GdkPixbuf-2.0 Reference Manual" link="index.html" author="GTK Development Team" name="GdkPixbuf" version="2" language="c"><chapters><sub name="Scaling and compositing" link="scaling-compositing.html" /><sub name="Classes Hierarchy" link="classes_hierarchy.html" /><sub name="Bitfields" link="index.html#bitfields"><sub name="PixbufFormatFlags" link="flags.PixbufFormatFlags.html" /></sub><sub name="Callbacks" link="index.html#callbacks"><sub name="PixbufDestroyNotify" link="callback.PixbufDestroyNotify.html" /><sub name="PixbufModuleBeginLoadFunc" link="callback.PixbufModuleBeginLoadFunc.html" /><sub name="PixbufModuleFillInfoFunc" link="callback.PixbufModuleFillInfoFunc.html" /><sub name="PixbufModuleFillVtableFunc" link="callback.PixbufModuleFillVtableFunc.html" /><sub name="PixbufModuleIncrementLoadFunc" link="callback.PixbufModuleIncrementLoadFunc.html" /><sub name="PixbufModuleLoadAnimationFunc" link="callback.PixbufModuleLoadAnimationFunc.html" /><sub name="PixbufModuleLoadFunc" link="callback.PixbufModuleLoadFunc.html" /><sub name="PixbufModuleLoadXpmDataFunc" link="callback.PixbufModuleLoadXpmDataFunc.html" /><sub name="PixbufModulePreparedFunc" link="callback.PixbufModulePreparedFunc.html" /><sub name="PixbufModuleSaveCallbackFunc" link="callback.PixbufModuleSaveCallbackFunc.html" /><sub name="PixbufModuleSaveFunc" link="callback.PixbufModuleSaveFunc.html" /><sub name="PixbufModuleSaveOptionSupportedFunc" link="callback.PixbufModuleSaveOptionSupportedFunc.html" /><sub name="PixbufModuleSizeFunc" link="callback.PixbufModuleSizeFunc.html" /><sub name="PixbufModuleStopLoadFunc" link="callback.PixbufModuleStopLoadFunc.html" /><sub name="PixbufModuleUpdatedFunc" link="callback.PixbufModuleUpdatedFunc.html" /><sub name="PixbufSaveFunc" link="callback.PixbufSaveFunc.html" /></sub><sub name="Classes" link="index.html#classes"><sub name="Pixbuf" link="class.Pixbuf.html" /><sub name="PixbufAnimation" link="class.PixbufAnimation.html" /><sub name="PixbufAnimationIter" link="class.PixbufAnimationIter.html" /><sub name="PixbufLoader" link="class.PixbufLoader.html" /><sub name="PixbufNonAnim" link="class.PixbufNonAnim.html" /><sub name="PixbufSimpleAnim" link="class.PixbufSimpleAnim.html" /><sub name="PixbufSimpleAnimIter" link="class.PixbufSimpleAnimIter.html" /></sub><sub name="Constants" link="index.html#constants"><sub name="PIXBUF_MAJOR" link="const.PIXBUF_MAJOR.html" /><sub name="PIXBUF_MICRO" link="const.PIXBUF_MICRO.html" /><sub name="PIXBUF_MINOR" link="const.PIXBUF_MINOR.html" /><sub name="PIXBUF_VERSION" link="const.PIXBUF_VERSION.html" /></sub><sub name="Domains" link="index.html#domains"><sub name="PixbufError" link="error.PixbufError.html" /></sub><sub name="Enums" link="index.html#enums"><sub name="Colorspace" link="enum.Colorspace.html" /><sub name="InterpType" link="enum.InterpType.html" /><sub name="PixbufAlphaMode" link="enum.PixbufAlphaMode.html" /><sub name="PixbufRotation" link="enum.PixbufRotation.html" /></sub><sub name="Function macros" link="index.html#function_macros"><sub name="PIXBUF_CHECK_VERSION" link="func.PIXBUF_CHECK_VERSION.html" /></sub><sub name="Structs" link="index.html#structs"><sub name="PixbufFormat" link="struct.PixbufFormat.html" /><sub name="PixbufModule" link="struct.PixbufModule.html" /><sub name="PixbufModulePattern" link="struct.PixbufModulePattern.html" /></sub></chapters><functions><keyword type="enum" name="GdkPixbufFormatFlags" link="flags.PixbufFormatFlags.html" since="2.2" /><keyword type="constant" name="GDK_PIXBUF_FORMAT_WRITABLE" link="flags.PixbufFormatFlags.html" /><keyword type="constant" name="GDK_PIXBUF_FORMAT_SCALABLE" link="flags.PixbufFormatFlags.html" /><keyword type="constant" name="GDK_PIXBUF_FORMAT_THREADSAFE" link="flags.PixbufFormatFlags.html" /><keyword type="struct" name="GdkPixbuf" link="class.Pixbuf.html" /><keyword type="function" name="gdk_pixbuf_add_alpha" link="method.Pixbuf.add_alpha.html" /><keyword type="function" name="gdk_pixbuf_apply_embedded_orientation" link="method.Pixbuf.apply_embedded_orientation.html" since="2.12" /><keyword type="function" name="gdk_pixbuf_composite" link="method.Pixbuf.composite.html" /><keyword type="function" name="gdk_pixbuf_composite_color" link="method.Pixbuf.composite_color.html" /><keyword type="function" name="gdk_pixbuf_composite_color_simple" link="method.Pixbuf.composite_color_simple.html" /><keyword type="function" name="gdk_pixbuf_copy" link="method.Pixbuf.copy.html" /><keyword type="function" name="gdk_pixbuf_copy_area" link="method.Pixbuf.copy_area.html" /><keyword type="function" name="gdk_pixbuf_copy_options" link="method.Pixbuf.copy_options.html" since="2.36" /><keyword type="function" name="gdk_pixbuf_fill" link="method.Pixbuf.fill.html" /><keyword type="function" name="gdk_pixbuf_flip" link="method.Pixbuf.flip.html" since="2.6" /><keyword type="function" name="gdk_pixbuf_get_bits_per_sample" link="method.Pixbuf.get_bits_per_sample.html" /><keyword type="function" name="gdk_pixbuf_get_byte_length" link="method.Pixbuf.get_byte_length.html" since="2.26" /><keyword type="function" name="gdk_pixbuf_get_colorspace" link="method.Pixbuf.get_colorspace.html" /><keyword type="function" name="gdk_pixbuf_get_has_alpha" link="method.Pixbuf.get_has_alpha.html" /><keyword type="function" name="gdk_pixbuf_get_height" link="method.Pixbuf.get_height.html" /><keyword type="function" name="gdk_pixbuf_get_n_channels" link="method.Pixbuf.get_n_channels.html" /><keyword type="function" name="gdk_pixbuf_get_option" link="method.Pixbuf.get_option.html" /><keyword type="function" name="gdk_pixbuf_get_options" link="method.Pixbuf.get_options.html" since="2.32" /><keyword type="function" name="gdk_pixbuf_get_pixels" link="method.Pixbuf.get_pixels.html" /><keyword type="function" name="gdk_pixbuf_get_pixels_with_length" link="method.Pixbuf.get_pixels_with_length.html" since="2.26" /><keyword type="function" name="gdk_pixbuf_get_rowstride" link="method.Pixbuf.get_rowstride.html" /><keyword type="function" name="gdk_pixbuf_get_width" link="method.Pixbuf.get_width.html" /><keyword type="function" name="gdk_pixbuf_new_subpixbuf" link="method.Pixbuf.new_subpixbuf.html" /><keyword type="function" name="gdk_pixbuf_read_pixel_bytes" link="method.Pixbuf.read_pixel_bytes.html" since="2.32" /><keyword type="function" name="gdk_pixbuf_read_pixels" link="method.Pixbuf.read_pixels.html" since="2.32" /><keyword type="function" name="gdk_pixbuf_ref" link="method.Pixbuf.ref.html" deprecated="2.0" /><keyword type="function" name="gdk_pixbuf_remove_option" link="method.Pixbuf.remove_option.html" since="2.36" /><keyword type="function" name="gdk_pixbuf_rotate_simple" link="method.Pixbuf.rotate_simple.html" since="2.6" /><keyword type="function" name="gdk_pixbuf_saturate_and_pixelate" link="method.Pixbuf.saturate_and_pixelate.html" /><keyword type="function" name="gdk_pixbuf_save" link="method.Pixbuf.save.html" /><keyword type="function" name="gdk_pixbuf_save_to_buffer" link="method.Pixbuf.save_to_buffer.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_save_to_bufferv" link="method.Pixbuf.save_to_bufferv.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_save_to_callback" link="method.Pixbuf.save_to_callback.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_save_to_callbackv" link="method.Pixbuf.save_to_callbackv.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_save_to_stream" link="method.Pixbuf.save_to_stream.html" since="2.14" /><keyword type="function" name="gdk_pixbuf_save_to_stream_async" link="method.Pixbuf.save_to_stream_async.html" since="2.24" /><keyword type="function" name="gdk_pixbuf_save_to_streamv" link="method.Pixbuf.save_to_streamv.html" since="2.36" /><keyword type="function" name="gdk_pixbuf_save_to_streamv_async" link="method.Pixbuf.save_to_streamv_async.html" since="2.36" /><keyword type="function" name="gdk_pixbuf_savev" link="method.Pixbuf.savev.html" /><keyword type="function" name="gdk_pixbuf_scale" link="method.Pixbuf.scale.html" /><keyword type="function" name="gdk_pixbuf_scale_simple" link="method.Pixbuf.scale_simple.html" /><keyword type="function" name="gdk_pixbuf_set_option" link="method.Pixbuf.set_option.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_unref" link="method.Pixbuf.unref.html" deprecated="2.0" /><keyword type="function" name="gdk_pixbuf_new" link="ctor.Pixbuf.new.html" /><keyword type="function" name="gdk_pixbuf_new_from_bytes" link="ctor.Pixbuf.new_from_bytes.html" since="2.32" /><keyword type="function" name="gdk_pixbuf_new_from_data" link="ctor.Pixbuf.new_from_data.html" /><keyword type="function" name="gdk_pixbuf_new_from_file" link="ctor.Pixbuf.new_from_file.html" /><keyword type="function" name="gdk_pixbuf_new_from_file_at_scale" link="ctor.Pixbuf.new_from_file_at_scale.html" since="2.6" /><keyword type="function" name="gdk_pixbuf_new_from_file_at_size" link="ctor.Pixbuf.new_from_file_at_size.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_new_from_inline" link="ctor.Pixbuf.new_from_inline.html" deprecated="2.32" /><keyword type="function" name="gdk_pixbuf_new_from_resource" link="ctor.Pixbuf.new_from_resource.html" since="2.26" /><keyword type="function" name="gdk_pixbuf_new_from_resource_at_scale" link="ctor.Pixbuf.new_from_resource_at_scale.html" since="2.26" /><keyword type="function" name="gdk_pixbuf_new_from_stream" link="ctor.Pixbuf.new_from_stream.html" since="2.14" /><keyword type="function" name="gdk_pixbuf_new_from_stream_at_scale" link="ctor.Pixbuf.new_from_stream_at_scale.html" since="2.14" /><keyword type="function" name="gdk_pixbuf_new_from_stream_finish" link="ctor.Pixbuf.new_from_stream_finish.html" since="2.24" /><keyword type="function" name="gdk_pixbuf_new_from_xpm_data" link="ctor.Pixbuf.new_from_xpm_data.html" /><keyword type="function" name="gdk_pixbuf_calculate_rowstride" link="type_func.Pixbuf.calculate_rowstride.html" since="2.36.8" /><keyword type="function" name="gdk_pixbuf_get_file_info" link="type_func.Pixbuf.get_file_info.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_get_file_info_async" link="type_func.Pixbuf.get_file_info_async.html" since="2.32" /><keyword type="function" name="gdk_pixbuf_get_file_info_finish" link="type_func.Pixbuf.get_file_info_finish.html" since="2.32" /><keyword type="function" name="gdk_pixbuf_get_formats" link="type_func.Pixbuf.get_formats.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_init_modules" link="type_func.Pixbuf.init_modules.html" since="2.40" /><keyword type="function" name="gdk_pixbuf_new_from_stream_async" link="type_func.Pixbuf.new_from_stream_async.html" since="2.24" /><keyword type="function" name="gdk_pixbuf_new_from_stream_at_scale_async" link="type_func.Pixbuf.new_from_stream_at_scale_async.html" since="2.24" /><keyword type="function" name="gdk_pixbuf_save_to_stream_finish" link="type_func.Pixbuf.save_to_stream_finish.html" since="2.24" /><keyword type="property" name="The GdkPixbuf:bits-per-sample property" link="property.Pixbuf.bits-per-sample.html" /><keyword type="property" name="The GdkPixbuf:colorspace property" link="property.Pixbuf.colorspace.html" /><keyword type="property" name="The GdkPixbuf:has-alpha property" link="property.Pixbuf.has-alpha.html" /><keyword type="property" name="The GdkPixbuf:height property" link="property.Pixbuf.height.html" /><keyword type="property" name="The GdkPixbuf:n-channels property" link="property.Pixbuf.n-channels.html" /><keyword type="property" name="The GdkPixbuf:pixel-bytes property" link="property.Pixbuf.pixel-bytes.html" /><keyword type="property" name="The GdkPixbuf:pixels property" link="property.Pixbuf.pixels.html" /><keyword type="property" name="The GdkPixbuf:rowstride property" link="property.Pixbuf.rowstride.html" /><keyword type="property" name="The GdkPixbuf:width property" link="property.Pixbuf.width.html" /><keyword type="struct" name="GdkPixbufAnimation" link="class.PixbufAnimation.html" /><keyword type="member" name="GdkPixbufAnimation.parent_instance" link="class.PixbufAnimation.html" /><keyword type="member" name="PixbufAnimationClass.parent_class" link="class.PixbufAnimation.html" /><keyword type="member" name="PixbufAnimationClass.is_static_image" link="class.PixbufAnimation.html" /><keyword type="member" name="PixbufAnimationClass.get_static_image" link="class.PixbufAnimation.html" /><keyword type="member" name="PixbufAnimationClass.get_size" link="class.PixbufAnimation.html" /><keyword type="member" name="PixbufAnimationClass.get_iter" link="class.PixbufAnimation.html" /><keyword type="function" name="gdk_pixbuf_animation_get_height" link="method.PixbufAnimation.get_height.html" /><keyword type="function" name="gdk_pixbuf_animation_get_iter" link="method.PixbufAnimation.get_iter.html" /><keyword type="function" name="gdk_pixbuf_animation_get_static_image" link="method.PixbufAnimation.get_static_image.html" /><keyword type="function" name="gdk_pixbuf_animation_get_width" link="method.PixbufAnimation.get_width.html" /><keyword type="function" name="gdk_pixbuf_animation_is_static_image" link="method.PixbufAnimation.is_static_image.html" /><keyword type="function" name="gdk_pixbuf_animation_ref" link="method.PixbufAnimation.ref.html" deprecated="2.0" /><keyword type="function" name="gdk_pixbuf_animation_unref" link="method.PixbufAnimation.unref.html" deprecated="2.0" /><keyword type="function" name="gdk_pixbuf_animation_new_from_file" link="ctor.PixbufAnimation.new_from_file.html" /><keyword type="function" name="gdk_pixbuf_animation_new_from_resource" link="ctor.PixbufAnimation.new_from_resource.html" since="2.28" /><keyword type="function" name="gdk_pixbuf_animation_new_from_stream" link="ctor.PixbufAnimation.new_from_stream.html" since="2.28" /><keyword type="function" name="gdk_pixbuf_animation_new_from_stream_finish" link="ctor.PixbufAnimation.new_from_stream_finish.html" since="2.28" /><keyword type="function" name="gdk_pixbuf_animation_new_from_stream_async" link="type_func.PixbufAnimation.new_from_stream_async.html" since="2.28" /><keyword type="struct" name="GdkPixbufAnimationIter" link="class.PixbufAnimationIter.html" /><keyword type="member" name="GdkPixbufAnimationIter.parent_instance" link="class.PixbufAnimationIter.html" /><keyword type="member" name="PixbufAnimationIterClass.parent_class" link="class.PixbufAnimationIter.html" /><keyword type="member" name="PixbufAnimationIterClass.get_delay_time" link="class.PixbufAnimationIter.html" /><keyword type="member" name="PixbufAnimationIterClass.get_pixbuf" link="class.PixbufAnimationIter.html" /><keyword type="member" name="PixbufAnimationIterClass.on_currently_loading_frame" link="class.PixbufAnimationIter.html" /><keyword type="member" name="PixbufAnimationIterClass.advance" link="class.PixbufAnimationIter.html" /><keyword type="function" name="gdk_pixbuf_animation_iter_advance" link="method.PixbufAnimationIter.advance.html" /><keyword type="function" name="gdk_pixbuf_animation_iter_get_delay_time" link="method.PixbufAnimationIter.get_delay_time.html" /><keyword type="function" name="gdk_pixbuf_animation_iter_get_pixbuf" link="method.PixbufAnimationIter.get_pixbuf.html" /><keyword type="function" name="gdk_pixbuf_animation_iter_on_currently_loading_frame" link="method.PixbufAnimationIter.on_currently_loading_frame.html" /><keyword type="struct" name="GdkPixbufLoader" link="class.PixbufLoader.html" /><keyword type="member" name="PixbufLoaderClass.parent_class" link="class.PixbufLoader.html" /><keyword type="member" name="PixbufLoaderClass.size_prepared" link="class.PixbufLoader.html" /><keyword type="member" name="PixbufLoaderClass.area_prepared" link="class.PixbufLoader.html" /><keyword type="member" name="PixbufLoaderClass.area_updated" link="class.PixbufLoader.html" /><keyword type="member" name="PixbufLoaderClass.closed" link="class.PixbufLoader.html" /><keyword type="function" name="gdk_pixbuf_loader_close" link="method.PixbufLoader.close.html" /><keyword type="function" name="gdk_pixbuf_loader_get_animation" link="method.PixbufLoader.get_animation.html" /><keyword type="function" name="gdk_pixbuf_loader_get_format" link="method.PixbufLoader.get_format.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_loader_get_pixbuf" link="method.PixbufLoader.get_pixbuf.html" /><keyword type="function" name="gdk_pixbuf_loader_set_size" link="method.PixbufLoader.set_size.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_loader_write" link="method.PixbufLoader.write.html" /><keyword type="function" name="gdk_pixbuf_loader_write_bytes" link="method.PixbufLoader.write_bytes.html" since="2.30" /><keyword type="function" name="gdk_pixbuf_loader_new" link="ctor.PixbufLoader.new.html" /><keyword type="function" name="gdk_pixbuf_loader_new_with_mime_type" link="ctor.PixbufLoader.new_with_mime_type.html" since="2.4" /><keyword type="function" name="gdk_pixbuf_loader_new_with_type" link="ctor.PixbufLoader.new_with_type.html" /><keyword type="signal" name="The GdkPixbufLoader::area-prepared signal" link="signal.PixbufLoader.area-prepared.html" /><keyword type="signal" name="The GdkPixbufLoader::area-updated signal" link="signal.PixbufLoader.area-updated.html" /><keyword type="signal" name="The GdkPixbufLoader::closed signal" link="signal.PixbufLoader.closed.html" /><keyword type="signal" name="The GdkPixbufLoader::size-prepared signal" link="signal.PixbufLoader.size-prepared.html" /><keyword type="struct" name="GdkPixbufNonAnim" link="class.PixbufNonAnim.html" /><keyword type="function" name="gdk_pixbuf_non_anim_new" link="ctor.PixbufNonAnim.new.html" /><keyword type="struct" name="GdkPixbufSimpleAnim" link="class.PixbufSimpleAnim.html" /><keyword type="function" name="gdk_pixbuf_simple_anim_add_frame" link="method.PixbufSimpleAnim.add_frame.html" since="2.8" /><keyword type="function" name="gdk_pixbuf_simple_anim_get_loop" link="method.PixbufSimpleAnim.get_loop.html" since="2.18" /><keyword type="function" name="gdk_pixbuf_simple_anim_set_loop" link="method.PixbufSimpleAnim.set_loop.html" since="2.18" /><keyword type="function" name="gdk_pixbuf_simple_anim_new" link="ctor.PixbufSimpleAnim.new.html" since="2.8" /><keyword type="property" name="The GdkPixbufSimpleAnim:loop property" link="property.PixbufSimpleAnim.loop.html" since="2.18" /><keyword type="struct" name="GdkPixbufSimpleAnimIter" link="class.PixbufSimpleAnimIter.html" /><keyword type="constant" name="GDK_PIXBUF_MAJOR" link="const.PIXBUF_MAJOR.html" /><keyword type="constant" name="GDK_PIXBUF_MICRO" link="const.PIXBUF_MICRO.html" /><keyword type="constant" name="GDK_PIXBUF_MINOR" link="const.PIXBUF_MINOR.html" /><keyword type="constant" name="GDK_PIXBUF_VERSION" link="const.PIXBUF_VERSION.html" /><keyword type="enum" name="GdkPixbufError" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_CORRUPT_IMAGE" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_INSUFFICIENT_MEMORY" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_BAD_OPTION" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_UNKNOWN_TYPE" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_UNSUPPORTED_OPERATION" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_FAILED" link="error.PixbufError.html" /><keyword type="constant" name="GDK_PIXBUF_ERROR_INCOMPLETE_ANIMATION" link="error.PixbufError.html" /><keyword type="function" name="gdk_pixbuf_error_quark" link="type_func.PixbufError.quark.html" /><keyword type="enum" name="GdkColorspace" link="enum.Colorspace.html" /><keyword type="constant" name="GDK_COLORSPACE_RGB" link="enum.Colorspace.html" /><keyword type="enum" name="GdkInterpType" link="enum.InterpType.html" /><keyword type="constant" name="GDK_INTERP_NEAREST" link="enum.InterpType.html" /><keyword type="constant" name="GDK_INTERP_TILES" link="enum.InterpType.html" /><keyword type="constant" name="GDK_INTERP_BILINEAR" link="enum.InterpType.html" /><keyword type="constant" name="GDK_INTERP_HYPER" link="enum.InterpType.html" /><keyword type="enum" name="GdkPixbufAlphaMode" link="enum.PixbufAlphaMode.html" deprecated="2.42" /><keyword type="constant" name="GDK_PIXBUF_ALPHA_BILEVEL" link="enum.PixbufAlphaMode.html" /><keyword type="constant" name="GDK_PIXBUF_ALPHA_FULL" link="enum.PixbufAlphaMode.html" /><keyword type="enum" name="GdkPixbufRotation" link="enum.PixbufRotation.html" /><keyword type="constant" name="GDK_PIXBUF_ROTATE_NONE" link="enum.PixbufRotation.html" /><keyword type="constant" name="GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE" link="enum.PixbufRotation.html" /><keyword type="constant" name="GDK_PIXBUF_ROTATE_UPSIDEDOWN" link="enum.PixbufRotation.html" /><keyword type="constant" name="GDK_PIXBUF_ROTATE_CLOCKWISE" link="enum.PixbufRotation.html" /><keyword type="macro" name="GDK_PIXBUF_CHECK_VERSION" link="func.PIXBUF_CHECK_VERSION.html" since="2.36" /><keyword type="struct" name="GdkPixbufFormat" link="struct.PixbufFormat.html" since="2.2" /><keyword type="member" name="GdkPixbufFormat.name" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.signature" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.domain" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.description" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.mime_types" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.extensions" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.flags" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.disabled" link="struct.PixbufFormat.html" /><keyword type="member" name="GdkPixbufFormat.license" link="struct.PixbufFormat.html" /><keyword type="function" name="gdk_pixbuf_format_copy" link="method.PixbufFormat.copy.html" since="2.22" /><keyword type="function" name="gdk_pixbuf_format_free" link="method.PixbufFormat.free.html" since="2.22" /><keyword type="function" name="gdk_pixbuf_format_get_description" link="method.PixbufFormat.get_description.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_format_get_extensions" link="method.PixbufFormat.get_extensions.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_format_get_license" link="method.PixbufFormat.get_license.html" since="2.6" /><keyword type="function" name="gdk_pixbuf_format_get_mime_types" link="method.PixbufFormat.get_mime_types.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_format_get_name" link="method.PixbufFormat.get_name.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_format_is_disabled" link="method.PixbufFormat.is_disabled.html" since="2.6" /><keyword type="function" name="gdk_pixbuf_format_is_save_option_supported" link="method.PixbufFormat.is_save_option_supported.html" since="2.36" /><keyword type="function" name="gdk_pixbuf_format_is_scalable" link="method.PixbufFormat.is_scalable.html" since="2.6" /><keyword type="function" name="gdk_pixbuf_format_is_writable" link="method.PixbufFormat.is_writable.html" since="2.2" /><keyword type="function" name="gdk_pixbuf_format_set_disabled" link="method.PixbufFormat.set_disabled.html" since="2.6" /><keyword type="struct" name="GdkPixbufModule" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.module_name" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.module_path" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.module" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.info" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.load" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.load_xpm_data" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.begin_load" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.stop_load" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.load_increment" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.load_animation" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.save" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.save_to_callback" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule.is_save_option_supported" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule._reserved1" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule._reserved2" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule._reserved3" link="struct.PixbufModule.html" /><keyword type="member" name="GdkPixbufModule._reserved4" link="struct.PixbufModule.html" /><keyword type="struct" name="GdkPixbufModulePattern" link="struct.PixbufModulePattern.html" since="2.2" /><keyword type="member" name="GdkPixbufModulePattern.prefix" link="struct.PixbufModulePattern.html" /><keyword type="member" name="GdkPixbufModulePattern.mask" link="struct.PixbufModulePattern.html" /><keyword type="member" name="GdkPixbufModulePattern.relevance" link="struct.PixbufModulePattern.html" /></functions></book>

Generated by dwww version 1.15 on Thu May 23 05:53:16 CEST 2024.