📄 atknoopobject.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"><title>AtkNoOpObject</title><meta name="generator" content="DocBook XSL Stylesheets V1.48"><meta name="generator" content="GTK-Doc V1.1 (XML mode)"><style type="text/css"> .synopsis, .classsynopsis { background: #eeeeee; border: solid 1px #aaaaaa; padding: 0.5em; } .programlisting { background: #eeeeff; border: solid 1px #aaaaff; padding: 0.5em; } .variablelist { padding: 4px; margin-left: 3em; } .navigation { background: #ffeeee; border: solid 1px #ffaaaa; margin-top: 0.5em; margin-bottom: 0.5em; } .navigation a { color: #770000; } .navigation a:visited { color: #550000; } .navigation .title { font-size: 200%; } </style><link rel="home" href="index.html" title="ATK Library Reference Manual"><link rel="up" href="atk.html" title="ATK Library"><link rel="previous" href="AtkImage.html" title="AtkImage"><link rel="next" href="AtkNoOpObjectFactory.html" title="AtkNoOpObjectFactory"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="AtkImage.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">ATK Library Reference Manual</th><td><a accesskey="n" href="AtkNoOpObjectFactory.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry"><a name="AtkNoOpObject"></a><div class="titlepage"></div><div class="refnamediv"><h2>AtkNoOpObject</h2><p>AtkNoOpObject — An AtkObject which purports to implement all ATK interfaces.</p></div><div class="refsynopsisdiv"><h2><h1 class="title"><a name="id271922"></a>Synopsis</h1></h2><pre class="synopsis">struct <a href="AtkNoOpObject.html#AtkNoOpObject-struct">AtkNoOpObject</a>;<a href="AtkObject.html" title="AtkObject">AtkObject</a>* <a href="AtkNoOpObject.html#atk-no-op-object-new">atk_no_op_object_new</a> (GObject *obj);</pre></div><div class="refsect1"><h2>Object Hierarchy</h2><pre class="synopsis"> GObject +----<a href="AtkObject.html" title="AtkObject">AtkObject</a> +----AtkNoOpObject</pre></div><div class="refsect1"><h2>Implemented Interfaces</h2><p>AtkNoOpObject implements <a href="AtkAction.html" title="AtkAction">AtkAction</a>, <a href="AtkComponent.html" title="AtkComponent">AtkComponent</a>, <a href="AtkEditableText.html" title="AtkEditableText">AtkEditableText</a>, <a href="AtkHypertext.html" title="AtkHypertext">AtkHypertext</a>, <a href="AtkImage.html" title="AtkImage">AtkImage</a>, <a href="AtkSelection.html" title="AtkSelection">AtkSelection</a>, <a href="AtkValue.html" title="AtkValue">AtkValue</a>, <a href="AtkText.html" title="AtkText">AtkText</a> and <a href="AtkTable.html" title="AtkTable">AtkTable</a>.</p></div><div class="refsect1"><h2>Description</h2><p>An AtkNoOpObject is an AtkObject which purports to implement all ATK interfaces. It is the type of AtkObject which is created if an accessibleobject is requested for an object type for which no factory type is specified.</p></div><div class="refsect1"><h2>Details</h2><div class="refsect2"><h3><a name="AtkNoOpObject-struct"></a>struct AtkNoOpObject</h3><a class="indexterm" name="id273179"></a><pre class="programlisting">struct AtkNoOpObject;</pre><p>The AtkNoOpObject structure should not be accessed directly.</p></div><hr><div class="refsect2"><h3><a name="atk-no-op-object-new"></a>atk_no_op_object_new ()</h3><a class="indexterm" name="id273206"></a><pre class="programlisting"><a href="AtkObject.html" title="AtkObject">AtkObject</a>* atk_no_op_object_new (GObject *obj);</pre><p>Provides a default (non-functioning stub) <a href="AtkObject.html" title="AtkObject">AtkObject</a>.Application maintainers should not use this method.</p><p></p><div class="variablelist"><table border="0"><col align="left"><tbody><tr><td><span class="term"><i><tt>obj</tt></i>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -