]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/osx.sgml
Move documentation to inline comments: GtkToggleButton
[~andy/gtk] / docs / reference / gtk / osx.sgml
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>
15 OS 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>
23 The Mac OS X port of GTK+ is an implementation of GDK (and therefore GTK+) 
24 on top of the Quarz API.
25 </para>
26
27 <para>
28 Currently, the Mac OS X port does not use any additional commandline options
29 or environment variables. 
30 </para>
31
32 <para>
33 For up-to-date information about the current status of this port, see the
34 <ulink url="http://live.gnome.org/GTK+/OSX">project page</ulink>.
35 </para>
36
37 </refsect1>
38
39 </refentry>