summaryrefslogtreecommitdiff
path: root/api/dwb-js.7
diff options
context:
space:
mode:
authorportix <none@none>2013-02-19 00:08:20 +0100
committerportix <none@none>2013-02-19 00:08:20 +0100
commit375532127bde7b905e1e4022b17d9714cc6b157d (patch)
treeefad0a3281bcb2a34fcd522054d8714355fdf81e /api/dwb-js.7
parentf5d7bcfdada973cc6875ff3cfd52147aba4f5b48 (diff)
downloaddwb-375532127bde7b905e1e4022b17d9714cc6b157d.zip
Rename GtkWidget.containerAdd -> GtkWidget.add
Diffstat (limited to 'api/dwb-js.7')
-rw-r--r--api/dwb-js.76
1 files changed, 3 insertions, 3 deletions
diff --git a/api/dwb-js.7 b/api/dwb-js.7
index 98939e6f..e5e3fb9c 100644
--- a/api/dwb-js.7
+++ b/api/dwb-js.7
@@ -2,12 +2,12 @@
.\" Title: dwb-js
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\" Date: 02/18/2013
+.\" Date: 02/19/2013
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "DWB\-JS" "7" "02/18/2013" "\ \&" "\ \&"
+.TH "DWB\-JS" "7" "02/19/2013" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -2159,7 +2159,7 @@ Widgets derived from GtkContainer implement the following methods:
.nr an-break-flag 1
.br
.ps +1
-\fBvoid GtkWidget.containerAdd(GtkWidget child)\fR
+\fBvoid GtkWidget.add(GtkWidget child)\fR
.RS 4
.sp
Adds a widget to a GtkContainer\&.