Imported Upstream version 1.49.1
[platform/upstream/gobject-introspection.git] / docs / reference / html / gi-GICallbackInfo.html
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>GICallbackInfo: GObject Introspection Reference Manual</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7 <link rel="home" href="index.html" title="GObject Introspection Reference Manual">
8 <link rel="up" href="ch01.html" title="GIRepository">
9 <link rel="prev" href="gi-GIFunctionInfo.html" title="GIFunctionInfo">
10 <link rel="next" href="gi-GISignalInfo.html" title="GISignalInfo">
11 <meta name="generator" content="GTK-Doc V1.25.1 (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="5"><tr valign="middle">
16 <td width="100%" align="left" class="shortcuts">
17 <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18                   <a href="#gi-GICallbackInfo.description" class="shortcut">Description</a></span>
19 </td>
20 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21 <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22 <td><a accesskey="p" href="gi-GIFunctionInfo.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23 <td><a accesskey="n" href="gi-GISignalInfo.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
24 </tr></table>
25 <div class="refentry">
26 <a name="gi-GICallbackInfo"></a><div class="titlepage"></div>
27 <div class="refnamediv"><table width="100%"><tr>
28 <td valign="top">
29 <h2><span class="refentrytitle"><a name="gi-GICallbackInfo.top_of_page"></a>GICallbackInfo</span></h2>
30 <p>GICallbackInfo — Struct representing a callback</p>
31 </td>
32 <td class="gallery_image" valign="top" align="right"></td>
33 </tr></table></div>
34 <div class="refsect1">
35 <a name="gi-GICallbackInfo.other"></a><h2>Types and Values</h2>
36 <div class="informaltable"><table class="informaltable" width="100%" border="0">
37 <colgroup>
38 <col width="150px" class="name">
39 <col class="description">
40 </colgroup>
41 <tbody><tr>
42 <td class="typedef_keyword">typedef</td>
43 <td class="function_name"><a class="link" href="gi-GICallbackInfo.html#GICallbackInfo" title="GICallbackInfo">GICallbackInfo</a></td>
44 </tr></tbody>
45 </table></div>
46 </div>
47 <div class="refsect1">
48 <a name="gi-GICallbackInfo.description"></a><h2>Description</h2>
49 <p>GICallbackInfo represents a callback.</p>
50 <div class="refsect1">
51 <a name="gi-gicallbackinfo.struct-hierarchy"></a><h2>Struct hierarchy</h2>
52 <pre class="synopsis">
53   <a class="link" href="gi-GIBaseInfo.html" title="GIBaseInfo">GIBaseInfo</a>
54    +----<a class="link" href="gi-GICallableInfo.html" title="GICallableInfo">GICallableInfo</a>
55          +----GIFunctionInfo
56          +----<a class="link" href="gi-GISignalInfo.html" title="GISignalInfo">GISignalInfo</a>
57          +----<a class="link" href="gi-GIVFuncInfo.html" title="GIVFuncInfo">GIVFuncInfo</a>
58 </pre>
59 </div>
60 </div>
61 <div class="refsect1">
62 <a name="gi-GICallbackInfo.functions_details"></a><h2>Functions</h2>
63 <p></p>
64 </div>
65 <div class="refsect1">
66 <a name="gi-GICallbackInfo.other_details"></a><h2>Types and Values</h2>
67 <div class="refsect2">
68 <a name="GICallbackInfo"></a><h3>GICallbackInfo</h3>
69 <pre class="programlisting">typedef GIBaseInfo GICallbackInfo;
70 </pre>
71 <p>Represents a callback, eg arguments and return value.</p>
72 </div>
73 </div>
74 </div>
75 <div class="footer">
76 <hr>Generated by GTK-Doc V1.25.1</div>
77 </body>
78 </html>