Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
6fd1d5e7
Commit
6fd1d5e7
authored
Oct 06, 2003
by
Sven Neumann
Committed by
Sven Neumann
Oct 06, 2003
Browse files
app/app-docs.sgml updated.
2003-10-06 Sven Neumann <sven@gimp.org> * app/app-docs.sgml * app-sections.txt: updated.
parent
10760d3c
Changes
3
Hide whitespace changes
Inline
Side-by-side
devel-docs/ChangeLog
View file @
6fd1d5e7
2003-10-06 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* app-sections.txt: updated.
2003-10-02 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
...
...
devel-docs/app/app-docs.sgml
View file @
6fd1d5e7
...
...
@@ -719,6 +719,7 @@
<chapter
id=
"app-gui-glue"
>
<title>
Initialization
&
Glue Code
</title>
<xi:include
href=
"xml/gui.xml"
/>
<xi:include
href=
"xml/gui-vtable.xml"
/>
<xi:include
href=
"xml/session.xml"
/>
<xi:include
href=
"xml/themes.xml"
/>
</chapter>
...
...
devel-docs/app/app-sections.txt
View file @
6fd1d5e7
...
...
@@ -149,10 +149,10 @@ GimpPDBDialogsCheckFunc
<TITLE>Gimp</TITLE>
Gimp
gimp_new
gimp_set_config
gimp_initialize
gimp_restore
gimp_exit
gimp_load_config
gimp_threads_enter
gimp_threads_leave
gimp_set_busy
...
...
@@ -3694,6 +3694,7 @@ gimp_dockbook_new
gimp_dockbook_add
gimp_dockbook_remove
gimp_dockbook_get_tab_widget
gimp_dockbook_drop_dockable
<SUBSECTION Standard>
GimpDockbookClass
GIMP_DOCKBOOK
...
...
@@ -5584,6 +5585,7 @@ gimp_marshal_VOID__OBJECT
gimp_marshal_VOID__OBJECT_INT
gimp_marshal_VOID__OBJECT_POINTER
gimp_marshal_VOID__POINTER
gimp_marshal_VOID__POINTER_BOOLEAN
gimp_marshal_VOID__STRING_FLAGS
gimp_marshal_VOID__VOID
</SECTION>
...
...
@@ -6018,14 +6020,16 @@ stroke_dialog_new
<SECTION>
<FILE>gui</FILE>
gui_init
gui_libs_init
gui_environ_init
gui_themes_init
gui_restore
gui_init
gui_post_init
</SECTION>
<SECTION>
<FILE>gui-vtable</FILE>
gui_vtable_init
</SECTION>
<SECTION>
<FILE>themes</FILE>
themes_init
...
...
@@ -6364,7 +6368,7 @@ tools_select_cmd_callback
<SECTION>
<FILE>user-install-dialog</FILE>
user_install_dialog_
create
user_install_dialog_
run
</SECTION>
<SECTION>
...
...
Write
Preview
Supports
Markdown
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