⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gdk-pixbuf-xlib-from-drawables.sgml

📁 This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for creating graphical user interfaces.
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->X Drawables to Pixbufs<!-- ##### SECTION Short_Description ##### -->Getting parts of an X drawable's image data into a pixbuf.<!-- ##### SECTION Long_Description ##### -->  <para>    The functions in this section allow you to take the image data    from an X drawable and dump it into a #GdkPixbuf.  This can be    used for screenshots and other special effects.  Note that these    operations can be expensive, since the image data has to be    transferred from the X server to the client program and converted.  </para>  <para>    These functions are analogous to those for the GDK version of    &gdk-pixbuf;.  </para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### FUNCTION gdk_pixbuf_xlib_get_from_drawable ##### --><para></para>@dest: @src: @cmap: @visual: @src_x: @src_y: @dest_x: @dest_y: @width: @height: @Returns: <!--Local variables:mode: sgmlsgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")End:-->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -