forked from AuroraMiddleware/gtk
36 lines
781 B
Plaintext
36 lines
781 B
Plaintext
<refentry id="gtk-osx">
|
|
<refmeta>
|
|
<refentrytitle>Using GTK+ on Mac OS X</refentrytitle>
|
|
<manvolnum>3</manvolnum>
|
|
<refmiscinfo>GTK Library</refmiscinfo>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>Using GTK+ on Mac OS X</refname>
|
|
<refpurpose>
|
|
OS X-specific aspects of using GTK+
|
|
</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsect1>
|
|
<title>Using GTK+ on Mac OS X</title>
|
|
|
|
<para>
|
|
The Mac OS X port of GTK+ is an implementation of GDK (and therefore GTK+)
|
|
on top of the Quarz API.
|
|
</para>
|
|
|
|
<para>
|
|
Currently, the Mac OS X port does not use any additional commandline options
|
|
or environment variables.
|
|
</para>
|
|
|
|
<para>
|
|
For up-to-date information about the current status of this port, see the
|
|
<ulink url="http://developer.imendio.com/wiki/Gtk_Mac_OS_X">project page</ulink>.
|
|
</para>
|
|
|
|
</refsect1>
|
|
|
|
</refentry>
|