Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 18b54cd0250a7489168a038c67771391 > files > 132

evas-devel-1.0.1-1.fc16.i686.rpm

<html>
<head>
    <title>Evas: _Evas_Smart_Cb_Description Struct Reference</title>
    <meta http-equiv="content-type" content="text/html;charset=UTF-8">
    <meta name="author" content="Andres Blanc" >
    
    <link rel="icon" href="img/favicon.png" type="image/x-icon">
    <link rel="shortcut icon" href="img/favicon.png" type="image/x-icon">
    <link rel="icon" href="img/favicon.png" type="image/ico">
    <link rel="shortcut icon" href="img/favicon.png" type="image/ico">

    <link rel="stylesheet" type="text/css" media="screen" href="e.css">
    <link rel="stylesheet" type="text/css" media="screen" href="edoxy.css">
</head>

<body>

<div id="container">

<div id="header">
<div class="layout">
    
    <h1><span>Enlightenment</span></h1>
    <h2><span>Beauty at your fingertips</span></h2>

    <div class="menu-container">
        <div class="menu">
            <ul>
	        <li class="current"><a href="http://web.enlightenment.org/p.php?p=docs">Docs</a></li>
                <li><a href="http://trac.enlightenment.org/e">Tracker</a></li>
                <li><a href="http://www.enlightenment.org/p.php?p=contact">Contact</a></li>
                <li><a href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></li>
                <li><a href="http://www.enlightenment.org/p.php?p=support">Support</a></li>
                <li><a href="http://www.enlightenment.org/p.php?p=download">Download</a></li>
                <li><a href="http://www.enlightenment.org/p.php?p=about">About</a></li>
                <li><a href="http://www.enlightenment.org/p.php?p=news">News</a></li>
                <li><a href="http://www.enlightenment.org/">Home</a></li>
            </ul>
        </div>
    </div>

    <div class="doxytitle">
        Evas Documentation <small>at Thu Jul 14 2011</small>
    </div>

    <div class="menu-container">
        <div class="submenu">
            <ul class="current">
                <li><a href="todo.html">Todo</a></li>
                <li><a href="files.html">Files</a></li>
                <li><a href="annotated.html">Data Structures</a></li>
                <li><a href="globals.html">Globals</a></li>
                <li><a href="modules.html">Modules</a></li>
                <li><a href="pages.html">Related Pages</a></li>
	        <li class="current"><a href="index.html">Main Page</a></li>
            </ul>
        </div>
    </div>


    <div class="clear"></div>
</div>
</div>

<div id="content">
<div class="layout">
<!-- Generated by Doxygen 1.7.4 -->
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">_Evas_Smart_Cb_Description Struct Reference<div class="ingroups"><a class="el" href="group__Evas__Smart__Group.html">Smart Functions</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="_Evas_Smart_Cb_Description" -->
<p>Describes a callback used by a smart class <a class="el" href="group__Evas__Smart__Object__Group.html#ga17bbe660f5bf9d8997913b08882f6f9e" title="Call any smart callbacks on obj for event.">evas_object_smart_callback_call()</a>, particularly useful to explain to user and its code (ie: introspection) what the parameter <code>event_info</code> will contain.  
 <a href="struct__Evas__Smart__Cb__Description.html#details">More...</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab377859f4cfcf1c2dd3c149a76b70b53"></a><!-- doxytag: member="_Evas_Smart_Cb_Description::name" ref="ab377859f4cfcf1c2dd3c149a76b70b53" args="" -->
const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__Evas__Smart__Cb__Description.html#ab377859f4cfcf1c2dd3c149a76b70b53">name</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">callback name, ie: "changed" <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__Evas__Smart__Cb__Description.html#af0d4ce3d62a068eab1b89a34abb056ad">type</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Hint type of <code>event_info</code> parameter of Evas_Smart_Cb.  <a href="#af0d4ce3d62a068eab1b89a34abb056ad"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Describes a callback used by a smart class <a class="el" href="group__Evas__Smart__Object__Group.html#ga17bbe660f5bf9d8997913b08882f6f9e" title="Call any smart callbacks on obj for event.">evas_object_smart_callback_call()</a>, particularly useful to explain to user and its code (ie: introspection) what the parameter <code>event_info</code> will contain. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="af0d4ce3d62a068eab1b89a34abb056ad"></a><!-- doxytag: member="_Evas_Smart_Cb_Description::type" ref="af0d4ce3d62a068eab1b89a34abb056ad" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="struct__Evas__Smart__Cb__Description.html#af0d4ce3d62a068eab1b89a34abb056ad">_Evas_Smart_Cb_Description::type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Hint type of <code>event_info</code> parameter of Evas_Smart_Cb. </p>
<p>The type string uses the pattern similar to</p>
<p><a href="http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-signatures">http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-signatures</a></p>
<p>but extended to optionally include variable names within brackets preceding types. Example:</p>
<ul>
<li>Structure with two integers: <code>"(ii)"</code> </li>
</ul>
<ul>
<li>Structure called 'x' with two integers named 'a' and 'b': <code>"[x]([a]i[b]i)"</code> </li>
</ul>
<ul>
<li>Array of integers: <code>"ai"</code> </li>
</ul>
<ul>
<li>Array called 'x' of struct with two integers: <code>"[x]a(ii)"</code> </li>
</ul>
<dl class="note"><dt><b>Note:</b></dt><dd>This type string is used as a hint and is <b>not</b> validated or enforced anyhow. Implementors should make the best use of it to help bindings, documentation and other users of introspection features. </dd></dl>

</div>
</div>
</div>
 
 <div id="push"></div>
 </div> <!-- #content -->
  </div> <!-- .layout -->
 
 </div> <!-- #container -->
 
 
  <div id="footer">
    <table><tr>
      <td class="poweredby"><img src="doxygen.png"></td>
      <td class="copyright">Copyright &copy;2011 Enlightenment</td>
      <td class="generated">Docs generated Thu Jul 14 2011 20:45:33</td>
    </tr></table>
  </div>


</body>
</html>