Blame docs/reference/gobject/html/pt01.html

Packit ae235b
Packit ae235b
<html>
Packit ae235b
<head>
Packit ae235b
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit ae235b
<title>Part I. Concepts: GObject Reference Manual</title>
Packit ae235b
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit ae235b
<link rel="home" href="index.html" title="GObject Reference Manual">
Packit ae235b
<link rel="up" href="index.html" title="GObject Reference Manual">
Packit ae235b
<link rel="prev" href="pr01.html" title="Introduction">
Packit ae235b
<link rel="next" href="chapter-intro.html" title="Background">
Packit ae235b
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
Packit ae235b
<link rel="stylesheet" href="style.css" type="text/css">
Packit ae235b
</head>
Packit ae235b
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit ae235b
Packit ae235b
Packit ae235b
Home
Packit ae235b
Packit ae235b
Prev
Packit ae235b
Next
Packit ae235b
Packit ae235b
Packit ae235b

Packit ae235b
Part I. Concepts
Packit ae235b
Packit ae235b

Table of Contents

Packit ae235b
Packit ae235b
Background
Packit ae235b
Packit ae235b
Data types and programming
Packit ae235b
Exporting a C API
Packit ae235b
Packit ae235b
The GLib Dynamic Type System
Packit ae235b
Packit ae235b
Copy functions
Packit ae235b
Conventions
Packit ae235b
Non-instantiable non-classed fundamental types
Packit ae235b
Instantiable classed types: objects
Packit ae235b
Initialization and Destruction
Packit ae235b
Non-instantiable classed types: interfaces
Packit ae235b
Packit ae235b
Interface Initialization
Packit ae235b
Interface Destruction
Packit ae235b
Packit ae235b
Packit ae235b
The GObject base class
Packit ae235b
Packit ae235b
Object instantiation
Packit ae235b
Object memory management
Packit ae235b
Packit ae235b
Reference count
Packit ae235b
Weak References
Packit ae235b
Reference counts and cycles
Packit ae235b
Packit ae235b
Object properties
Packit ae235b
Accessing multiple properties at once
Packit ae235b
Packit ae235b
The GObject messaging system
Packit ae235b
Packit ae235b
Closures
Packit ae235b
Packit ae235b
C Closures
Packit ae235b
Non-C closures (for the fearless)
Packit ae235b
Packit ae235b
Signals
Packit ae235b
Packit ae235b
Signal registration
Packit ae235b
Signal connection
Packit ae235b
Signal emission
Packit ae235b
The detail argument
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b

Generated by GTK-Doc V1.27
Packit ae235b
</body>
Packit ae235b
</html>