~attente/glib/gicon-upstream

« back to all changes in this revision

Viewing changes to docs/reference/gobject/html/glib-genmarshal.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Josselin Mouette, Iain Lane
  • Date: 2012-10-17 11:51:14 UTC
  • mfrom: (172.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20121017115114-gqog9lavags5afi1
Tags: 2.34.1-1
[ Josselin Mouette ]
* Require libelfg0-dev, not libelf-dev which has nothing to do with 
  it.

[ Iain Lane ]
* New upstream release
  + GTimeZone support for zoneinfo version 1
  + Leak in glib-compile-resources
  + g_settings_bind: use canonical property name
  + Port gio tests from pygobject to pygi
* Switch python-gobject-2 BD to python-gi, folowing porting of tests. 
* debian/patches/50_git_gmenuexporter_allow_null_bus_on_name_vanished.patch:
  Cherry-pick upstream patch to fix crash when GBusNameVanishedCallback is
  called with a NULL GDBusConnection. (LP: #1044322)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="rn02.html" title="Tools Reference">
9
9
<link rel="prev" href="glib-mkenums.html" title="glib-mkenums">
10
10
<link rel="next" href="gobject-query.html" title="gobject-query">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
33
33
<div class="cmdsynopsis"><p><code class="command">glib-genmarshal</code>  [OPTION...] [FILE...]</p></div>
34
34
</div>
35
35
<div class="refsect1">
36
 
<a name="idp10352592"></a><h2>Description</h2>
 
36
<a name="idp7161408"></a><h2>Description</h2>
37
37
<p><span class="command"><strong>glib-genmarshal</strong></span> is a small utility that generates C code
38
38
marshallers for callback functions of the GClosure mechanism in the GObject
39
39
sublibrary of GLib. The marshaller functions have a standard signature,
48
48
passed as additional arguments on the command line.
49
49
</p>
50
50
<div class="refsect2">
51
 
<a name="idp13250448"></a><h3>Marshaller list format</h3>
 
51
<a name="idp10529712"></a><h3>Marshaller list format</h3>
52
52
<p>
53
53
The marshaller lists are processed line by line, a line can contain a
54
54
comment in the form of
76
76
</div>
77
77
<hr>
78
78
<div class="refsect2">
79
 
<a name="idp5812480"></a><h3>Parameter types</h3>
 
79
<a name="idp7933952"></a><h3>Parameter types</h3>
80
80
<p>
81
81
Currently, the following types are supported:
82
82
</p>
227
227
</div>
228
228
</div>
229
229
<div class="refsect1">
230
 
<a name="idp10326400"></a><h2>Options</h2>
 
230
<a name="idp9438784"></a><h2>Options</h2>
231
231
<div class="variablelist"><table border="0" class="variablelist">
232
232
<colgroup>
233
233
<col align="left" valign="top">
305
305
</table></div>
306
306
</div>
307
307
<div class="refsect1">
308
 
<a name="idp8921888"></a><h2>Example</h2>
 
308
<a name="idp7277792"></a><h2>Example</h2>
309
309
<p>
310
310
To generate marshallers for the following callback functions:
311
311
</p>
360
360
</pre>
361
361
</div>
362
362
<div class="refsect1">
363
 
<a name="idp10797456"></a><h2>See also</h2>
 
363
<a name="idp9541360"></a><h2>See also</h2>
364
364
<p>
365
365
<span class="citerefentry"><span class="refentrytitle">glib-mkenums</span>(1)</span>
366
366
</p>
368
368
</div>
369
369
<div class="footer">
370
370
<hr>
371
 
          Generated by GTK-Doc V1.18.1</div>
 
371
          Generated by GTK-Doc V1.18</div>
372
372
</body>
373
373
</html>
 
 
b'\\ No newline at end of file'