Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Simon McVittie
GLib
Commits
ead852a0
Commit
ead852a0
authored
Oct 09, 2006
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missing files
parent
68e78574
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
53 additions
and
0 deletions
+53
-0
docs/reference/glib/Makefile.am
docs/reference/glib/Makefile.am
+1
-0
docs/reference/glib/tmpl/main.sgml
docs/reference/glib/tmpl/main.sgml
+20
-0
docs/reference/glib/tmpl/messages.sgml
docs/reference/glib/tmpl/messages.sgml
+30
-0
glib/Makefile.am
glib/Makefile.am
+2
-0
No files found.
docs/reference/glib/Makefile.am
View file @
ead852a0
...
@@ -35,6 +35,7 @@ IGNORE_HFILES= \
...
@@ -35,6 +35,7 @@ IGNORE_HFILES= \
gprintfint.h
\
gprintfint.h
\
galias.h
\
galias.h
\
gmirroringtable.h
\
gmirroringtable.h
\
gscripttable.h
\
glib-mirroring-tab
\
glib-mirroring-tab
\
gnulib
gnulib
...
...
docs/reference/glib/tmpl/main.sgml
View file @
ead852a0
...
@@ -554,6 +554,15 @@ for the default main context.
...
@@ -554,6 +554,15 @@ for the default main context.
@Returns:
@Returns:
<!-- ##### FUNCTION g_timeout_source_new_seconds ##### -->
<para>
</para>
@interval:
@Returns:
<!-- ##### FUNCTION g_timeout_add ##### -->
<!-- ##### FUNCTION g_timeout_add ##### -->
<para>
<para>
</para>
</para>
...
@@ -576,6 +585,17 @@ for the default main context.
...
@@ -576,6 +585,17 @@ for the default main context.
@Returns:
@Returns:
<!-- ##### FUNCTION g_timeout_add_seconds ##### -->
<para>
</para>
@interval:
@function:
@data:
@Returns:
<!-- ##### FUNCTION g_idle_source_new ##### -->
<!-- ##### FUNCTION g_idle_source_new ##### -->
<para>
<para>
...
...
docs/reference/glib/tmpl/messages.sgml
View file @
ead852a0
...
@@ -132,6 +132,12 @@ A convenience function/macro to log a normal message.
...
@@ -132,6 +132,12 @@ A convenience function/macro to log a normal message.
@...:
@...:
@...:
@...:
@...:
@...:
@...:
...
@@ -163,6 +169,12 @@ variable (see <ulink url="glib-running.html">Running GLib Applications</ulink>).
...
@@ -163,6 +169,12 @@ variable (see <ulink url="glib-running.html">Running GLib Applications</ulink>).
@...:
@...:
@...:
@...:
@...:
@...:
@...:
...
@@ -199,6 +211,12 @@ the %G_DEBUG environment variable (see
...
@@ -199,6 +211,12 @@ the %G_DEBUG environment variable (see
@...:
@...:
@...:
@...:
@...:
@...:
@...:
...
@@ -230,6 +248,12 @@ assertion failure.
...
@@ -230,6 +248,12 @@ assertion failure.
@...:
@...:
@...:
@...:
@...:
@...:
@...:
...
@@ -256,6 +280,12 @@ A convenience function/macro to log a debug message.
...
@@ -256,6 +280,12 @@ A convenience function/macro to log a debug message.
@...:
@...:
@...:
@...:
@...:
@...:
@...:
@Since: 2.6
@Since: 2.6
...
...
glib/Makefile.am
View file @
ead852a0
...
@@ -40,6 +40,7 @@ EXTRA_DIST = \
...
@@ -40,6 +40,7 @@ EXTRA_DIST = \
makefile.msc.in
\
makefile.msc.in
\
glib.rc.in
\
glib.rc.in
\
gen-unicode-tables.pl
\
gen-unicode-tables.pl
\
gen-script-table.pl
\
makegalias.pl
\
makegalias.pl
\
abicheck.sh
\
abicheck.sh
\
pltcheck.sh
\
pltcheck.sh
\
...
@@ -106,6 +107,7 @@ libglib_2_0_la_SOURCES = \
...
@@ -106,6 +107,7 @@ libglib_2_0_la_SOURCES = \
grel.c
\
grel.c
\
grand.c
\
grand.c
\
gscanner.c
\
gscanner.c
\
gscripttable.h
\
gshell.c
\
gshell.c
\
gslice.c
\
gslice.c
\
gslist.c
\
gslist.c
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment