forked from AuroraMiddleware/gtk
7447ef0fc2
In particular, rename - libraries to lib*-3.0.so - pc files to *-3.0.pc - include paths to /usr/include/gtk-3.0/* - module paths to /usr/lib/gtk-3.0/* - rc files names to gtk-3.0/gtkrc - commandline utilities to *-3.0 - adjust documentation Also change the install location for unix-print headers to /usr/include/gtk-3.0/unix-print/gtk.
53 lines
1.1 KiB
Plaintext
53 lines
1.1 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
&gdk-pixbuf; Xlib initialization
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Initializing the &gdk-pixbuf; Xlib library.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
In addition to the normal Gdk-specific functions, the &gdk-pixbuf;
|
|
package provides a small library that lets Xlib-only applications
|
|
use #GdkPixbuf structures and render them to X drawables. The
|
|
functions in this section are used to initialize the &gdk-pixbuf;
|
|
Xlib library. This library must be initialized near the beginning
|
|
of the program or before calling any of the other &gdk-pixbuf;
|
|
Xlib functions.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
XlibRGB
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Image ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_xlib_init ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@display:
|
|
@screen_num:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_xlib_init_with_depth ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@display:
|
|
@screen_num:
|
|
@prefDepth: <!--
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
|
|
End:
|
|
-->
|
|
|
|
|