This API-reference is more living (and thus mutating, morphing and

changing) than I had hoped for. To prevent constant updates due to
rerolling of the tar-balls (it's only HTML): NO_CHECKSUM=yes and
auto-creation of the pkg-plist. Thanks to adamw@ for pointing this
out!
This commit is contained in:
Edwin Groothuis 2002-12-11 07:15:03 +00:00
parent 27080310f3
commit eab5ff67b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71516
3 changed files with 18 additions and 686 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtk20-apireference
PORTVERSION= 20021119
PORTVERSION= 20021211
CATEGORIES= x11-toolkits
MASTER_SITES= http://developer.gnome.org/doc/API/
DISTFILES= glib-2.0-docs.tar.gz gtk-2.0-docs.tar.gz gdk-2.0-docs.tar.gz
@ -14,8 +14,24 @@ DISTFILES= glib-2.0-docs.tar.gz gtk-2.0-docs.tar.gz gdk-2.0-docs.tar.gz
MAINTAINER= edwin@mavetju.org
NO_BUILD= yes
NO_CHECKSUM= yes # they're rebuild too often to keep track of
PLIST= ${WRKDIR}/plist
PREFIX= ${X11BASE}
post-extract:
@${ECHO_MSG} "===> Creating pkg-plist."
@cd ${WRKDIR}; \
${RM} -f ${PLIST}; \
${RM} -f ${PLIST}.tmp; \
for dir in gdk glib gtk; do \
find $${dir} -type f >> ${PLIST}.tmp ; \
${ECHO} "@dirrm share/doc/$${dir}20" >> ${PLIST}.tmp; \
done; \
${SED} -e 's/^gdk/share\/doc\/gdk20/' \
-e 's/^gtk/share\/doc\/gtk20/' \
-e 's/^glib/share\/doc\/glib20/' < ${PLIST}.tmp > ${PLIST}; \
${RM} ${PLIST}.tmp
do-install:
@${MKDIR} ${PREFIX}/share/doc/gdk20
@${MKDIR} ${PREFIX}/share/doc/gtk20

View File

@ -1,3 +1 @@
MD5 (glib-2.0-docs.tar.gz) = be3442d65f897313b3f1c4160a240c41
MD5 (gtk-2.0-docs.tar.gz) = e34aae6fd6c2b410aa33a984d0d71764
MD5 (gdk-2.0-docs.tar.gz) = 465e24e6a805af91745d529e3b0eddc7
dummy to keep portlint happy

View File

@ -1,682 +0,0 @@
share/doc/gdk20/GdkDisplay.html
share/doc/gdk20/GdkDisplayManager.html
share/doc/gdk20/GdkScreen.html
share/doc/gdk20/X_cursor.png
share/doc/gdk20/arrow.png
share/doc/gdk20/based_arrow_down.png
share/doc/gdk20/based_arrow_up.png
share/doc/gdk20/boat.png
share/doc/gdk20/bogosity.png
share/doc/gdk20/bottom_left_corner.png
share/doc/gdk20/bottom_right_corner.png
share/doc/gdk20/bottom_side.png
share/doc/gdk20/bottom_tee.png
share/doc/gdk20/box_spiral.png
share/doc/gdk20/center_ptr.png
share/doc/gdk20/circle.png
share/doc/gdk20/clock.png
share/doc/gdk20/coffee_mug.png
share/doc/gdk20/cross.png
share/doc/gdk20/cross_reverse.png
share/doc/gdk20/crosshair.png
share/doc/gdk20/diamond_cross.png
share/doc/gdk20/dot.png
share/doc/gdk20/dotbox.png
share/doc/gdk20/double_arrow.png
share/doc/gdk20/draft_large.png
share/doc/gdk20/draft_small.png
share/doc/gdk20/draped_box.png
share/doc/gdk20/exchange.png
share/doc/gdk20/fleur.png
share/doc/gdk20/gdk-Bitmaps-and-Pixmaps.html
share/doc/gdk20/gdk-Colormaps-and-Colors.html
share/doc/gdk20/gdk-Cursors.html
share/doc/gdk20/gdk-Drag-and-Drop.html
share/doc/gdk20/gdk-Drawing-Primitives.html
share/doc/gdk20/gdk-Event-Structures.html
share/doc/gdk20/gdk-Events.html
share/doc/gdk20/gdk-Fonts.html
share/doc/gdk20/gdk-GdkRGB.html
share/doc/gdk20/gdk-General.html
share/doc/gdk20/gdk-Graphics-Contexts.html
share/doc/gdk20/gdk-Images.html
share/doc/gdk20/gdk-Input-Devices.html
share/doc/gdk20/gdk-Input.html
share/doc/gdk20/gdk-Keyboard-Handling.html
share/doc/gdk20/gdk-Pango-Interaction.html
share/doc/gdk20/gdk-Pixbufs.html
share/doc/gdk20/gdk-Points-Rectangles-and-Regions.html
share/doc/gdk20/gdk-Properties-and-Atoms.html
share/doc/gdk20/gdk-Selections.html
share/doc/gdk20/gdk-Threads.html
share/doc/gdk20/gdk-Visuals.html
share/doc/gdk20/gdk-Windows.html
share/doc/gdk20/gdk-X-Window-System-Interaction.html
share/doc/gdk20/gdk-bitmaps-and-pixmaps.html
share/doc/gdk20/gdk-colormaps-and-colors.html
share/doc/gdk20/gdk-cursors.html
share/doc/gdk20/gdk-drag-and-drop.html
share/doc/gdk20/gdk-drawing-primitives.html
share/doc/gdk20/gdk-event-structures.html
share/doc/gdk20/gdk-events.html
share/doc/gdk20/gdk-fonts.html
share/doc/gdk20/gdk-gdkrgb.html
share/doc/gdk20/gdk-general.html
share/doc/gdk20/gdk-graphics-contexts.html
share/doc/gdk20/gdk-images.html
share/doc/gdk20/gdk-input-devices.html
share/doc/gdk20/gdk-input.html
share/doc/gdk20/gdk-keyboard-handling.html
share/doc/gdk20/gdk-pango-interaction.html
share/doc/gdk20/gdk-pixbufs.html
share/doc/gdk20/gdk-points-rectangles-and-regions.html
share/doc/gdk20/gdk-properties-and-atoms.html
share/doc/gdk20/gdk-selections.html
share/doc/gdk20/gdk-threads.html
share/doc/gdk20/gdk-visuals.html
share/doc/gdk20/gdk-windows.html
share/doc/gdk20/gdk-x-window-system-interaction.html
share/doc/gdk20/gdk.devhelp
share/doc/gdk20/gdkdisplay.html
share/doc/gdk20/gdkscreen.html
share/doc/gdk20/gobbler.png
share/doc/gdk20/gumby.png
share/doc/gdk20/hand1.png
share/doc/gdk20/hand2.png
share/doc/gdk20/heart.png
share/doc/gdk20/home.png
share/doc/gdk20/icon.png
share/doc/gdk20/index.html
share/doc/gdk20/index.sgml
share/doc/gdk20/iron_cross.png
share/doc/gdk20/left.png
share/doc/gdk20/left_ptr.png
share/doc/gdk20/left_side.png
share/doc/gdk20/left_tee.png
share/doc/gdk20/leftbutton.png
share/doc/gdk20/ll_angle.png
share/doc/gdk20/lr_angle.png
share/doc/gdk20/man.png
share/doc/gdk20/middlebutton.png
share/doc/gdk20/mouse.png
share/doc/gdk20/multihead.html
share/doc/gdk20/pencil.png
share/doc/gdk20/pirate.png
share/doc/gdk20/plus.png
share/doc/gdk20/question_arrow.png
share/doc/gdk20/reference.html
share/doc/gdk20/right.png
share/doc/gdk20/right_ptr.png
share/doc/gdk20/right_side.png
share/doc/gdk20/right_tee.png
share/doc/gdk20/rightbutton.png
share/doc/gdk20/rtl_logo.png
share/doc/gdk20/sailboat.png
share/doc/gdk20/sb_down_arrow.png
share/doc/gdk20/sb_h_double_arrow.png
share/doc/gdk20/sb_left_arrow.png
share/doc/gdk20/sb_right_arrow.png
share/doc/gdk20/sb_up_arrow.png
share/doc/gdk20/sb_v_double_arrow.png
share/doc/gdk20/shuttle.png
share/doc/gdk20/sizing.png
share/doc/gdk20/spider.png
share/doc/gdk20/spraycan.png
share/doc/gdk20/star.png
share/doc/gdk20/target.png
share/doc/gdk20/tcross.png
share/doc/gdk20/top_left_arrow.png
share/doc/gdk20/top_left_corner.png
share/doc/gdk20/top_right_corner.png
share/doc/gdk20/top_side.png
share/doc/gdk20/top_tee.png
share/doc/gdk20/trek.png
share/doc/gdk20/ul_angle.png
share/doc/gdk20/umbrella.png
share/doc/gdk20/up.png
share/doc/gdk20/ur_angle.png
share/doc/gdk20/watch.png
share/doc/gdk20/xterm.png
@dirrm share/doc/gdk20
share/doc/glib20/glib-Arrays.html
share/doc/glib20/glib-Asynchronous-Queues.html
share/doc/glib20/glib-Automatic-String-Completion.html
share/doc/glib20/glib-Balanced-Binary-Trees.html
share/doc/glib20/glib-Basic-Types.html
share/doc/glib20/glib-Byte-Arrays.html
share/doc/glib20/glib-Byte-Order-Macros.html
share/doc/glib20/glib-Caches.html
share/doc/glib20/glib-Character-Set-Conversion.html
share/doc/glib20/glib-Datasets.html
share/doc/glib20/glib-Date-and-Time-Functions.html
share/doc/glib20/glib-Double-ended-Queues.html
share/doc/glib20/glib-Doubly-Linked-Lists.html
share/doc/glib20/glib-Dynamic-Loading-of-Modules.html
share/doc/glib20/glib-Error-Reporting.html
share/doc/glib20/glib-File-Utilities.html
share/doc/glib20/glib-Glob-style-pattern-matching.html
share/doc/glib20/glib-Hash-Tables.html
share/doc/glib20/glib-Hook-Functions.html
share/doc/glib20/glib-IO-Channels.html
share/doc/glib20/glib-Keyed-Data-Lists.html
share/doc/glib20/glib-Lexical-Scanner.html
share/doc/glib20/glib-Limits-of-Basic-Types.html
share/doc/glib20/glib-Memory-Allocation.html
share/doc/glib20/glib-Memory-Allocators.html
share/doc/glib20/glib-Memory-Chunks.html
share/doc/glib20/glib-Message-Logging.html
share/doc/glib20/glib-Miscellaneous-Macros.html
share/doc/glib20/glib-Miscellaneous-Utility-Functions.html
share/doc/glib20/glib-N-ary-Trees.html
share/doc/glib20/glib-Numerical-Definitions.html
share/doc/glib20/glib-Pointer-Arrays.html
share/doc/glib20/glib-Quarks.html
share/doc/glib20/glib-Random-Numbers.html
share/doc/glib20/glib-Relations-and-Tuples.html
share/doc/glib20/glib-Shell-related-Utilities.html
share/doc/glib20/glib-Simple-XML-Subset-Parser.html
share/doc/glib20/glib-Singly-Linked-Lists.html
share/doc/glib20/glib-Spawning-Processes.html
share/doc/glib20/glib-Standard-Macros.html
share/doc/glib20/glib-String-Chunks.html
share/doc/glib20/glib-String-Utility-Functions.html
share/doc/glib20/glib-Strings.html
share/doc/glib20/glib-The-Main-Event-Loop.html
share/doc/glib20/glib-Thread-Pools.html
share/doc/glib20/glib-Threads.html
share/doc/glib20/glib-Timers.html
share/doc/glib20/glib-Trash-Stacks.html
share/doc/glib20/glib-Type-Conversion-Macros.html
share/doc/glib20/glib-Unicode-Manipulation.html
share/doc/glib20/glib-Warnings-and-Assertions.html
share/doc/glib20/glib-Windows-Compatability-Functions.html
share/doc/glib20/glib-arrays.html
share/doc/glib20/glib-asynchronous-queues.html
share/doc/glib20/glib-automatic-string-completion.html
share/doc/glib20/glib-balanced-binary-trees.html
share/doc/glib20/glib-basic-types.html
share/doc/glib20/glib-building.html
share/doc/glib20/glib-byte-arrays.html
share/doc/glib20/glib-byte-order-macros.html
share/doc/glib20/glib-caches.html
share/doc/glib20/glib-changes-2-0.html
share/doc/glib20/glib-character-set-conversion.html
share/doc/glib20/glib-compiling.html
share/doc/glib20/glib-core.html
share/doc/glib20/glib-data-types.html
share/doc/glib20/glib-datasets.html
share/doc/glib20/glib-date-and-time-functions.html
share/doc/glib20/glib-double-ended-queues.html
share/doc/glib20/glib-doubly-linked-lists.html
share/doc/glib20/glib-dynamic-loading-of-modules.html
share/doc/glib20/glib-error-reporting.html
share/doc/glib20/glib-file-utilities.html
share/doc/glib20/glib-fundamentals.html
share/doc/glib20/glib-glob-style-pattern-matching.html
share/doc/glib20/glib-hash-tables.html
share/doc/glib20/glib-hook-functions.html
share/doc/glib20/glib-io-channels.html
share/doc/glib20/glib-keyed-data-lists.html
share/doc/glib20/glib-lexical-scanner.html
share/doc/glib20/glib-limits-of-basic-types.html
share/doc/glib20/glib-memory-allocation.html
share/doc/glib20/glib-memory-allocators.html
share/doc/glib20/glib-memory-chunks.html
share/doc/glib20/glib-message-logging.html
share/doc/glib20/glib-miscellaneous-macros.html
share/doc/glib20/glib-miscellaneous-utility-functions.html
share/doc/glib20/glib-n-ary-trees.html
share/doc/glib20/glib-numerical-definitions.html
share/doc/glib20/glib-pointer-arrays.html
share/doc/glib20/glib-quarks.html
share/doc/glib20/glib-random-numbers.html
share/doc/glib20/glib-relations-and-tuples.html
share/doc/glib20/glib-resources.html
share/doc/glib20/glib-running.html
share/doc/glib20/glib-shell-related-utilities.html
share/doc/glib20/glib-simple-xml-subset-parser.html
share/doc/glib20/glib-singly-linked-lists.html
share/doc/glib20/glib-spawning-processes.html
share/doc/glib20/glib-standard-macros.html
share/doc/glib20/glib-string-chunks.html
share/doc/glib20/glib-string-utility-functions.html
share/doc/glib20/glib-strings.html
share/doc/glib20/glib-the-main-event-loop.html
share/doc/glib20/glib-thread-pools.html
share/doc/glib20/glib-threads.html
share/doc/glib20/glib-timers.html
share/doc/glib20/glib-trash-stacks.html
share/doc/glib20/glib-type-conversion-macros.html
share/doc/glib20/glib-unicode-manipulation.html
share/doc/glib20/glib-utilities.html
share/doc/glib20/glib-warnings-and-assertions.html
share/doc/glib20/glib-windows-compatability-functions.html
share/doc/glib20/glib.devhelp
share/doc/glib20/glib.html
share/doc/glib20/index.html
share/doc/glib20/index.sgml
share/doc/glib20/mainloop-states.gif
@dirrm share/doc/glib20
share/doc/gtk20/AbstractObjects.html
share/doc/gtk20/ButtonWidgets.html
share/doc/gtk20/DeprecatedObjects.html
share/doc/gtk20/DisplayWidgets.html
share/doc/gtk20/GtkAccelLabel.html
share/doc/gtk20/GtkAccessible.html
share/doc/gtk20/GtkAdjustment.html
share/doc/gtk20/GtkAlignment.html
share/doc/gtk20/GtkArrow.html
share/doc/gtk20/GtkAspectFrame.html
share/doc/gtk20/GtkBin.html
share/doc/gtk20/GtkBox.html
share/doc/gtk20/GtkButton.html
share/doc/gtk20/GtkButtonBox.html
share/doc/gtk20/GtkCList.html
share/doc/gtk20/GtkCTree.html
share/doc/gtk20/GtkCalendar.html
share/doc/gtk20/GtkCellEditable.html
share/doc/gtk20/GtkCellRenderer.html
share/doc/gtk20/GtkCellRendererPixbuf.html
share/doc/gtk20/GtkCellRendererText.html
share/doc/gtk20/GtkCellRendererToggle.html
share/doc/gtk20/GtkCheckButton.html
share/doc/gtk20/GtkCheckMenuItem.html
share/doc/gtk20/GtkColorSelection.html
share/doc/gtk20/GtkColorSelectionDialog.html
share/doc/gtk20/GtkCombo.html
share/doc/gtk20/GtkContainer.html
share/doc/gtk20/GtkCurve.html
share/doc/gtk20/GtkDialog.html
share/doc/gtk20/GtkDrawingArea.html
share/doc/gtk20/GtkEditable.html
share/doc/gtk20/GtkEntry.html
share/doc/gtk20/GtkEventBox.html
share/doc/gtk20/GtkFileSelection.html
share/doc/gtk20/GtkFixed.html
share/doc/gtk20/GtkFontSelection.html
share/doc/gtk20/GtkFontSelectionDialog.html
share/doc/gtk20/GtkFrame.html
share/doc/gtk20/GtkGammaCurve.html
share/doc/gtk20/GtkHBox.html
share/doc/gtk20/GtkHButtonBox.html
share/doc/gtk20/GtkHPaned.html
share/doc/gtk20/GtkHRuler.html
share/doc/gtk20/GtkHScale.html
share/doc/gtk20/GtkHScrollbar.html
share/doc/gtk20/GtkHSeparator.html
share/doc/gtk20/GtkHandleBox.html
share/doc/gtk20/GtkIMContext.html
share/doc/gtk20/GtkIMContextSimple.html
share/doc/gtk20/GtkIMMulticontext.html
share/doc/gtk20/GtkImage.html
share/doc/gtk20/GtkImageMenuItem.html
share/doc/gtk20/GtkInputDialog.html
share/doc/gtk20/GtkInvisible.html
share/doc/gtk20/GtkItem.html
share/doc/gtk20/GtkItemFactory.html
share/doc/gtk20/GtkLabel.html
share/doc/gtk20/GtkLayout.html
share/doc/gtk20/GtkList.html
share/doc/gtk20/GtkListItem.html
share/doc/gtk20/GtkListStore.html
share/doc/gtk20/GtkMenu.html
share/doc/gtk20/GtkMenuBar.html
share/doc/gtk20/GtkMenuItem.html
share/doc/gtk20/GtkMenuShell.html
share/doc/gtk20/GtkMessageDialog.html
share/doc/gtk20/GtkMisc.html
share/doc/gtk20/GtkNotebook.html
share/doc/gtk20/GtkObject.html
share/doc/gtk20/GtkOldEditable.html
share/doc/gtk20/GtkOptionMenu.html
share/doc/gtk20/GtkPaned.html
share/doc/gtk20/GtkPixmap.html
share/doc/gtk20/GtkPlug.html
share/doc/gtk20/GtkPreview.html
share/doc/gtk20/GtkProgress.html
share/doc/gtk20/GtkProgressBar.html
share/doc/gtk20/GtkRadioButton.html
share/doc/gtk20/GtkRadioMenuItem.html
share/doc/gtk20/GtkRange.html
share/doc/gtk20/GtkRuler.html
share/doc/gtk20/GtkScale.html
share/doc/gtk20/GtkScrollbar.html
share/doc/gtk20/GtkScrolledWindow.html
share/doc/gtk20/GtkSeparator.html
share/doc/gtk20/GtkSeparatorMenuItem.html
share/doc/gtk20/GtkSettings.html
share/doc/gtk20/GtkSizeGroup.html
share/doc/gtk20/GtkSocket.html
share/doc/gtk20/GtkSpinButton.html
share/doc/gtk20/GtkStatusbar.html
share/doc/gtk20/GtkStyle.html
share/doc/gtk20/GtkTable.html
share/doc/gtk20/GtkTearoffMenuItem.html
share/doc/gtk20/GtkText.html
share/doc/gtk20/GtkTextBuffer.html
share/doc/gtk20/GtkTextMark.html
share/doc/gtk20/GtkTextTag.html
share/doc/gtk20/GtkTextTagTable.html
share/doc/gtk20/GtkTextView.html
share/doc/gtk20/GtkTipsQuery.html
share/doc/gtk20/GtkToggleButton.html
share/doc/gtk20/GtkToolbar.html
share/doc/gtk20/GtkTooltips.html
share/doc/gtk20/GtkTree.html
share/doc/gtk20/GtkTreeItem.html
share/doc/gtk20/GtkTreeModel.html
share/doc/gtk20/GtkTreeModelSort.html
share/doc/gtk20/GtkTreeSelection.html
share/doc/gtk20/GtkTreeSortable.html
share/doc/gtk20/GtkTreeStore.html
share/doc/gtk20/GtkTreeView.html
share/doc/gtk20/GtkTreeViewColumn.html
share/doc/gtk20/GtkVBox.html
share/doc/gtk20/GtkVButtonBox.html
share/doc/gtk20/GtkVPaned.html
share/doc/gtk20/GtkVRuler.html
share/doc/gtk20/GtkVScale.html
share/doc/gtk20/GtkVScrollbar.html
share/doc/gtk20/GtkVSeparator.html
share/doc/gtk20/GtkViewport.html
share/doc/gtk20/GtkWidget.html
share/doc/gtk20/GtkWindow.html
share/doc/gtk20/GtkWindowGroup.html
share/doc/gtk20/LayoutContainers.html
share/doc/gtk20/MenusAndCombos.html
share/doc/gtk20/MiscObjects.html
share/doc/gtk20/NumericEntry.html
share/doc/gtk20/Ornaments.html
share/doc/gtk20/PlugSocket.html
share/doc/gtk20/ScrollingWidgets.html
share/doc/gtk20/SelectorWidgets.html
share/doc/gtk20/SpecialObjects.html
share/doc/gtk20/TextWidget.html
share/doc/gtk20/TextWidgetObjects.html
share/doc/gtk20/TreeWidget.html
share/doc/gtk20/TreeWidgetObjects.html
share/doc/gtk20/WindowWidgets.html
share/doc/gtk20/abstractobjects.html
share/doc/gtk20/buttonwidgets.html
share/doc/gtk20/c17556.html
share/doc/gtk20/ch01.html
share/doc/gtk20/deprecatedobjects.html
share/doc/gtk20/displaywidgets.html
share/doc/gtk20/gtk-Accelerator-Maps.html
share/doc/gtk20/gtk-Bindings.html
share/doc/gtk20/gtk-Clipboards.html
share/doc/gtk20/gtk-Drag-and-Drop.html
share/doc/gtk20/gtk-Feature-Test-Macros.html
share/doc/gtk20/gtk-General.html
share/doc/gtk20/gtk-Graphics-Contexts.html
share/doc/gtk20/gtk-GtkAccelLabel.html
share/doc/gtk20/gtk-GtkArrow.html
share/doc/gtk20/gtk-GtkCellEditable.html
share/doc/gtk20/gtk-GtkEditable.html
share/doc/gtk20/gtk-GtkHSeparator.html
share/doc/gtk20/gtk-GtkImage.html
share/doc/gtk20/gtk-GtkLabel.html
share/doc/gtk20/gtk-GtkMisc.html
share/doc/gtk20/gtk-GtkPixmap.html
share/doc/gtk20/gtk-GtkSeparator.html
share/doc/gtk20/gtk-GtkTextIter.html
share/doc/gtk20/gtk-GtkTipsQuery.html
share/doc/gtk20/gtk-GtkTreeModel.html
share/doc/gtk20/gtk-GtkTreeSortable.html
share/doc/gtk20/gtk-GtkTreeView-drag-and-drop.html
share/doc/gtk20/gtk-GtkVSeparator.html
share/doc/gtk20/gtk-Keyboard-Accelerators.html
share/doc/gtk20/gtk-Resource-Files.html
share/doc/gtk20/gtk-Selections.html
share/doc/gtk20/gtk-Signals.html
share/doc/gtk20/gtk-Standard-Enumerations.html
share/doc/gtk20/gtk-Stock-Items.html
share/doc/gtk20/gtk-Themeable-Stock-Images.html
share/doc/gtk20/gtk-Types.html
share/doc/gtk20/gtk-accelerator-maps.html
share/doc/gtk20/gtk-bindings.html
share/doc/gtk20/gtk-building.html
share/doc/gtk20/gtk-changes-1-2.html
share/doc/gtk20/gtk-changes-2-0.html
share/doc/gtk20/gtk-clipboards.html
share/doc/gtk20/gtk-compiling.html
share/doc/gtk20/gtk-drag-and-drop.html
share/doc/gtk20/gtk-feature-test-macros.html
share/doc/gtk20/gtk-framebuffer.html
share/doc/gtk20/gtk-general.html
share/doc/gtk20/gtk-graphics-contexts.html
share/doc/gtk20/gtk-gtkcelleditable.html
share/doc/gtk20/gtk-gtkeditable.html
share/doc/gtk20/gtk-gtktextiter.html
share/doc/gtk20/gtk-gtktreemodel.html
share/doc/gtk20/gtk-gtktreesortable.html
share/doc/gtk20/gtk-gtktreeview-drag-and-drop.html
share/doc/gtk20/gtk-keyboard-accelerators.html
share/doc/gtk20/gtk-question-index.html
share/doc/gtk20/gtk-resource-files.html
share/doc/gtk20/gtk-resources.html
share/doc/gtk20/gtk-running.html
share/doc/gtk20/gtk-selections.html
share/doc/gtk20/gtk-signals.html
share/doc/gtk20/gtk-standard-enumerations.html
share/doc/gtk20/gtk-stock-items.html
share/doc/gtk20/gtk-themeable-stock-images.html
share/doc/gtk20/gtk-types.html
share/doc/gtk20/gtk-windows.html
share/doc/gtk20/gtk-x11.html
share/doc/gtk20/gtk.devhelp
share/doc/gtk20/gtk.html
share/doc/gtk20/gtkaccellabel.html
share/doc/gtk20/gtkaccessible.html
share/doc/gtk20/gtkadjustment.html
share/doc/gtk20/gtkalignment.html
share/doc/gtk20/gtkarrow.html
share/doc/gtk20/gtkaspectframe.html
share/doc/gtk20/gtkbase.html
share/doc/gtk20/gtkbin.html
share/doc/gtk20/gtkbox.html
share/doc/gtk20/gtkbutton.html
share/doc/gtk20/gtkbuttonbox.html
share/doc/gtk20/gtkcalendar.html
share/doc/gtk20/gtkcellrenderer.html
share/doc/gtk20/gtkcellrendererpixbuf.html
share/doc/gtk20/gtkcellrenderertext.html
share/doc/gtk20/gtkcellrenderertoggle.html
share/doc/gtk20/gtkcheckbutton.html
share/doc/gtk20/gtkcheckmenuitem.html
share/doc/gtk20/gtkclist.html
share/doc/gtk20/gtkcolorselection.html
share/doc/gtk20/gtkcolorselectiondialog.html
share/doc/gtk20/gtkcombo.html
share/doc/gtk20/gtkcontainer.html
share/doc/gtk20/gtkctree.html
share/doc/gtk20/gtkcurve.html
share/doc/gtk20/gtkdialog.html
share/doc/gtk20/gtkdrawingarea.html
share/doc/gtk20/gtkentry.html
share/doc/gtk20/gtkeventbox.html
share/doc/gtk20/gtkfileselection.html
share/doc/gtk20/gtkfixed.html
share/doc/gtk20/gtkfontselection.html
share/doc/gtk20/gtkfontselectiondialog.html
share/doc/gtk20/gtkframe.html
share/doc/gtk20/gtkgammacurve.html
share/doc/gtk20/gtkhandlebox.html
share/doc/gtk20/gtkhbox.html
share/doc/gtk20/gtkhbuttonbox.html
share/doc/gtk20/gtkhpaned.html
share/doc/gtk20/gtkhruler.html
share/doc/gtk20/gtkhscale.html
share/doc/gtk20/gtkhscrollbar.html
share/doc/gtk20/gtkhseparator.html
share/doc/gtk20/gtkimage.html
share/doc/gtk20/gtkimagemenuitem.html
share/doc/gtk20/gtkimcontext.html
share/doc/gtk20/gtkimcontextsimple.html
share/doc/gtk20/gtkimmulticontext.html
share/doc/gtk20/gtkinputdialog.html
share/doc/gtk20/gtkinvisible.html
share/doc/gtk20/gtkitem.html
share/doc/gtk20/gtkitemfactory.html
share/doc/gtk20/gtklabel.html
share/doc/gtk20/gtklayout.html
share/doc/gtk20/gtklist.html
share/doc/gtk20/gtklistitem.html
share/doc/gtk20/gtkliststore.html
share/doc/gtk20/gtkmenu.html
share/doc/gtk20/gtkmenubar.html
share/doc/gtk20/gtkmenuitem.html
share/doc/gtk20/gtkmenushell.html
share/doc/gtk20/gtkmessagedialog.html
share/doc/gtk20/gtkmisc.html
share/doc/gtk20/gtknotebook.html
share/doc/gtk20/gtkobject.html
share/doc/gtk20/gtkobjects.html
share/doc/gtk20/gtkoldeditable.html
share/doc/gtk20/gtkoptionmenu.html
share/doc/gtk20/gtkpaned.html
share/doc/gtk20/gtkpixmap.html
share/doc/gtk20/gtkplug.html
share/doc/gtk20/gtkpreview.html
share/doc/gtk20/gtkprogress.html
share/doc/gtk20/gtkprogressbar.html
share/doc/gtk20/gtkradiobutton.html
share/doc/gtk20/gtkradiomenuitem.html
share/doc/gtk20/gtkrange.html
share/doc/gtk20/gtkruler.html
share/doc/gtk20/gtkscale.html
share/doc/gtk20/gtkscrollbar.html
share/doc/gtk20/gtkscrolledwindow.html
share/doc/gtk20/gtkseparator.html
share/doc/gtk20/gtkseparatormenuitem.html
share/doc/gtk20/gtksettings.html
share/doc/gtk20/gtksizegroup.html
share/doc/gtk20/gtksocket.html
share/doc/gtk20/gtkspinbutton.html
share/doc/gtk20/gtkstatusbar.html
share/doc/gtk20/gtkstyle.html
share/doc/gtk20/gtktable.html
share/doc/gtk20/gtktearoffmenuitem.html
share/doc/gtk20/gtktext.html
share/doc/gtk20/gtktextbuffer.html
share/doc/gtk20/gtktextmark.html
share/doc/gtk20/gtktexttag.html
share/doc/gtk20/gtktexttagtable.html
share/doc/gtk20/gtktextview.html
share/doc/gtk20/gtktipsquery.html
share/doc/gtk20/gtktogglebutton.html
share/doc/gtk20/gtktoolbar.html
share/doc/gtk20/gtktooltips.html
share/doc/gtk20/gtktree.html
share/doc/gtk20/gtktreeitem.html
share/doc/gtk20/gtktreemodelsort.html
share/doc/gtk20/gtktreeselection.html
share/doc/gtk20/gtktreestore.html
share/doc/gtk20/gtktreeview.html
share/doc/gtk20/gtktreeviewcolumn.html
share/doc/gtk20/gtkvbox.html
share/doc/gtk20/gtkvbuttonbox.html
share/doc/gtk20/gtkviewport.html
share/doc/gtk20/gtkvpaned.html
share/doc/gtk20/gtkvruler.html
share/doc/gtk20/gtkvscale.html
share/doc/gtk20/gtkvscrollbar.html
share/doc/gtk20/gtkvseparator.html
share/doc/gtk20/gtkwidget.html
share/doc/gtk20/gtkwindow.html
share/doc/gtk20/gtkwindowgroup.html
share/doc/gtk20/home.png
share/doc/gtk20/index.html
share/doc/gtk20/index.sgml
share/doc/gtk20/layoutcontainers.html
share/doc/gtk20/left.png
share/doc/gtk20/menusandcombos.html
share/doc/gtk20/miscobjects.html
share/doc/gtk20/numericentry.html
share/doc/gtk20/ornaments.html
share/doc/gtk20/plugsocket.html
share/doc/gtk20/right.png
share/doc/gtk20/scrollingwidgets.html
share/doc/gtk20/selectorwidgets.html
share/doc/gtk20/specialobjects.html
share/doc/gtk20/stock_add_24.png
share/doc/gtk20/stock_align_center_24.png
share/doc/gtk20/stock_align_justify_24.png
share/doc/gtk20/stock_align_left_24.png
share/doc/gtk20/stock_align_right_24.png
share/doc/gtk20/stock_apply_20.png
share/doc/gtk20/stock_bottom_24.png
share/doc/gtk20/stock_broken_image_24.png
share/doc/gtk20/stock_cancel_20.png
share/doc/gtk20/stock_cdrom_24.png
share/doc/gtk20/stock_clear_24.png
share/doc/gtk20/stock_close_24.png
share/doc/gtk20/stock_colorselector_24.png
share/doc/gtk20/stock_convert_24.png
share/doc/gtk20/stock_copy_24.png
share/doc/gtk20/stock_cut_24.png
share/doc/gtk20/stock_dialog_error_48.png
share/doc/gtk20/stock_dialog_info_48.png
share/doc/gtk20/stock_dialog_question_48.png
share/doc/gtk20/stock_dialog_warning_48.png
share/doc/gtk20/stock_dnd_32.png
share/doc/gtk20/stock_dnd_multiple_32.png
share/doc/gtk20/stock_down_arrow_24.png
share/doc/gtk20/stock_exec_24.png
share/doc/gtk20/stock_exit_24.png
share/doc/gtk20/stock_first_24.png
share/doc/gtk20/stock_font_24.png
share/doc/gtk20/stock_help_24.png
share/doc/gtk20/stock_home_24.png
share/doc/gtk20/stock_index_24.png
share/doc/gtk20/stock_jump_to_24.png
share/doc/gtk20/stock_last_24.png
share/doc/gtk20/stock_left_arrow_24.png
share/doc/gtk20/stock_new_24.png
share/doc/gtk20/stock_no_20.png
share/doc/gtk20/stock_ok_20.png
share/doc/gtk20/stock_open_24.png
share/doc/gtk20/stock_paste_24.png
share/doc/gtk20/stock_preferences_24.png
share/doc/gtk20/stock_print_24.png
share/doc/gtk20/stock_print_preview_24.png
share/doc/gtk20/stock_properties_24.png
share/doc/gtk20/stock_redo_24.png
share/doc/gtk20/stock_refresh_24.png
share/doc/gtk20/stock_remove_24.png
share/doc/gtk20/stock_revert_24.png
share/doc/gtk20/stock_right_arrow_24.png
share/doc/gtk20/stock_save_24.png
share/doc/gtk20/stock_save_as_24.png
share/doc/gtk20/stock_search_24.png
share/doc/gtk20/stock_search_replace_24.png
share/doc/gtk20/stock_sort_ascending_24.png
share/doc/gtk20/stock_sort_descending_24.png
share/doc/gtk20/stock_spellcheck_24.png
share/doc/gtk20/stock_stop_24.png
share/doc/gtk20/stock_text_bold_24.png
share/doc/gtk20/stock_text_italic_24.png
share/doc/gtk20/stock_text_strikethrough_24.png
share/doc/gtk20/stock_text_underline_24.png
share/doc/gtk20/stock_top_24.png
share/doc/gtk20/stock_trash_24.png
share/doc/gtk20/stock_undelete_24.png
share/doc/gtk20/stock_undo_24.png
share/doc/gtk20/stock_up_arrow_24.png
share/doc/gtk20/stock_yes_20.png
share/doc/gtk20/stock_zoom_1_24.png
share/doc/gtk20/stock_zoom_fit_24.png
share/doc/gtk20/stock_zoom_in_24.png
share/doc/gtk20/stock_zoom_out_24.png
share/doc/gtk20/textwidget.html
share/doc/gtk20/textwidgetobjects.html
share/doc/gtk20/treewidget.html
share/doc/gtk20/treewidgetobjects.html
share/doc/gtk20/up.png
share/doc/gtk20/windowwidgets.html
@dirrm share/doc/gtk20