~inkscape.dev/inkscape-devlibs/devlibs-gtk3

« back to all changes in this revision

Viewing changes to share/gtk-doc/html/gtk2/gtk-directfb.html

  • Committer: JazzyNico
  • Date: 2013-01-21 10:11:05 UTC
  • Revision ID: nicoduf@yahoo.fr-20130121101105-i8d8slkq9ng4olx8
Adding gtk2 libraries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Using GTK+ on DirectFB</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
 
7
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
 
8
<link rel="up" href="gtk.html" title="Part I. GTK+ Overview">
 
9
<link rel="prev" href="gtk-osx.html" title="Using GTK+ on Mac OS X">
 
10
<link rel="next" href="gtk-resources.html" title="Mailing lists and bug reports">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
16
<td><a accesskey="p" href="gtk-osx.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="u" href="gtk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
19
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
 
20
<td><a accesskey="n" href="gtk-resources.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
21
</tr></table>
 
22
<div class="refentry">
 
23
<a name="gtk-directfb"></a><div class="titlepage"></div>
 
24
<div class="refnamediv"><table width="100%"><tr>
 
25
<td valign="top">
 
26
<h2><span class="refentrytitle">Using GTK+ on DirectFB</span></h2>
 
27
<p>Using GTK+ on DirectFB — 
 
28
DirectFB-specific aspects of using GTK+
 
29
</p>
 
30
</td>
 
31
<td valign="top" align="right"></td>
 
32
</tr></table></div>
 
33
<div class="refsect1">
 
34
<a name="idp11180576"></a><h2>Using GTK+ on DirectFB</h2>
 
35
<p>
 
36
The DirectFB port of GTK+ is an implementation of GDK (and therefore GTK+) 
 
37
on top of the <a class="ulink" href="http://www.directfb.org" target="_top">DirectFB</a> 
 
38
libraries.
 
39
</p>
 
40
<p>
 
41
Like the obsolete linux-fb port of GTK+, it runs on the Linux framebuffer,
 
42
but the DirectFB libraries provide additional features like hardware graphics 
 
43
acceleration, input device handling and abstraction and an integrated windowing 
 
44
system.
 
45
</p>
 
46
<div class="refsect2">
 
47
<a name="idp8876240"></a><h3>Build requirements</h3>
 
48
<p>
 
49
Beyond the usual GTK+ build requirements, the DirectFB backend (obviously) 
 
50
needs the DirectFB libraries (at least 0.9.21) and cairo compiled with 
 
51
DirectFB support.
 
52
</p>
 
53
</div>
 
54
</div>
 
55
</div>
 
56
<div class="footer">
 
57
<hr>
 
58
          Generated by GTK-Doc V1.18</div>
 
59
</body>
 
60
</html>
 
 
b'\\ No newline at end of file'