1<?xml version="1.0"?>
2<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4]>
5<refentry id="gtk-osx">
6<refmeta>
7<refentrytitle>Using GTK+ on Mac OS X</refentrytitle>
8<manvolnum>3</manvolnum>
9<refmiscinfo>GTK Library</refmiscinfo>
10</refmeta>
11
12<refnamediv>
13<refname>Using GTK+ on Mac OS X</refname>
14<refpurpose>
15OS X-specific aspects of using GTK+
16</refpurpose>
17</refnamediv>
18
19<refsect1>
20<title>Using GTK+ on Mac OS X</title>
21
22<para>
23The Mac OS X port of GTK+ is an implementation of GDK (and therefore GTK+)
24on top of the Quarz API.
25</para>
26
27<para>
28Currently, the Mac OS X port does not use any additional commandline options
29or environment variables.
30</para>
31
32<para>
33For up-to-date information about the current status of this port, see the
34<ulink url="https://wiki.gnome.org/Projects/GTK+/OSX">project page</ulink>.
35</para>
36
37</refsect1>
38
39</refentry>
40