diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 10:02:47 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 10:02:47 +0800 |
commit | 39ca6056c9769e14df2e3c8b30da9a62d9ca9f62 (patch) | |
tree | ada34e12eb8a60d28d85d0a0be1e473132976a4e | |
parent | 131f5fdc89b0c1bf979acc93b8239ec7276ae9d9 (diff) | |
download | marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.tar marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.tar.gz marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.tar.bz2 marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.tar.lz marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.tar.xz marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.tar.zst marcuscom-ports-39ca6056c9769e14df2e3c8b30da9a62d9ca9f62.zip |
- Clean out x11-toolkits
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5028 df743ca5-7f9a-e211-a948-0013205c9059
102 files changed, 0 insertions, 7479 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile deleted file mode 100644 index 8a6740342..000000000 --- a/x11-toolkits/gal2/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: gal2 -# Date created: 25 August 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gal2/Makefile,v 1.51 2005/07/01 18:11:43 marcus Exp $ -# - -PORTNAME= gal2 -PORTVERSION= 2.5.3 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of widgets taken from GNOME 2 gnumeric - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui \ - ltverhack -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --enable-static --with-libiconv -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION="2.6" PORTVERSION=${PORTVERSION} \ - SHLIBVERSION="2.4" - -.include <bsd.port.pre.mk> - -post-extract: - ${TOUCH} -f ${WRKSRC}/gal/util/e-util-private.h - -post-patch: -.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ - ( ${OSVERSION} < 503101 ) -.for po in da.po it.po zh_CN.po - @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo deleted file mode 100644 index bc3f355aa..000000000 --- a/x11-toolkits/gal2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gal-2.5.3.tar.bz2) = 8fae770488887f9d0f95bcdbffc673cc -SIZE (gnome2/gal-2.5.3.tar.bz2) = 1153998 diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab deleted file mode 100644 index 6555fe4ac..000000000 --- a/x11-toolkits/gal2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Nov 2 02:03:06 2004 -+++ Makefile.in Tue Nov 2 02:03:16 2004 -@@ -197,7 +197,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = po gal tests docs art -+SUBDIRS = po gal docs art - - pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = \ diff --git a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c b/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c deleted file mode 100644 index f1ad3a450..000000000 --- a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c +++ /dev/null @@ -1,30 +0,0 @@ ---- gal/a11y/e-table/gal-a11y-e-cell-text.c.orig Wed Feb 9 23:01:26 2005 -+++ gal/a11y/e-table/gal-a11y-e-cell-text.c Wed Feb 9 23:02:02 2005 -@@ -152,11 +152,12 @@ - GalA11yECell *gaec = GAL_A11Y_E_CELL (text); - gunichar ret_val; - gchar *at_offset; -+ gchar *full_text; - - if (!ect_check (text)) - return -1; - -- gchar *full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); -+ full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); - at_offset = g_utf8_offset_to_pointer (full_text, offset); - ret_val = g_utf8_get_char_validated (at_offset, -1); - g_free (full_text); -@@ -236,11 +237,12 @@ - { - GalA11yECell *gaec = GAL_A11Y_E_CELL (text); - gint ret_val; -+ gchar *full_text; - - if (!ect_check (text)) - return -1; - -- gchar *full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); -+ full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); - - ret_val = g_utf8_strlen (full_text, -1); - g_free (full_text); diff --git a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c b/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c deleted file mode 100644 index cfde6c47c..000000000 --- a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c +++ /dev/null @@ -1,46 +0,0 @@ ---- gal/a11y/e-table/gal-a11y-e-cell-vbox.c.orig Wed Feb 9 23:03:24 2005 -+++ gal/a11y/e-table/gal-a11y-e-cell-vbox.c Wed Feb 9 23:04:46 2005 -@@ -31,8 +31,9 @@ - static gint - ecv_get_n_children (AtkObject *a11y) - { -+ GalA11yECellVbox *gaev; - g_return_val_if_fail (GAL_A11Y_IS_E_CELL_VBOX (a11y), 0); -- GalA11yECellVbox *gaev = GAL_A11Y_E_CELL_VBOX (a11y); -+ gaev = GAL_A11Y_E_CELL_VBOX (a11y); - return (gaev->a11y_subcell_count); - } - -@@ -64,9 +65,10 @@ - if (i < gaev->a11y_subcell_count) { - if (gaev->a11y_subcells[i] == NULL) { - gint model_col, row; -+ ECellView *subcell_view; - row = gaec->row; - model_col = ecvv->model_cols[i]; -- ECellView *subcell_view = ecvv->subcell_views[i]; -+ subcell_view = ecvv->subcell_views[i]; - ret = gal_a11y_e_cell_registry_get_object (NULL, - gaec->item, - subcell_view, -@@ -200,14 +202,17 @@ - int row) - { - AtkObject *a11y; -+ GalA11yECell *gaec; -+ GalA11yECellVbox *gaev; -+ ECellVboxView *ecvv; - - a11y = g_object_new (gal_a11y_e_cell_vbox_get_type (), NULL); - - gal_a11y_e_cell_construct (a11y, item, cell_view, parent, model_col, view_col, row); - -- GalA11yECell *gaec = GAL_A11Y_E_CELL (a11y); -- GalA11yECellVbox *gaev = GAL_A11Y_E_CELL_VBOX (a11y); -- ECellVboxView *ecvv = (ECellVboxView *) (gaec->cell_view); -+ gaec = GAL_A11Y_E_CELL (a11y); -+ gaev = GAL_A11Y_E_CELL_VBOX (a11y); -+ ecvv = (ECellVboxView *) (gaec->cell_view); - gaev->a11y_subcell_count = ecvv->subcell_view_count; - gaev->a11y_subcells = g_malloc0 (sizeof(AtkObject *)*gaev->a11y_subcell_count); - return a11y; diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c deleted file mode 100644 index 4ddea93df..000000000 --- a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003 -+++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003 -@@ -136,7 +136,7 @@ - g_object_ref (etg->model); - g_object_set (G_OBJECT (etg), - "parent", parent, -- NULL); -+ (void*)0); - } - - /** diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr deleted file mode 100644 index edb487657..000000000 --- a/x11-toolkits/gal2/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GAL is a collection of widgets and utility routines that were taken -from Evolution and Gnumeric. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist deleted file mode 100644 index 3c7ce3862..000000000 --- a/x11-toolkits/gal2/pkg-plist +++ /dev/null @@ -1,364 +0,0 @@ -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-popup.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-registry.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-text.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-toggle.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-tree.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-vbox.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-click-to-add.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-column-header.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree.h -include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text-factory.h -include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text.h -include/gal-%%VERSION%%/gal/a11y/gal-a11y-factory.h -include/gal-%%VERSION%%/gal/a11y/gal-a11y-util.h -include/gal-%%VERSION%%/gal/e-table/e-cell-checkbox.h -include/gal-%%VERSION%%/gal/e-table/e-cell-combo.h -include/gal-%%VERSION%%/gal/e-table/e-cell-date.h -include/gal-%%VERSION%%/gal/e-table/e-cell-float.h -include/gal-%%VERSION%%/gal/e-table/e-cell-number.h -include/gal-%%VERSION%%/gal/e-table/e-cell-pixbuf.h -include/gal-%%VERSION%%/gal/e-table/e-cell-popup.h -include/gal-%%VERSION%%/gal/e-table/e-cell-progress.h -include/gal-%%VERSION%%/gal/e-table/e-cell-size.h -include/gal-%%VERSION%%/gal/e-table/e-cell-spin-button.h -include/gal-%%VERSION%%/gal/e-table/e-cell-text.h -include/gal-%%VERSION%%/gal/e-table/e-cell-toggle.h -include/gal-%%VERSION%%/gal/e-table/e-cell-tree.h -include/gal-%%VERSION%%/gal/e-table/e-cell-vbox.h -include/gal-%%VERSION%%/gal/e-table/e-cell.h -include/gal-%%VERSION%%/gal/e-table/e-table-click-to-add.h -include/gal-%%VERSION%%/gal/e-table/e-table-col-dnd.h -include/gal-%%VERSION%%/gal/e-table/e-table-col.h -include/gal-%%VERSION%%/gal/e-table/e-table-column-specification.h -include/gal-%%VERSION%%/gal/e-table/e-table-config.h -include/gal-%%VERSION%%/gal/e-table/e-table-defines.h -include/gal-%%VERSION%%/gal/e-table/e-table-extras.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-dialog.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser.h -include/gal-%%VERSION%%/gal/e-table/e-table-group-container.h -include/gal-%%VERSION%%/gal/e-table/e-table-group-leaf.h -include/gal-%%VERSION%%/gal/e-table/e-table-group.h -include/gal-%%VERSION%%/gal/e-table/e-table-header-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-header-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-header.h -include/gal-%%VERSION%%/gal/e-table/e-table-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory-callbacks.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory-store.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory.h -include/gal-%%VERSION%%/gal/e-table/e-table-model.h -include/gal-%%VERSION%%/gal/e-table/e-table-one.h -include/gal-%%VERSION%%/gal/e-table/e-table-scrolled.h -include/gal-%%VERSION%%/gal/e-table/e-table-search.h -include/gal-%%VERSION%%/gal/e-table/e-table-selection-model.h -include/gal-%%VERSION%%/gal/e-table/e-table-simple.h -include/gal-%%VERSION%%/gal/e-table/e-table-sort-info.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorted-variable.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorted.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorter.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorting-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-specification.h -include/gal-%%VERSION%%/gal/e-table/e-table-state.h -include/gal-%%VERSION%%/gal/e-table/e-table-subset-variable.h -include/gal-%%VERSION%%/gal/e-table/e-table-subset.h -include/gal-%%VERSION%%/gal/e-table/e-table-tooltip.h -include/gal-%%VERSION%%/gal/e-table/e-table-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-without.h -include/gal-%%VERSION%%/gal/e-table/e-table.h -include/gal-%%VERSION%%/gal/e-table/e-tree-memory-callbacks.h -include/gal-%%VERSION%%/gal/e-table/e-tree-memory.h -include/gal-%%VERSION%%/gal/e-table/e-tree-model.h -include/gal-%%VERSION%%/gal/e-table/e-tree-scrolled.h -include/gal-%%VERSION%%/gal/e-table/e-tree-selection-model.h -include/gal-%%VERSION%%/gal/e-table/e-tree-sorted.h -include/gal-%%VERSION%%/gal/e-table/e-tree-table-adapter.h -include/gal-%%VERSION%%/gal/e-table/e-tree.h -include/gal-%%VERSION%%/gal/e-text/e-completion-callbacks.h -include/gal-%%VERSION%%/gal/e-text/e-completion-match.h -include/gal-%%VERSION%%/gal/e-text/e-completion-view.h -include/gal-%%VERSION%%/gal/e-text/e-completion.h -include/gal-%%VERSION%%/gal/e-text/e-entry.h -include/gal-%%VERSION%%/gal/e-text/e-table-text-model.h -include/gal-%%VERSION%%/gal/e-text/e-text-model-repos.h -include/gal-%%VERSION%%/gal/e-text/e-text-model-uri.h -include/gal-%%VERSION%%/gal/e-text/e-text-model.h -include/gal-%%VERSION%%/gal/e-text/e-text.h -include/gal-%%VERSION%%/gal/menus/gal-define-views-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-define-views-model.h -include/gal-%%VERSION%%/gal/menus/gal-view-collection.h -include/gal-%%VERSION%%/gal/menus/gal-view-etable.h -include/gal-%%VERSION%%/gal/menus/gal-view-factory-etable.h -include/gal-%%VERSION%%/gal/menus/gal-view-factory.h -include/gal-%%VERSION%%/gal/menus/gal-view-instance-save-as-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-view-instance.h -include/gal-%%VERSION%%/gal/menus/gal-view-new-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-view.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-group-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar-bg-item.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-model.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-vscrolled-bar.h -include/gal-%%VERSION%%/gal/util/e-bit-array.h -include/gal-%%VERSION%%/gal/util/e-cache.h -include/gal-%%VERSION%%/gal/util/e-iconv.h -include/gal-%%VERSION%%/gal/util/e-marshal.h -include/gal-%%VERSION%%/gal/util/e-sorter-array.h -include/gal-%%VERSION%%/gal/util/e-sorter.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor-emacs-like.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor-types.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor.h -include/gal-%%VERSION%%/gal/util/e-util.h -include/gal-%%VERSION%%/gal/util/e-xml-utils.h -include/gal-%%VERSION%%/gal/widgets/color-group.h -include/gal-%%VERSION%%/gal/widgets/color-palette.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-background.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-utils.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-vbox.h -include/gal-%%VERSION%%/gal/widgets/e-canvas.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-array.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-combo.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog-model.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-option-menu.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list.h -include/gal-%%VERSION%%/gal/widgets/e-categories.h -include/gal-%%VERSION%%/gal/widgets/e-colors.h -include/gal-%%VERSION%%/gal/widgets/e-cursors.h -include/gal-%%VERSION%%/gal/widgets/e-file-selection.h -include/gal-%%VERSION%%/gal/widgets/e-gui-utils.h -include/gal-%%VERSION%%/gal/widgets/e-hsv-utils.h -include/gal-%%VERSION%%/gal/widgets/e-option-menu.h -include/gal-%%VERSION%%/gal/widgets/e-popup-menu.h -include/gal-%%VERSION%%/gal/widgets/e-printable.h -include/gal-%%VERSION%%/gal/widgets/e-reflow-model.h -include/gal-%%VERSION%%/gal/widgets/e-reflow.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model-array.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model-simple.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model.h -include/gal-%%VERSION%%/gal/widgets/e-unicode.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-box.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-stack.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-text.h -include/gal-%%VERSION%%/gal/widgets/widget-color-combo.h -include/gal-%%VERSION%%/gal/widgets/widget-pixmap-combo.h -lib/libgal-%%SHLIBVERSION%%.a -lib/libgal-%%SHLIBVERSION%%.so -lib/libgal-%%SHLIBVERSION%%.so.0 -lib/libgal-a11y-%%SHLIBVERSION%%.a -lib/libgal-a11y-%%SHLIBVERSION%%.so -lib/libgal-a11y-%%SHLIBVERSION%%.so.0 -libdata/pkgconfig/gal-%%VERSION%%.pc -share/doc/gal/book1.html -share/doc/gal/cell-renderers.html -share/doc/gal/combo-boxes.html -share/doc/gal/cut-and-paste.html -share/doc/gal/e-font.html -share/doc/gal/e-table-core.html -share/doc/gal/e-table.html -share/doc/gal/e-text.html -share/doc/gal/ecanvas.html -share/doc/gal/ecanvasvbox.html -share/doc/gal/ecell.html -share/doc/gal/ecellcheckbox.html -share/doc/gal/ecelltext.html -share/doc/gal/ecelltoggle.html -share/doc/gal/ecelltree.html -share/doc/gal/eentry.html -share/doc/gal/ehpaned.html -share/doc/gal/ehscrollbar.html -share/doc/gal/epaned.html -share/doc/gal/eprintable.html -share/doc/gal/ereflow.html -share/doc/gal/ereflowsorted.html -share/doc/gal/escrollframe.html -share/doc/gal/etable.html -share/doc/gal/etableclicktoadd.html -share/doc/gal/etablecol.html -share/doc/gal/etablecolumnspecification.html -share/doc/gal/etableconfig.html -share/doc/gal/etableconfigfield.html -share/doc/gal/etableextras.html -share/doc/gal/etablefieldchooser.html -share/doc/gal/etablefieldchooserdialog.html -share/doc/gal/etablefieldchooseritem.html -share/doc/gal/etablegroup.html -share/doc/gal/etablegroupcontainer.html -share/doc/gal/etablegroupleaf.html -share/doc/gal/etableheader.html -share/doc/gal/etableheaderitem.html -share/doc/gal/etableitem.html -share/doc/gal/etablemodel.html -share/doc/gal/etableone.html -share/doc/gal/etablescrolled.html -share/doc/gal/etableselectionmodel.html -share/doc/gal/etablesimple.html -share/doc/gal/etablesorted.html -share/doc/gal/etablesortedvariable.html -share/doc/gal/etablesorter.html -share/doc/gal/etablesortinfo.html -share/doc/gal/etablespecification.html -share/doc/gal/etablestate.html -share/doc/gal/etablesubset.html -share/doc/gal/etablesubsetvariable.html -share/doc/gal/etabletextmodel.html -share/doc/gal/etext.html -share/doc/gal/etexteventprocessor.html -share/doc/gal/etexteventprocessoremacslike.html -share/doc/gal/etextmodel.html -share/doc/gal/etreesimple.html -share/doc/gal/evpaned.html -share/doc/gal/evscrollbar.html -share/doc/gal/gal-api.html -share/doc/gal/gal-api.sgml -share/doc/gal/gal-colorcombo.html -share/doc/gal/gal-colorgroup.html -share/doc/gal/gal-colorpalette.html -share/doc/gal/gal-decl.txt -share/doc/gal/gal-e-cache.html -share/doc/gal/gal-e-canvas-utils.html -share/doc/gal/gal-e-colors.html -share/doc/gal/gal-e-cursors.html -share/doc/gal/gal-e-font.html -share/doc/gal/gal-e-gui-utils.html -share/doc/gal/gal-e-popup-menu.html -share/doc/gal/gal-e-table-col-dnd.html -share/doc/gal/gal-e-table-defines.html -share/doc/gal/gal-e-table-header-utils.html -share/doc/gal/gal-e-table-tooltip.html -share/doc/gal/gal-e-table-tree.html -share/doc/gal/gal-e-text-event-processor-types.html -share/doc/gal/gal-e-tree-model.html -share/doc/gal/gal-e-unicode.html -share/doc/gal/gal-e-util.html -share/doc/gal/gal-e-xml-utils.html -share/doc/gal/gal-gtkcombobox.html -share/doc/gal/gal-sections.txt -share/doc/gal/gal.hierarchy -share/doc/gal/gal.signals -share/doc/gal/gal.types -share/doc/gal/galdefineviewsdialog.html -share/doc/gal/galdefineviewsmodel.html -share/doc/gal/galview.html -share/doc/gal/galviewcollection.html -share/doc/gal/galviewetable.html -share/doc/gal/galviewfactory.html -share/doc/gal/galviewfactoryetable.html -share/doc/gal/galviewnewdialog.html -share/doc/gal/gtkcombostack.html -share/doc/gal/gtkcombotext.html -share/doc/gal/pixmapcombo.html -share/doc/gal/reflow.html -share/doc/gal/utility-widgets.html -share/doc/gal/view-configurationt.html -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-categories-master-list-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config-no-group.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-field-chooser.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-categories.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-define-views.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-instance-save-as-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-new-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_birthday_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_business_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_favorites_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_gifts_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_goals_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday-cards_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_hot-contacts_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_ideas_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_international_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_key-customer_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_miscellaneous_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_personal_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_phonecalls_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_status_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_strategies_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_suppliers_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_time-and-expenses_16.png -share/locale/am/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/bs/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/no/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%% -@dirrm share/gnome/gal-%%VERSION%% -@dirrm share/doc/gal -@dirrm include/gal-%%VERSION%%/gal/widgets -@dirrm include/gal-%%VERSION%%/gal/util -@dirrm include/gal-%%VERSION%%/gal/shortcut-bar -@dirrm include/gal-%%VERSION%%/gal/menus -@dirrm include/gal-%%VERSION%%/gal/e-text -@dirrm include/gal-%%VERSION%%/gal/e-table -@dirrm include/gal-%%VERSION%%/gal/a11y/e-text -@dirrm include/gal-%%VERSION%%/gal/a11y/e-table -@dirrm include/gal-%%VERSION%%/gal/a11y -@dirrm include/gal-%%VERSION%%/gal -@dirrm include/gal-%%VERSION%% diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile deleted file mode 100644 index 2fd8df05e..000000000 --- a/x11-toolkits/gtk20/Makefile +++ /dev/null @@ -1,108 +0,0 @@ -# New ports collection makefile for: gtk13 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.79 2005/10/29 22:31:17 marcus Exp $ -# - -PORTNAME= gtk -PORTVERSION= 2.8.6 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.8,} \ - ftp://ftp.gtk.org/pub/gtk/v2.8/ \ - ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ - http://www.ameth.org/gimp/%SUBDIR%/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.gimp.org/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} -MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} -DISTNAME= gtk+-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gimp Toolkit for X11 GUI (current stable version) - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - jpeg.9:${PORTSDIR}/graphics/jpeg -RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ - ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -USE_BZIP2= yes -LATEST_LINK= gtk20 -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_PERL5= yes -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack atk pango ltverhack -CONFIGURE_ARGS= --enable-static --with-xinput=yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - -I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -GTK_VERSION= 2.4.0 -PLIST_SUB= GTK_VERSION="${GTK_VERSION}" - -# Setting WITH_DEBUG=yes effectively adds -g to $CFLAGS -# unless doing so would clobber a preexisting $CFLAGS. -# Setting to yes also causes debugging into to be spat out -# on the command-line. -# Set to minimum if you want to send in a backtrace; set -# to yes if you want to know what gtk thinks it's doing. -.if defined(WITH_DEBUG) -.if ${WITH_DEBUG:L} == "no" -CONFIGURE_ARGS+= --enable-debug=no -.else -.if ${WITH_DEBUG:L} == "yes" -CONFIGURE_ARGS+= --enable-debug=yes -STRIP= -.else -CONFIGURE_ARGS+= --enable-debug=minimum -CFLAGS+= -g -.endif -STRIP= -.endif -.endif - -.include <bsd.port.pre.mk> - -# There is a SSE2 bug in either GCC or in our libc, when use p4, p-m or else -# is being use in CPUTYPE that enable SSE2 will causing Java with GTK2 and -# Mono/gtk-sharp crash. Disable SSE2 to solve the crash and see ports/72014 -# for detail. -.if ${OSVERSION} >= 500000 && ( ${ARCH} == "i386" || ${ARCH} == "amd64" ) \ - && ${CC} != "icc" -CFLAGS+= -mno-sse2 -.endif - -pre-everything:: -.if !defined(WITH_DEBUG) - @${ECHO_MSG} - @${ECHO_MSG} "Enable or disable debugging with the following knob" - @${ECHO_MSG} "WITH_DEBUG=[no|minimum|yes]" - @${ECHO_MSG} - @${ECHO_MSG} "Default is minimum" - @${ECHO_MSG} -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${GREP} -l lgmodule | \ - ${XARGS} ${REINPLACE_CMD} -e 's|-lgmodule|@GMODULE_LIBS@|g' - @${REINPLACE_CMD} -e 's|[{]libdir[}]/locale|{datadir}/locale|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \ - s|%%X11BASE%%|${X11BASE}|g' \ - ${WRKSRC}/gtk/xdgmime/xdgmime.c - -pre-build: - @${RM} -rf ${WRKSRC}/docs/gtk.info* - -post-install: - -@${FIND} ${PREFIX}/share/icons -type d -depth 1 -exec \ - ${PREFIX}/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null - @${MKDIR} ${PREFIX}/lib/gtk-2.0/modules - @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK_VERSION}/engines - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo deleted file mode 100644 index 5766a84bc..000000000 --- a/x11-toolkits/gtk20/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtk+-2.8.6.tar.bz2) = 2bcb9e3feb62ac895101cb8ee87ca49a -SIZE (gnome2/gtk+-2.8.6.tar.bz2) = 11818976 diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in deleted file mode 100644 index 307fd6fc2..000000000 --- a/x11-toolkits/gtk20/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Aug 3 18:09:32 2005 -+++ Makefile.in Wed Aug 3 18:10:01 2005 -@@ -288,7 +288,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos perf contrib - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros - - # require automake 1.4 diff --git a/x11-toolkits/gtk20/files/patch-ah b/x11-toolkits/gtk20/files/patch-ah deleted file mode 100644 index 88bfe209d..000000000 --- a/x11-toolkits/gtk20/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/Makefile.in.orig Fri Oct 24 21:47:52 2003 -+++ docs/Makefile.in Fri Oct 24 23:35:09 2003 -@@ -179,7 +179,7 @@ - MAINT = @MAINT@ - MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ - MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ --MAKEINFO = @MAKEINFO@ -+MAKEINFO = @MAKEINFO@ --no-split - MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ - MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@ diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai deleted file mode 100644 index a04d08ef5..000000000 --- a/x11-toolkits/gtk20/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig Fri Oct 24 23:38:06 2003 -+++ docs/reference/Makefile.in Fri Oct 24 23:48:00 2003 -@@ -286,7 +286,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SUBDIRS = gdk-pixbuf gdk gtk -+SUBDIRS = #gdk-pixbuf gdk gtk - subdir = docs/reference - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/config.h diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak deleted file mode 100644 index 801b75458..000000000 --- a/x11-toolkits/gtk20/files/patch-ak +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - $MCom$ - ---- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002 -+++ gdk/Makefile.in Thu Feb 14 12:45:37 2002 -@@ -315,7 +315,7 @@ - # - # Rule to install gdkconfig.h header file - # --configexecincludedir = $(libdir)/gtk-2.0/include -+configexecincludedir = $(prefix)/include/gtk-2.0 - - #note: not gdkconfig.h - BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h diff --git a/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in b/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in deleted file mode 100644 index 1bedfdf55..000000000 --- a/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- gdk-pixbuf/Makefile.in.orig Wed Mar 2 15:56:36 2005 -+++ gdk-pixbuf/Makefile.in Wed Mar 2 15:57:08 2005 -@@ -519,10 +519,10 @@ - - bin_PROGRAMS = gdk-pixbuf-csource gdk-pixbuf-query-loaders - gdk_pixbuf_csource_SOURCES = gdk-pixbuf-csource.c --gdk_pixbuf_csource_LDADD = $(LDADDS) -+gdk_pixbuf_csource_LDADD = $(LDADDS) $(GLIB_LIBS) - - gdk_pixbuf_query_loaders_DEPENDENCIES = $(DEPS) --gdk_pixbuf_query_loaders_LDADD = $(LDADDS) -+gdk_pixbuf_query_loaders_LDADD = $(LDADDS) $(GLIB_LIBS) - - gdk_pixbuf_query_loaders_SOURCES = queryloaders.c - diff --git a/x11-toolkits/gtk20/files/patch-gtk_Makefile.in b/x11-toolkits/gtk20/files/patch-gtk_Makefile.in deleted file mode 100644 index 44589795f..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_Makefile.in +++ /dev/null @@ -1,17 +0,0 @@ ---- gtk/Makefile.in.orig Wed Mar 2 15:57:44 2005 -+++ gtk/Makefile.in Wed Mar 2 15:58:22 2005 -@@ -887,12 +887,12 @@ - bin_PROGRAMS = gtk-query-immodules-2.0 gtk-update-icon-cache - - gtk_query_immodules_2_0_DEPENDENCIES = $(DEPS) --gtk_query_immodules_2_0_LDADD = $(LDADDS) -+gtk_query_immodules_2_0_LDADD = $(LDADDS) $(GLIB_LIBS) - - gtk_query_immodules_2_0_SOURCES = queryimmodules.c - - gtk_update_icon_cache_DEPENDENCIES = $(DEPS) --gtk_update_icon_cache_LDADD = $(LDADDS) -+gtk_update_icon_cache_LDADD = $(LDADDS) $(GLIB_LIBS) - - gtk_update_icon_cache_SOURCES = updateiconcache.c - subdir = gtk diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtkcalendar.c b/x11-toolkits/gtk20/files/patch-gtk_gtkcalendar.c deleted file mode 100644 index 4dcf1fd05..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_gtkcalendar.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk/gtkcalendar.c.orig Mon Oct 3 22:01:14 2005 -+++ gtk/gtkcalendar.c Mon Oct 3 22:02:36 2005 -@@ -566,6 +566,7 @@ gtk_calendar_init (GtkCalendar *calendar - GtkCalendarPrivate *priv; - gchar *year_before; - gchar *langinfo; -+ gchar *week_start; - gint week_1stday = 0; - gint first_weekday = 1; - guint week_origin; diff --git a/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c b/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c deleted file mode 100644 index b39aaedd0..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk/xdgmime/xdgmime.c.orig Mon Nov 8 22:25:27 2004 -+++ gtk/xdgmime/xdgmime.c Sat Nov 13 10:27:22 2004 -@@ -204,7 +204,7 @@ - - xdg_data_dirs = getenv ("XDG_DATA_DIRS"); - if (xdg_data_dirs == NULL) -- xdg_data_dirs = "/usr/local/share/:/usr/share/"; -+ xdg_data_dirs = "%%X11BASE%%/share/gnome/:/usr/local/share/gnome/:%%X11BASE%%/share/:/usr/local/share/:/usr/share/"; - - ptr = xdg_data_dirs; - diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr deleted file mode 100644 index 8cee4afc7..000000000 --- a/x11-toolkits/gtk20/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The GIMP ToolKit (GTK+) is a collection of GUI widgets. GTK+ -essentially provides the building blocks from which GUIs can be -built. It is highly themable, and its functionality is highly -extensible. - -GTK+-2 is a very stable release, similar only in design to GTK+-1. -GTK+-2 can coexist happily alongside GTK+-1, but applications are -written for one version or the other. - -WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist deleted file mode 100644 index a7a06be2c..000000000 --- a/x11-toolkits/gtk20/pkg-plist +++ /dev/null @@ -1,534 +0,0 @@ -bin/gdk-pixbuf-csource -bin/gdk-pixbuf-query-loaders -bin/gtk-demo -bin/gtk-query-immodules-2.0 -bin/gtk-update-icon-cache -etc/gtk-2.0/gdk-pixbuf.loaders -etc/gtk-2.0/gtk.immodules -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-animation.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-transform.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h -include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h -include/gtk-2.0/gdk/gdk.h -include/gtk-2.0/gdk/gdkalias.h -include/gtk-2.0/gdk/gdkcairo.h -include/gtk-2.0/gdk/gdkcolor.h -include/gtk-2.0/gdk/gdkcursor.h -include/gtk-2.0/gdk/gdkdisplay.h -include/gtk-2.0/gdk/gdkdisplaymanager.h -include/gtk-2.0/gdk/gdkdnd.h -include/gtk-2.0/gdk/gdkdrawable.h -include/gtk-2.0/gdk/gdkenumtypes.h -include/gtk-2.0/gdk/gdkevents.h -include/gtk-2.0/gdk/gdkfont.h -include/gtk-2.0/gdk/gdkgc.h -include/gtk-2.0/gdk/gdki18n.h -include/gtk-2.0/gdk/gdkimage.h -include/gtk-2.0/gdk/gdkinput.h -include/gtk-2.0/gdk/gdkkeys.h -include/gtk-2.0/gdk/gdkkeysyms.h -include/gtk-2.0/gdk/gdkpango.h -include/gtk-2.0/gdk/gdkpixbuf.h -include/gtk-2.0/gdk/gdkpixmap.h -include/gtk-2.0/gdk/gdkprivate.h -include/gtk-2.0/gdk/gdkproperty.h -include/gtk-2.0/gdk/gdkregion.h -include/gtk-2.0/gdk/gdkrgb.h -include/gtk-2.0/gdk/gdkscreen.h -include/gtk-2.0/gdk/gdkselection.h -include/gtk-2.0/gdk/gdkspawn.h -include/gtk-2.0/gdk/gdktypes.h -include/gtk-2.0/gdk/gdkvisual.h -include/gtk-2.0/gdk/gdkwindow.h -include/gtk-2.0/gdk/gdkx.h -include/gtk-2.0/gdkconfig.h -include/gtk-2.0/gtk/gtk.h -include/gtk-2.0/gtk/gtkaboutdialog.h -include/gtk-2.0/gtk/gtkaccelgroup.h -include/gtk-2.0/gtk/gtkaccellabel.h -include/gtk-2.0/gtk/gtkaccelmap.h -include/gtk-2.0/gtk/gtkaccessible.h -include/gtk-2.0/gtk/gtkaction.h -include/gtk-2.0/gtk/gtkactiongroup.h -include/gtk-2.0/gtk/gtkadjustment.h -include/gtk-2.0/gtk/gtkalignment.h -include/gtk-2.0/gtk/gtkarrow.h -include/gtk-2.0/gtk/gtkaspectframe.h -include/gtk-2.0/gtk/gtkbbox.h -include/gtk-2.0/gtk/gtkbin.h -include/gtk-2.0/gtk/gtkbindings.h -include/gtk-2.0/gtk/gtkbox.h -include/gtk-2.0/gtk/gtkbutton.h -include/gtk-2.0/gtk/gtkcalendar.h -include/gtk-2.0/gtk/gtkcelleditable.h -include/gtk-2.0/gtk/gtkcelllayout.h -include/gtk-2.0/gtk/gtkcellrenderer.h -include/gtk-2.0/gtk/gtkcellrenderercombo.h -include/gtk-2.0/gtk/gtkcellrendererpixbuf.h -include/gtk-2.0/gtk/gtkcellrendererprogress.h -include/gtk-2.0/gtk/gtkcellrenderertext.h -include/gtk-2.0/gtk/gtkcellrenderertoggle.h -include/gtk-2.0/gtk/gtkcellview.h -include/gtk-2.0/gtk/gtkcheckbutton.h -include/gtk-2.0/gtk/gtkcheckmenuitem.h -include/gtk-2.0/gtk/gtkclipboard.h -include/gtk-2.0/gtk/gtkclist.h -include/gtk-2.0/gtk/gtkcolorbutton.h -include/gtk-2.0/gtk/gtkcolorsel.h -include/gtk-2.0/gtk/gtkcolorseldialog.h -include/gtk-2.0/gtk/gtkcombo.h -include/gtk-2.0/gtk/gtkcombobox.h -include/gtk-2.0/gtk/gtkcomboboxentry.h -include/gtk-2.0/gtk/gtkcontainer.h -include/gtk-2.0/gtk/gtkctree.h -include/gtk-2.0/gtk/gtkcurve.h -include/gtk-2.0/gtk/gtkdebug.h -include/gtk-2.0/gtk/gtkdialog.h -include/gtk-2.0/gtk/gtkdnd.h -include/gtk-2.0/gtk/gtkdrawingarea.h -include/gtk-2.0/gtk/gtkeditable.h -include/gtk-2.0/gtk/gtkentry.h -include/gtk-2.0/gtk/gtkentrycompletion.h -include/gtk-2.0/gtk/gtkenums.h -include/gtk-2.0/gtk/gtkeventbox.h -include/gtk-2.0/gtk/gtkexpander.h -include/gtk-2.0/gtk/gtkfilechooser.h -include/gtk-2.0/gtk/gtkfilechooserbutton.h -include/gtk-2.0/gtk/gtkfilechooserdialog.h -include/gtk-2.0/gtk/gtkfilechooserwidget.h -include/gtk-2.0/gtk/gtkfilefilter.h -include/gtk-2.0/gtk/gtkfilesel.h -include/gtk-2.0/gtk/gtkfilesystem.h -include/gtk-2.0/gtk/gtkfixed.h -include/gtk-2.0/gtk/gtkfontbutton.h -include/gtk-2.0/gtk/gtkfontsel.h -include/gtk-2.0/gtk/gtkframe.h -include/gtk-2.0/gtk/gtkgamma.h -include/gtk-2.0/gtk/gtkgc.h -include/gtk-2.0/gtk/gtkhandlebox.h -include/gtk-2.0/gtk/gtkhbbox.h -include/gtk-2.0/gtk/gtkhbox.h -include/gtk-2.0/gtk/gtkhpaned.h -include/gtk-2.0/gtk/gtkhruler.h -include/gtk-2.0/gtk/gtkhscale.h -include/gtk-2.0/gtk/gtkhscrollbar.h -include/gtk-2.0/gtk/gtkhseparator.h -include/gtk-2.0/gtk/gtkiconfactory.h -include/gtk-2.0/gtk/gtkicontheme.h -include/gtk-2.0/gtk/gtkiconview.h -include/gtk-2.0/gtk/gtkimage.h -include/gtk-2.0/gtk/gtkimagemenuitem.h -include/gtk-2.0/gtk/gtkimcontext.h -include/gtk-2.0/gtk/gtkimcontextsimple.h -include/gtk-2.0/gtk/gtkimmodule.h -include/gtk-2.0/gtk/gtkimmulticontext.h -include/gtk-2.0/gtk/gtkinputdialog.h -include/gtk-2.0/gtk/gtkinvisible.h -include/gtk-2.0/gtk/gtkitem.h -include/gtk-2.0/gtk/gtkitemfactory.h -include/gtk-2.0/gtk/gtklabel.h -include/gtk-2.0/gtk/gtklayout.h -include/gtk-2.0/gtk/gtklist.h -include/gtk-2.0/gtk/gtklistitem.h -include/gtk-2.0/gtk/gtkliststore.h -include/gtk-2.0/gtk/gtkmain.h -include/gtk-2.0/gtk/gtkmarshal.h -include/gtk-2.0/gtk/gtkmenu.h -include/gtk-2.0/gtk/gtkmenubar.h -include/gtk-2.0/gtk/gtkmenuitem.h -include/gtk-2.0/gtk/gtkmenushell.h -include/gtk-2.0/gtk/gtkmenutoolbutton.h -include/gtk-2.0/gtk/gtkmessagedialog.h -include/gtk-2.0/gtk/gtkmisc.h -include/gtk-2.0/gtk/gtkmodules.h -include/gtk-2.0/gtk/gtknotebook.h -include/gtk-2.0/gtk/gtkobject.h -include/gtk-2.0/gtk/gtkoldeditable.h -include/gtk-2.0/gtk/gtkoptionmenu.h -include/gtk-2.0/gtk/gtkpaned.h -include/gtk-2.0/gtk/gtkpixmap.h -include/gtk-2.0/gtk/gtkplug.h -include/gtk-2.0/gtk/gtkpreview.h -include/gtk-2.0/gtk/gtkprivate.h -include/gtk-2.0/gtk/gtkprogress.h -include/gtk-2.0/gtk/gtkprogressbar.h -include/gtk-2.0/gtk/gtkradioaction.h -include/gtk-2.0/gtk/gtkradiobutton.h -include/gtk-2.0/gtk/gtkradiomenuitem.h -include/gtk-2.0/gtk/gtkradiotoolbutton.h -include/gtk-2.0/gtk/gtkrange.h -include/gtk-2.0/gtk/gtkrc.h -include/gtk-2.0/gtk/gtkruler.h -include/gtk-2.0/gtk/gtkscale.h -include/gtk-2.0/gtk/gtkscrollbar.h -include/gtk-2.0/gtk/gtkscrolledwindow.h -include/gtk-2.0/gtk/gtkselection.h -include/gtk-2.0/gtk/gtkseparator.h -include/gtk-2.0/gtk/gtkseparatormenuitem.h -include/gtk-2.0/gtk/gtkseparatortoolitem.h -include/gtk-2.0/gtk/gtksettings.h -include/gtk-2.0/gtk/gtksignal.h -include/gtk-2.0/gtk/gtksizegroup.h -include/gtk-2.0/gtk/gtksocket.h -include/gtk-2.0/gtk/gtkspinbutton.h -include/gtk-2.0/gtk/gtkstatusbar.h -include/gtk-2.0/gtk/gtkstock.h -include/gtk-2.0/gtk/gtkstyle.h -include/gtk-2.0/gtk/gtktable.h -include/gtk-2.0/gtk/gtktearoffmenuitem.h -include/gtk-2.0/gtk/gtktext.h -include/gtk-2.0/gtk/gtktextbuffer.h -include/gtk-2.0/gtk/gtktextchild.h -include/gtk-2.0/gtk/gtktextdisplay.h -include/gtk-2.0/gtk/gtktextiter.h -include/gtk-2.0/gtk/gtktextlayout.h -include/gtk-2.0/gtk/gtktextmark.h -include/gtk-2.0/gtk/gtktexttag.h -include/gtk-2.0/gtk/gtktexttagtable.h -include/gtk-2.0/gtk/gtktextview.h -include/gtk-2.0/gtk/gtktipsquery.h -include/gtk-2.0/gtk/gtktoggleaction.h -include/gtk-2.0/gtk/gtktogglebutton.h -include/gtk-2.0/gtk/gtktoggletoolbutton.h -include/gtk-2.0/gtk/gtktoolbar.h -include/gtk-2.0/gtk/gtktoolbutton.h -include/gtk-2.0/gtk/gtktoolitem.h -include/gtk-2.0/gtk/gtktooltips.h -include/gtk-2.0/gtk/gtktree.h -include/gtk-2.0/gtk/gtktreednd.h -include/gtk-2.0/gtk/gtktreeitem.h -include/gtk-2.0/gtk/gtktreemodel.h -include/gtk-2.0/gtk/gtktreemodelfilter.h -include/gtk-2.0/gtk/gtktreemodelsort.h -include/gtk-2.0/gtk/gtktreeselection.h -include/gtk-2.0/gtk/gtktreesortable.h -include/gtk-2.0/gtk/gtktreestore.h -include/gtk-2.0/gtk/gtktreeview.h -include/gtk-2.0/gtk/gtktreeviewcolumn.h -include/gtk-2.0/gtk/gtktypebuiltins.h -include/gtk-2.0/gtk/gtktypeutils.h -include/gtk-2.0/gtk/gtkuimanager.h -include/gtk-2.0/gtk/gtkvbbox.h -include/gtk-2.0/gtk/gtkvbox.h -include/gtk-2.0/gtk/gtkversion.h -include/gtk-2.0/gtk/gtkviewport.h -include/gtk-2.0/gtk/gtkvpaned.h -include/gtk-2.0/gtk/gtkvruler.h -include/gtk-2.0/gtk/gtkvscale.h -include/gtk-2.0/gtk/gtkvscrollbar.h -include/gtk-2.0/gtk/gtkvseparator.h -include/gtk-2.0/gtk/gtkwidget.h -include/gtk-2.0/gtk/gtkwindow.h -lib/gtk-2.0/%%GTK_VERSION%%/engines/libpixmap.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-am-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cedilla.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cyrillic-translit.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-inuktitut.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ipa.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-thai-broken.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-er.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-viqr.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-xim.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ani.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-bmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-gif.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ico.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-jpeg.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pcx.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-png.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pnm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ras.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tga.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tiff.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-wbmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xbm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xpm.so -lib/libgdk-x11-2.0.a -lib/libgdk-x11-2.0.so -lib/libgdk-x11-2.0.so.0 -lib/libgdk_pixbuf-2.0.a -lib/libgdk_pixbuf-2.0.so -lib/libgdk_pixbuf-2.0.so.0 -lib/libgdk_pixbuf_xlib-2.0.a -lib/libgdk_pixbuf_xlib-2.0.so -lib/libgdk_pixbuf_xlib-2.0.so.0 -lib/libgtk-x11-2.0.a -lib/libgtk-x11-2.0.so -lib/libgtk-x11-2.0.so.0 -libdata/pkgconfig/gdk-2.0.pc -libdata/pkgconfig/gdk-pixbuf-2.0.pc -libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc -libdata/pkgconfig/gdk-x11-2.0.pc -libdata/pkgconfig/gtk+-2.0.pc -libdata/pkgconfig/gtk+-x11-2.0.pc -share/aclocal/gtk-2.0.m4 -share/gtk-2.0/demo/alphatest.png -share/gtk-2.0/demo/apple-red.png -share/gtk-2.0/demo/appwindow.c -share/gtk-2.0/demo/background.jpg -share/gtk-2.0/demo/button_box.c -share/gtk-2.0/demo/changedisplay.c -share/gtk-2.0/demo/clipboard.c -share/gtk-2.0/demo/colorsel.c -share/gtk-2.0/demo/combobox.c -share/gtk-2.0/demo/dialog.c -share/gtk-2.0/demo/drawingarea.c -share/gtk-2.0/demo/editable_cells.c -share/gtk-2.0/demo/entry_completion.c -share/gtk-2.0/demo/expander.c -share/gtk-2.0/demo/floppybuddy.gif -share/gtk-2.0/demo/gnome-applets.png -share/gtk-2.0/demo/gnome-calendar.png -share/gtk-2.0/demo/gnome-foot.png -share/gtk-2.0/demo/gnome-fs-directory.png -share/gtk-2.0/demo/gnome-fs-regular.png -share/gtk-2.0/demo/gnome-gimp.png -share/gtk-2.0/demo/gnome-gmush.png -share/gtk-2.0/demo/gnome-gsame.png -share/gtk-2.0/demo/gnu-keys.png -share/gtk-2.0/demo/gtk-logo-rgb.gif -share/gtk-2.0/demo/hypertext.c -share/gtk-2.0/demo/iconview.c -share/gtk-2.0/demo/iconview_edit.c -share/gtk-2.0/demo/images.c -share/gtk-2.0/demo/list_store.c -share/gtk-2.0/demo/menus.c -share/gtk-2.0/demo/panes.c -share/gtk-2.0/demo/pickers.c -share/gtk-2.0/demo/pixbufs.c -share/gtk-2.0/demo/rotated_text.c -share/gtk-2.0/demo/sizegroup.c -share/gtk-2.0/demo/stock_browser.c -share/gtk-2.0/demo/textview.c -share/gtk-2.0/demo/tree_store.c -share/gtk-2.0/demo/ui_manager.c -share/locale/af/LC_MESSAGES/gtk20-properties.mo -share/locale/af/LC_MESSAGES/gtk20.mo -share/locale/am/LC_MESSAGES/gtk20-properties.mo -share/locale/am/LC_MESSAGES/gtk20.mo -share/locale/ar/LC_MESSAGES/gtk20-properties.mo -share/locale/ar/LC_MESSAGES/gtk20.mo -share/locale/az/LC_MESSAGES/gtk20-properties.mo -share/locale/az/LC_MESSAGES/gtk20.mo -share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo -share/locale/az_IR/LC_MESSAGES/gtk20.mo -share/locale/be/LC_MESSAGES/gtk20-properties.mo -share/locale/be/LC_MESSAGES/gtk20.mo -share/locale/bg/LC_MESSAGES/gtk20-properties.mo -share/locale/bg/LC_MESSAGES/gtk20.mo -share/locale/bn/LC_MESSAGES/gtk20-properties.mo -share/locale/bn/LC_MESSAGES/gtk20.mo -share/locale/br/LC_MESSAGES/gtk20-properties.mo -share/locale/br/LC_MESSAGES/gtk20.mo -share/locale/bs/LC_MESSAGES/gtk20-properties.mo -share/locale/bs/LC_MESSAGES/gtk20.mo -share/locale/ca/LC_MESSAGES/gtk20-properties.mo -share/locale/ca/LC_MESSAGES/gtk20.mo -share/locale/cs/LC_MESSAGES/gtk20-properties.mo -share/locale/cs/LC_MESSAGES/gtk20.mo -share/locale/cy/LC_MESSAGES/gtk20-properties.mo -share/locale/cy/LC_MESSAGES/gtk20.mo -share/locale/da/LC_MESSAGES/gtk20-properties.mo -share/locale/da/LC_MESSAGES/gtk20.mo -share/locale/de/LC_MESSAGES/gtk20-properties.mo -share/locale/de/LC_MESSAGES/gtk20.mo -share/locale/el/LC_MESSAGES/gtk20-properties.mo -share/locale/el/LC_MESSAGES/gtk20.mo -share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo -share/locale/en_CA/LC_MESSAGES/gtk20.mo -share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo -share/locale/en_GB/LC_MESSAGES/gtk20.mo -share/locale/es/LC_MESSAGES/gtk20-properties.mo -share/locale/es/LC_MESSAGES/gtk20.mo -share/locale/et/LC_MESSAGES/gtk20-properties.mo -share/locale/et/LC_MESSAGES/gtk20.mo -share/locale/eu/LC_MESSAGES/gtk20-properties.mo -share/locale/eu/LC_MESSAGES/gtk20.mo -share/locale/fa/LC_MESSAGES/gtk20-properties.mo -share/locale/fa/LC_MESSAGES/gtk20.mo -share/locale/fi/LC_MESSAGES/gtk20-properties.mo -share/locale/fi/LC_MESSAGES/gtk20.mo -share/locale/fr/LC_MESSAGES/gtk20-properties.mo -share/locale/fr/LC_MESSAGES/gtk20.mo -share/locale/ga/LC_MESSAGES/gtk20-properties.mo -share/locale/ga/LC_MESSAGES/gtk20.mo -share/locale/gl/LC_MESSAGES/gtk20-properties.mo -share/locale/gl/LC_MESSAGES/gtk20.mo -share/locale/gu/LC_MESSAGES/gtk20-properties.mo -share/locale/gu/LC_MESSAGES/gtk20.mo -share/locale/he/LC_MESSAGES/gtk20-properties.mo -share/locale/he/LC_MESSAGES/gtk20.mo -share/locale/hi/LC_MESSAGES/gtk20-properties.mo -share/locale/hi/LC_MESSAGES/gtk20.mo -share/locale/hr/LC_MESSAGES/gtk20-properties.mo -share/locale/hr/LC_MESSAGES/gtk20.mo -share/locale/hu/LC_MESSAGES/gtk20-properties.mo -share/locale/hu/LC_MESSAGES/gtk20.mo -share/locale/hy/LC_MESSAGES/gtk20-properties.mo -share/locale/hy/LC_MESSAGES/gtk20.mo -share/locale/ia/LC_MESSAGES/gtk20-properties.mo -share/locale/ia/LC_MESSAGES/gtk20.mo -share/locale/id/LC_MESSAGES/gtk20-properties.mo -share/locale/id/LC_MESSAGES/gtk20.mo -share/locale/is/LC_MESSAGES/gtk20-properties.mo -share/locale/is/LC_MESSAGES/gtk20.mo -share/locale/it/LC_MESSAGES/gtk20-properties.mo -share/locale/it/LC_MESSAGES/gtk20.mo -share/locale/ja/LC_MESSAGES/gtk20-properties.mo -share/locale/ja/LC_MESSAGES/gtk20.mo -share/locale/ko/LC_MESSAGES/gtk20-properties.mo -share/locale/ko/LC_MESSAGES/gtk20.mo -share/locale/ku/LC_MESSAGES/gtk20-properties.mo -share/locale/ku/LC_MESSAGES/gtk20.mo -share/locale/li/LC_MESSAGES/gtk20-properties.mo -share/locale/li/LC_MESSAGES/gtk20.mo -share/locale/lt/LC_MESSAGES/gtk20-properties.mo -share/locale/lt/LC_MESSAGES/gtk20.mo -share/locale/lv/LC_MESSAGES/gtk20-properties.mo -share/locale/lv/LC_MESSAGES/gtk20.mo -share/locale/mi/LC_MESSAGES/gtk20-properties.mo -share/locale/mi/LC_MESSAGES/gtk20.mo -share/locale/mk/LC_MESSAGES/gtk20-properties.mo -share/locale/mk/LC_MESSAGES/gtk20.mo -share/locale/ml/LC_MESSAGES/gtk20-properties.mo -share/locale/ml/LC_MESSAGES/gtk20.mo -share/locale/mn/LC_MESSAGES/gtk20-properties.mo -share/locale/mn/LC_MESSAGES/gtk20.mo -share/locale/mr/LC_MESSAGES/gtk20-properties.mo -share/locale/mr/LC_MESSAGES/gtk20.mo -share/locale/ms/LC_MESSAGES/gtk20-properties.mo -share/locale/ms/LC_MESSAGES/gtk20.mo -share/locale/nb/LC_MESSAGES/gtk20-properties.mo -share/locale/nb/LC_MESSAGES/gtk20.mo -share/locale/ne/LC_MESSAGES/gtk20-properties.mo -share/locale/ne/LC_MESSAGES/gtk20.mo -share/locale/nl/LC_MESSAGES/gtk20-properties.mo -share/locale/nl/LC_MESSAGES/gtk20.mo -share/locale/nn/LC_MESSAGES/gtk20-properties.mo -share/locale/nn/LC_MESSAGES/gtk20.mo -share/locale/no/LC_MESSAGES/gtk20-properties.mo -share/locale/no/LC_MESSAGES/gtk20.mo -share/locale/nso/LC_MESSAGES/gtk20-properties.mo -share/locale/nso/LC_MESSAGES/gtk20.mo -share/locale/pa/LC_MESSAGES/gtk20-properties.mo -share/locale/pa/LC_MESSAGES/gtk20.mo -share/locale/pl/LC_MESSAGES/gtk20-properties.mo -share/locale/pl/LC_MESSAGES/gtk20.mo -share/locale/pt/LC_MESSAGES/gtk20-properties.mo -share/locale/pt/LC_MESSAGES/gtk20.mo -share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo -share/locale/pt_BR/LC_MESSAGES/gtk20.mo -share/locale/ro/LC_MESSAGES/gtk20-properties.mo -share/locale/ro/LC_MESSAGES/gtk20.mo -share/locale/ru/LC_MESSAGES/gtk20-properties.mo -share/locale/ru/LC_MESSAGES/gtk20.mo -share/locale/rw/LC_MESSAGES/gtk20-properties.mo -share/locale/rw/LC_MESSAGES/gtk20.mo -share/locale/sk/LC_MESSAGES/gtk20-properties.mo -share/locale/sk/LC_MESSAGES/gtk20.mo -share/locale/sl/LC_MESSAGES/gtk20-properties.mo -share/locale/sl/LC_MESSAGES/gtk20.mo -share/locale/sq/LC_MESSAGES/gtk20-properties.mo -share/locale/sq/LC_MESSAGES/gtk20.mo -share/locale/sr/LC_MESSAGES/gtk20-properties.mo -share/locale/sr/LC_MESSAGES/gtk20.mo -share/locale/sr@Latn/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@Latn/LC_MESSAGES/gtk20.mo -share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@ije/LC_MESSAGES/gtk20.mo -share/locale/sv/LC_MESSAGES/gtk20-properties.mo -share/locale/sv/LC_MESSAGES/gtk20.mo -share/locale/ta/LC_MESSAGES/gtk20-properties.mo -share/locale/ta/LC_MESSAGES/gtk20.mo -share/locale/te/LC_MESSAGES/gtk20-properties.mo -share/locale/te/LC_MESSAGES/gtk20.mo -share/locale/th/LC_MESSAGES/gtk20-properties.mo -share/locale/th/LC_MESSAGES/gtk20.mo -share/locale/tk/LC_MESSAGES/gtk20-properties.mo -share/locale/tk/LC_MESSAGES/gtk20.mo -share/locale/tr/LC_MESSAGES/gtk20-properties.mo -share/locale/tr/LC_MESSAGES/gtk20.mo -share/locale/uk/LC_MESSAGES/gtk20-properties.mo -share/locale/uk/LC_MESSAGES/gtk20.mo -share/locale/uz/LC_MESSAGES/gtk20-properties.mo -share/locale/uz/LC_MESSAGES/gtk20.mo -share/locale/uz@Latn/LC_MESSAGES/gtk20-properties.mo -share/locale/uz@Latn/LC_MESSAGES/gtk20.mo -share/locale/vi/LC_MESSAGES/gtk20-properties.mo -share/locale/vi/LC_MESSAGES/gtk20.mo -share/locale/wa/LC_MESSAGES/gtk20-properties.mo -share/locale/wa/LC_MESSAGES/gtk20.mo -share/locale/xh/LC_MESSAGES/gtk20-properties.mo -share/locale/xh/LC_MESSAGES/gtk20.mo -share/locale/yi/LC_MESSAGES/gtk20-properties.mo -share/locale/yi/LC_MESSAGES/gtk20.mo -share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_CN/LC_MESSAGES/gtk20.mo -share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_TW/LC_MESSAGES/gtk20.mo -share/themes/Default/gtk-2.0-key/gtkrc -share/themes/Emacs/gtk-2.0-key/gtkrc -share/themes/Raleigh/gtk-2.0/gtkrc -@exec /usr/bin/find %D/share/icons -type d -depth 1 -exec %D/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null || /usr/bin/true -@unexec /usr/bin/find %D/share/icons -type f -depth 2 -name icon-theme.cache -delete 2>/dev/null || /usr/bin/true -@dirrm share/themes/Raleigh/gtk-2.0 -@dirrm share/themes/Raleigh -@dirrm share/themes/Emacs/gtk-2.0-key -@dirrm share/themes/Emacs -@dirrm share/themes/Default/gtk-2.0-key -@dirrm share/gtk-2.0/demo -@dirrm share/gtk-2.0 -@dirrm include/gtk-2.0/gtk -@dirrm include/gtk-2.0/gdk-pixbuf-xlib -@dirrm include/gtk-2.0/gdk-pixbuf -@dirrm include/gtk-2.0/gdk -@dirrm include/gtk-2.0 -@dirrm etc/gtk-2.0 -@exec /bin/mkdir -p %D/lib/gtk-2.0/modules -@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK_VERSION%%/engines -@unexec /bin/rmdir %D/share/themes/Default 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true -@unexec rmdir %D/share/locale/yi/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/yi 2> /dev/null || true -@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/xh 2> /dev/null || true -@unexec rmdir %D/share/locale/te/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/te 2> /dev/null || true -@unexec rmdir %D/share/locale/uz@Latn/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/uz@Latn 2> /dev/null || true -@unexec rmdir %D/share/locale/sr@ije/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/sr@ije 2> /dev/null || true -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/rw 2> /dev/null || true -@unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/nso 2> /dev/null || true -@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/mr 2> /dev/null || true -@unexec rmdir %D/share/locale/mi/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/mi 2> /dev/null || true -@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ku 2> /dev/null || true -@unexec rmdir %D/share/locale/ia/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ia 2> /dev/null || true -@unexec rmdir %D/share/locale/hy/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/hy 2> /dev/null || true -@unexec rmdir %D/share/locale/br/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/br 2> /dev/null || true -@unexec rmdir %D/share/locale/az_IR/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/az_IR 2> /dev/null || true -@unexec /bin/rmdir %D/lib/gtk-2.0/modules 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%%/loaders 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%%/immodules 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%%/engines 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%% 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile deleted file mode 100644 index e819f273e..000000000 --- a/x11-toolkits/gtkglext/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: GtkGLExt -# Date created: 6 November 2002 -# Whom: Kimura Fuyuki <fuyuki@hadaly.org> -# -# $FreeBSD$ -# - -PORTNAME= gtkglext -PORTVERSION= 1.0.6 -PORTREVISION= 4 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= ports@FreeBSD.org -COMMENT= An OpenGL extension to GTK - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gtk20 -USE_GL= yes -USE_REINPLACE= yes -USE_LIBTOOL_VER=15 -USE_GMAKE= yes -INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e 's|pango gmodule-2.0|pango pangox gmodule-2.0|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkglext/distinfo b/x11-toolkits/gtkglext/distinfo deleted file mode 100644 index a6b326652..000000000 --- a/x11-toolkits/gtkglext/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtkglext-1.0.6.tar.bz2) = e347e028dfe98d69c5995f547108db77 -SIZE (gnome2/gtkglext-1.0.6.tar.bz2) = 681751 diff --git a/x11-toolkits/gtkglext/files/patch-configure b/x11-toolkits/gtkglext/files/patch-configure deleted file mode 100644 index 6d08f16b6..000000000 --- a/x11-toolkits/gtkglext/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Oct 21 11:28:19 2002 -+++ configure Mon Oct 21 11:28:54 2002 -@@ -7024,6 +7024,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gtkglext/pkg-descr b/x11-toolkits/gtkglext/pkg-descr deleted file mode 100644 index 9412812e6..000000000 --- a/x11-toolkits/gtkglext/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GtkGLExt is an OpenGL extension to GTK. It provides the GDK objects -to support OpenGL rendering in GTK, and GtkWidget API add-ons to make -GTK+ widgets OpenGL-capable. - -WWW: http://gtkglext.sourceforge.net/ diff --git a/x11-toolkits/gtkglext/pkg-plist b/x11-toolkits/gtkglext/pkg-plist deleted file mode 100644 index bb0924a7c..000000000 --- a/x11-toolkits/gtkglext/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -include/gtkglext-1.0/gdk/gdkgl.h -include/gtkglext-1.0/gdk/gdkglconfig.h -include/gtkglext-1.0/gdk/gdkglcontext.h -include/gtkglext-1.0/gdk/gdkgldebug.h -include/gtkglext-1.0/gdk/gdkgldefs.h -include/gtkglext-1.0/gdk/gdkgldrawable.h -include/gtkglext-1.0/gdk/gdkglenumtypes.h -include/gtkglext-1.0/gdk/gdkglfont.h -include/gtkglext-1.0/gdk/gdkglglext.h -include/gtkglext-1.0/gdk/gdkglinit.h -include/gtkglext-1.0/gdk/gdkglpixmap.h -include/gtkglext-1.0/gdk/gdkglquery.h -include/gtkglext-1.0/gdk/gdkglshapes.h -include/gtkglext-1.0/gdk/gdkgltokens.h -include/gtkglext-1.0/gdk/gdkgltypes.h -include/gtkglext-1.0/gdk/gdkglversion.h -include/gtkglext-1.0/gdk/gdkglwindow.h -include/gtkglext-1.0/gdk/glext/glext-extra.h -include/gtkglext-1.0/gdk/glext/glext.h -include/gtkglext-1.0/gdk/glext/glxext-extra.h -include/gtkglext-1.0/gdk/glext/glxext.h -include/gtkglext-1.0/gdk/glext/wglext-extra.h -include/gtkglext-1.0/gdk/glext/wglext.h -include/gtkglext-1.0/gdk/x11/gdkglglxext.h -include/gtkglext-1.0/gdk/x11/gdkglx.h -include/gtkglext-1.0/gtk/gtkgl.h -include/gtkglext-1.0/gtk/gtkgldebug.h -include/gtkglext-1.0/gtk/gtkgldefs.h -include/gtkglext-1.0/gtk/gtkglinit.h -include/gtkglext-1.0/gtk/gtkglversion.h -include/gtkglext-1.0/gtk/gtkglwidget.h -@dirrm include/gtkglext-1.0/gtk -@dirrm include/gtkglext-1.0/gdk/x11 -@dirrm include/gtkglext-1.0/gdk/glext -@dirrm include/gtkglext-1.0/gdk -@dirrm include/gtkglext-1.0 -lib/gtkglext-1.0/include/gdkglext-config.h -lib/libgdkglext-x11-1.0.a -lib/libgdkglext-x11-1.0.so -lib/libgdkglext-x11-1.0.so.2 -lib/libgtkglext-x11-1.0.a -lib/libgtkglext-x11-1.0.so -lib/libgtkglext-x11-1.0.so.2 -@dirrm lib/gtkglext-1.0/include -@dirrm lib/gtkglext-1.0 -libdata/pkgconfig/gdkglext-1.0.pc -libdata/pkgconfig/gdkglext-x11-1.0.pc -libdata/pkgconfig/gtkglext-1.0.pc -libdata/pkgconfig/gtkglext-x11-1.0.pc -share/aclocal/gtkglext-1.0.m4 -%%DOCSDIR%%/GdkGLExt-API.html -%%DOCSDIR%%/GtkGLExt-API.html -%%DOCSDIR%%/Overview.html -%%DOCSDIR%%/gtkglext-building.html -%%DOCSDIR%%/gtkglext-gdkglconfig.html -%%DOCSDIR%%/gtkglext-gdkglcontext.html -%%DOCSDIR%%/gtkglext-gdkgldrawable.html -%%DOCSDIR%%/gtkglext-gdkglfont.html -%%DOCSDIR%%/gtkglext-gdkglinit.html -%%DOCSDIR%%/gtkglext-gdkglpixmap.html -%%DOCSDIR%%/gtkglext-gdkglquery.html -%%DOCSDIR%%/gtkglext-gdkglshapes.html -%%DOCSDIR%%/gtkglext-gdkgltokens.html -%%DOCSDIR%%/gtkglext-gdkglversion.html -%%DOCSDIR%%/gtkglext-gdkglwindow.html -%%DOCSDIR%%/gtkglext-gdkglx.html -%%DOCSDIR%%/gtkglext-gtkglinit.html -%%DOCSDIR%%/gtkglext-gtkglversion.html -%%DOCSDIR%%/gtkglext-gtkglwidget.html -%%DOCSDIR%%/gtkglext-running.html -%%DOCSDIR%%/gtkglext.devhelp -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile deleted file mode 100644 index 014352ef6..000000000 --- a/x11-toolkits/gtkmm24/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: gtkmm2 -# Date created: 30 September 2002 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gtkmm24/Makefile,v 1.7 2005/09/07 19:39:16 marcus Exp $ -# - -PORTNAME= gtkmm -PORTVERSION= 2.8.1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrapper for Gtk+, Pango, Atk - -LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= gtkmm24 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_AUTOTOOLS= libtool:15:inc -INSTALLS_SHLIB= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack gtk20 -CONFIGURE_ARGS= --enable-static=yes \ - --with-sigc-prefix=${LOCALBASE} - -PLIST_SUB= VERSION="2.4" API_VERSION="2.4" - -.if defined(WITH_EXAMPLES) -CONFIGURE_ARGS+=--enable-examples -PLIST_SUB+= EXAMPLES="" -.else -CONFIGURE_ARGS+=--disable-examples -PLIST_SUB+= EXAMPLES="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \ - -e '/^SUBDIRS =/s/@DEMO_SUBDIR@//' \ - ${WRKSRC}/Makefile.in -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/docs//' \ - ${WRKSRC}/Makefile.in -.endif - -patch-autotools: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm24/distinfo b/x11-toolkits/gtkmm24/distinfo deleted file mode 100644 index d69f58a45..000000000 --- a/x11-toolkits/gtkmm24/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtkmm-2.8.1.tar.bz2) = 194d4a21368f92061fd3f68acf3a7c8d -SIZE (gnome2/gtkmm-2.8.1.tar.bz2) = 3735383 diff --git a/x11-toolkits/gtkmm24/files/patch-gtk__gdkmm__Makefile.in b/x11-toolkits/gtkmm24/files/patch-gtk__gdkmm__Makefile.in deleted file mode 100644 index 145d81a46..000000000 --- a/x11-toolkits/gtkmm24/files/patch-gtk__gdkmm__Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- gdk/gdkmm/Makefile.in.bak Sat Apr 9 20:53:29 2005 -+++ gdk/gdkmm/Makefile.in Tue Apr 19 19:06:31 2005 -@@ -325,8 +325,7 @@ - # libraries at link time to resolve symbols (remember a dll is like an - # executable). - @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined -Wl,--export-all-symbols --@PLATFORM_WIN32_FALSE@win32_dlls_extra_libs = --@PLATFORM_WIN32_TRUE@win32_dlls_extra_libs = $(sublib_win32_dlls_libs) -+win32_dlls_extra_libs = $(sublib_win32_dlls_libs) - common_ldflags = -version-info $(sublib_libversion) $(no_undefined) - - # All modules can include all other modules, diff --git a/x11-toolkits/gtkmm24/files/patch-gtk__gtkmm__Makefile.in b/x11-toolkits/gtkmm24/files/patch-gtk__gtkmm__Makefile.in deleted file mode 100644 index e514acccd..000000000 --- a/x11-toolkits/gtkmm24/files/patch-gtk__gtkmm__Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- gtk/gtkmm/Makefile.in.orig Sat Apr 9 20:53:29 2005 -+++ gtk/gtkmm/Makefile.in Tue Apr 19 17:50:35 2005 -@@ -425,8 +425,7 @@ - # libraries at link time to resolve symbols (remember a dll is like an - # executable). - @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined -Wl,--export-all-symbols --@PLATFORM_WIN32_FALSE@win32_dlls_extra_libs = --@PLATFORM_WIN32_TRUE@win32_dlls_extra_libs = $(sublib_win32_dlls_libs) -+win32_dlls_extra_libs = $(sublib_win32_dlls_libs) - common_ldflags = -version-info $(sublib_libversion) $(no_undefined) - - # All modules can include all other modules, diff --git a/x11-toolkits/gtkmm24/pkg-descr b/x11-toolkits/gtkmm24/pkg-descr deleted file mode 100644 index b2371e32c..000000000 --- a/x11-toolkits/gtkmm24/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ wrapper for Gtk+, Pango and Atk. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/gtkmm24/pkg-plist b/x11-toolkits/gtkmm24/pkg-plist deleted file mode 100644 index 092e5c5e6..000000000 --- a/x11-toolkits/gtkmm24/pkg-plist +++ /dev/null @@ -1,2287 +0,0 @@ -include/atkmm-1.6/atkmm.h -include/atkmm-1.6/atkmm/action.h -include/atkmm-1.6/atkmm/component.h -include/atkmm-1.6/atkmm/document.h -include/atkmm-1.6/atkmm/editabletext.h -include/atkmm-1.6/atkmm/hyperlink.h -include/atkmm-1.6/atkmm/hypertext.h -include/atkmm-1.6/atkmm/image.h -include/atkmm-1.6/atkmm/implementor.h -include/atkmm-1.6/atkmm/init.h -include/atkmm-1.6/atkmm/noopobject.h -include/atkmm-1.6/atkmm/object.h -include/atkmm-1.6/atkmm/objectaccessible.h -include/atkmm-1.6/atkmm/private/action_p.h -include/atkmm-1.6/atkmm/private/component_p.h -include/atkmm-1.6/atkmm/private/document_p.h -include/atkmm-1.6/atkmm/private/editabletext_p.h -include/atkmm-1.6/atkmm/private/hyperlink_p.h -include/atkmm-1.6/atkmm/private/hypertext_p.h -include/atkmm-1.6/atkmm/private/image_p.h -include/atkmm-1.6/atkmm/private/implementor_p.h -include/atkmm-1.6/atkmm/private/noopobject_p.h -include/atkmm-1.6/atkmm/private/object_p.h -include/atkmm-1.6/atkmm/private/objectaccessible_p.h -include/atkmm-1.6/atkmm/private/relation_p.h -include/atkmm-1.6/atkmm/private/relationset_p.h -include/atkmm-1.6/atkmm/private/selection_p.h -include/atkmm-1.6/atkmm/private/stateset_p.h -include/atkmm-1.6/atkmm/private/streamablecontent_p.h -include/atkmm-1.6/atkmm/private/table_p.h -include/atkmm-1.6/atkmm/private/text_p.h -include/atkmm-1.6/atkmm/private/value_p.h -include/atkmm-1.6/atkmm/relation.h -include/atkmm-1.6/atkmm/relationset.h -include/atkmm-1.6/atkmm/selection.h -include/atkmm-1.6/atkmm/stateset.h -include/atkmm-1.6/atkmm/streamablecontent.h -include/atkmm-1.6/atkmm/table.h -include/atkmm-1.6/atkmm/text.h -include/atkmm-1.6/atkmm/value.h -include/atkmm-1.6/atkmm/wrap_init.h -include/gdkmm-%%API_VERSION%%/gdkmm.h -include/gdkmm-%%API_VERSION%%/gdkmm/bitmap.h -include/gdkmm-%%API_VERSION%%/gdkmm/color.h -include/gdkmm-%%API_VERSION%%/gdkmm/colormap.h -include/gdkmm-%%API_VERSION%%/gdkmm/cursor.h -include/gdkmm-%%API_VERSION%%/gdkmm/device.h -include/gdkmm-%%API_VERSION%%/gdkmm/display.h -include/gdkmm-%%API_VERSION%%/gdkmm/displaymanager.h -include/gdkmm-%%API_VERSION%%/gdkmm/dragcontext.h -include/gdkmm-%%API_VERSION%%/gdkmm/drawable.h -include/gdkmm-%%API_VERSION%%/gdkmm/event.h -include/gdkmm-%%API_VERSION%%/gdkmm/gc.h -include/gdkmm-%%API_VERSION%%/gdkmm/general.h -include/gdkmm-%%API_VERSION%%/gdkmm/image.h -include/gdkmm-%%API_VERSION%%/gdkmm/list.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbuf.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufanimation.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufanimationiter.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufformat.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufloader.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixmap.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/bitmap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/color_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/colormap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/cursor_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/device_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/display_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/displaymanager_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/dragcontext_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/drawable_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/event_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/gc_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/image_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbuf_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufanimation_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufanimationiter_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufformat_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufloader_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixmap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/rectangle_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/region_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/rgbcmap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/screen_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/types_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/visual_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/window_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/rectangle.h -include/gdkmm-%%API_VERSION%%/gdkmm/region.h -include/gdkmm-%%API_VERSION%%/gdkmm/rgb.h -include/gdkmm-%%API_VERSION%%/gdkmm/rgbcmap.h -include/gdkmm-%%API_VERSION%%/gdkmm/screen.h -include/gdkmm-%%API_VERSION%%/gdkmm/types.h -include/gdkmm-%%API_VERSION%%/gdkmm/visual.h -include/gdkmm-%%API_VERSION%%/gdkmm/window.h -include/gdkmm-%%API_VERSION%%/gdkmm/wrap_init.h -include/gtkmm-%%API_VERSION%%/gtkmm.h -include/gtkmm-%%API_VERSION%%/gtkmm/aboutdialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/accelgroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/accelkey.h -include/gtkmm-%%API_VERSION%%/gtkmm/accellabel.h -include/gtkmm-%%API_VERSION%%/gtkmm/accelmap.h -include/gtkmm-%%API_VERSION%%/gtkmm/action.h -include/gtkmm-%%API_VERSION%%/gtkmm/actiongroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/adjustment.h -include/gtkmm-%%API_VERSION%%/gtkmm/alignment.h -include/gtkmm-%%API_VERSION%%/gtkmm/arrow.h -include/gtkmm-%%API_VERSION%%/gtkmm/aspectframe.h -include/gtkmm-%%API_VERSION%%/gtkmm/base.h -include/gtkmm-%%API_VERSION%%/gtkmm/bin.h -include/gtkmm-%%API_VERSION%%/gtkmm/box.h -include/gtkmm-%%API_VERSION%%/gtkmm/button.h -include/gtkmm-%%API_VERSION%%/gtkmm/buttonbox.h -include/gtkmm-%%API_VERSION%%/gtkmm/calendar.h -include/gtkmm-%%API_VERSION%%/gtkmm/celleditable.h -include/gtkmm-%%API_VERSION%%/gtkmm/celllayout.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderer.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderer_generation.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderercombo.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrendererpixbuf.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrendererprogress.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderertext.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderertoggle.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellview.h -include/gtkmm-%%API_VERSION%%/gtkmm/checkbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/checkmenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/clipboard.h -include/gtkmm-%%API_VERSION%%/gtkmm/colorbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/colorselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/combo.h -include/gtkmm-%%API_VERSION%%/gtkmm/combobox.h -include/gtkmm-%%API_VERSION%%/gtkmm/comboboxentry.h -include/gtkmm-%%API_VERSION%%/gtkmm/comboboxentrytext.h -include/gtkmm-%%API_VERSION%%/gtkmm/comboboxtext.h -include/gtkmm-%%API_VERSION%%/gtkmm/container.h -include/gtkmm-%%API_VERSION%%/gtkmm/curve.h -include/gtkmm-%%API_VERSION%%/gtkmm/dialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/drawingarea.h -include/gtkmm-%%API_VERSION%%/gtkmm/editable.h -include/gtkmm-%%API_VERSION%%/gtkmm/entry.h -include/gtkmm-%%API_VERSION%%/gtkmm/entrycompletion.h -include/gtkmm-%%API_VERSION%%/gtkmm/enums.h -include/gtkmm-%%API_VERSION%%/gtkmm/eventbox.h -include/gtkmm-%%API_VERSION%%/gtkmm/expander.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooser.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooserbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooserdialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooserwidget.h -include/gtkmm-%%API_VERSION%%/gtkmm/filefilter.h -include/gtkmm-%%API_VERSION%%/gtkmm/fileselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/fixed.h -include/gtkmm-%%API_VERSION%%/gtkmm/fontbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/fontselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/frame.h -include/gtkmm-%%API_VERSION%%/gtkmm/handlebox.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconfactory.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconinfo.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconset.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconsource.h -include/gtkmm-%%API_VERSION%%/gtkmm/icontheme.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconview.h -include/gtkmm-%%API_VERSION%%/gtkmm/image.h -include/gtkmm-%%API_VERSION%%/gtkmm/imagemenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/inputdialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/invisible.h -include/gtkmm-%%API_VERSION%%/gtkmm/item.h -include/gtkmm-%%API_VERSION%%/gtkmm/label.h -include/gtkmm-%%API_VERSION%%/gtkmm/layout.h -include/gtkmm-%%API_VERSION%%/gtkmm/liststore.h -include/gtkmm-%%API_VERSION%%/gtkmm/main.h -include/gtkmm-%%API_VERSION%%/gtkmm/menu.h -include/gtkmm-%%API_VERSION%%/gtkmm/menu_elems.h -include/gtkmm-%%API_VERSION%%/gtkmm/menubar.h -include/gtkmm-%%API_VERSION%%/gtkmm/menuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/menushell.h -include/gtkmm-%%API_VERSION%%/gtkmm/menutoolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/messagedialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/misc.h -include/gtkmm-%%API_VERSION%%/gtkmm/notebook.h -include/gtkmm-%%API_VERSION%%/gtkmm/object.h -include/gtkmm-%%API_VERSION%%/gtkmm/optionmenu.h -include/gtkmm-%%API_VERSION%%/gtkmm/paned.h -include/gtkmm-%%API_VERSION%%/gtkmm/plug.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/aboutdialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/accelgroup_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/accellabel_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/action_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/actiongroup_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/adjustment_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/alignment_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/arrow_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/aspectframe_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/bin_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/box_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/button_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/buttonbox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/calendar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/celleditable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/celllayout_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderer_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderercombo_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrendererpixbuf_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrendererprogress_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderertext_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderertoggle_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/checkbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/checkmenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/clipboard_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/colorbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/colorselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/combo_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/combobox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/comboboxentry_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/container_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/curve_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/dialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/drawingarea_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/editable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/entry_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/entrycompletion_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/enums_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/eventbox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/expander_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooser_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooserbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooserdialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooserwidget_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filefilter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fileselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fixed_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fontbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fontselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/frame_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/handlebox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconfactory_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconinfo_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconset_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconsource_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/icontheme_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/image_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/imagemenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/inputdialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/invisible_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/item_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/label_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/layout_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/liststore_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/main_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menu_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menubar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menushell_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menutoolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/messagedialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/misc_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/notebook_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/object_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/optionmenu_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/paned_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/plug_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/progressbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radioaction_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radiobutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radiomenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radiotoolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/range_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/rc_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/ruler_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/scale_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/scrollbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/scrolledwindow_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/selectiondata_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/separator_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/separatormenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/separatortoolitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/settings_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/sizegroup_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/socket_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/spinbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/statusbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/stockitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/style_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/table_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/targetlist_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/tearoffmenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textattributes_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textbuffer_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textchildanchor_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textiter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textmark_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/texttag_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/texttagtable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toggleaction_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/togglebutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toggletoolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toolbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toolitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/tooltips_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treedragdest_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treedragsource_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeiter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treemodel_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treemodelfilter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treemodelsort_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treepath_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treerowreference_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treesortable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treestore_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeviewcolumn_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/uimanager_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/viewport_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/widget_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/window_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/progressbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/radioaction.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiobutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiobuttongroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiomenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiotoolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/range.h -include/gtkmm-%%API_VERSION%%/gtkmm/rc.h -include/gtkmm-%%API_VERSION%%/gtkmm/ruler.h -include/gtkmm-%%API_VERSION%%/gtkmm/scale.h -include/gtkmm-%%API_VERSION%%/gtkmm/scrollbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/scrolledwindow.h -include/gtkmm-%%API_VERSION%%/gtkmm/selectiondata.h -include/gtkmm-%%API_VERSION%%/gtkmm/selectiondata_private.h -include/gtkmm-%%API_VERSION%%/gtkmm/separator.h -include/gtkmm-%%API_VERSION%%/gtkmm/separatormenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/separatortoolitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/settings.h -include/gtkmm-%%API_VERSION%%/gtkmm/sizegroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/socket.h -include/gtkmm-%%API_VERSION%%/gtkmm/spinbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/statusbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/stock.h -include/gtkmm-%%API_VERSION%%/gtkmm/stockid.h -include/gtkmm-%%API_VERSION%%/gtkmm/stockitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/style.h -include/gtkmm-%%API_VERSION%%/gtkmm/table.h -include/gtkmm-%%API_VERSION%%/gtkmm/targetentry.h -include/gtkmm-%%API_VERSION%%/gtkmm/targetlist.h -include/gtkmm-%%API_VERSION%%/gtkmm/tearoffmenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/textattributes.h -include/gtkmm-%%API_VERSION%%/gtkmm/textbuffer.h -include/gtkmm-%%API_VERSION%%/gtkmm/textchildanchor.h -include/gtkmm-%%API_VERSION%%/gtkmm/textiter.h -include/gtkmm-%%API_VERSION%%/gtkmm/textmark.h -include/gtkmm-%%API_VERSION%%/gtkmm/texttag.h -include/gtkmm-%%API_VERSION%%/gtkmm/texttagtable.h -include/gtkmm-%%API_VERSION%%/gtkmm/textview.h -include/gtkmm-%%API_VERSION%%/gtkmm/toggleaction.h -include/gtkmm-%%API_VERSION%%/gtkmm/togglebutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/toggletoolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/toolbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/toolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/toolitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/tooltips.h -include/gtkmm-%%API_VERSION%%/gtkmm/treedragdest.h -include/gtkmm-%%API_VERSION%%/gtkmm/treedragsource.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeiter.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodel.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodelcolumn.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodelfilter.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodelsort.h -include/gtkmm-%%API_VERSION%%/gtkmm/treepath.h -include/gtkmm-%%API_VERSION%%/gtkmm/treerowreference.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/treesortable.h -include/gtkmm-%%API_VERSION%%/gtkmm/treestore.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeview.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeview_private.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeviewcolumn.h -include/gtkmm-%%API_VERSION%%/gtkmm/uimanager.h -include/gtkmm-%%API_VERSION%%/gtkmm/viewport.h -include/gtkmm-%%API_VERSION%%/gtkmm/widget.h -include/gtkmm-%%API_VERSION%%/gtkmm/window.h -include/gtkmm-%%API_VERSION%%/gtkmm/wrap_init.h -include/pangomm-1.4/pangomm.h -include/pangomm-1.4/pangomm/attributes.h -include/pangomm-1.4/pangomm/attriter.h -include/pangomm-1.4/pangomm/attrlist.h -include/pangomm-1.4/pangomm/color.h -include/pangomm-1.4/pangomm/context.h -include/pangomm-1.4/pangomm/coverage.h -include/pangomm-1.4/pangomm/font.h -include/pangomm-1.4/pangomm/fontdescription.h -include/pangomm-1.4/pangomm/fontface.h -include/pangomm-1.4/pangomm/fontfamily.h -include/pangomm-1.4/pangomm/fontmap.h -include/pangomm-1.4/pangomm/fontmetrics.h -include/pangomm-1.4/pangomm/fontset.h -include/pangomm-1.4/pangomm/glyph.h -include/pangomm-1.4/pangomm/glyphstring.h -include/pangomm-1.4/pangomm/init.h -include/pangomm-1.4/pangomm/item.h -include/pangomm-1.4/pangomm/language.h -include/pangomm-1.4/pangomm/layout.h -include/pangomm-1.4/pangomm/layoutiter.h -include/pangomm-1.4/pangomm/layoutline.h -include/pangomm-1.4/pangomm/layoutrun.h -include/pangomm-1.4/pangomm/private/attributes_p.h -include/pangomm-1.4/pangomm/private/attriter_p.h -include/pangomm-1.4/pangomm/private/attrlist_p.h -include/pangomm-1.4/pangomm/private/color_p.h -include/pangomm-1.4/pangomm/private/context_p.h -include/pangomm-1.4/pangomm/private/coverage_p.h -include/pangomm-1.4/pangomm/private/font_p.h -include/pangomm-1.4/pangomm/private/fontdescription_p.h -include/pangomm-1.4/pangomm/private/fontface_p.h -include/pangomm-1.4/pangomm/private/fontfamily_p.h -include/pangomm-1.4/pangomm/private/fontmap_p.h -include/pangomm-1.4/pangomm/private/fontmetrics_p.h -include/pangomm-1.4/pangomm/private/fontset_p.h -include/pangomm-1.4/pangomm/private/glyph_p.h -include/pangomm-1.4/pangomm/private/glyphstring_p.h -include/pangomm-1.4/pangomm/private/item_p.h -include/pangomm-1.4/pangomm/private/language_p.h -include/pangomm-1.4/pangomm/private/layout_p.h -include/pangomm-1.4/pangomm/private/layoutiter_p.h -include/pangomm-1.4/pangomm/private/layoutline_p.h -include/pangomm-1.4/pangomm/private/layoutrun_p.h -include/pangomm-1.4/pangomm/private/rectangle_p.h -include/pangomm-1.4/pangomm/private/renderer_p.h -include/pangomm-1.4/pangomm/private/tabarray_p.h -include/pangomm-1.4/pangomm/rectangle.h -include/pangomm-1.4/pangomm/renderer.h -include/pangomm-1.4/pangomm/tabarray.h -include/pangomm-1.4/pangomm/types.h -include/pangomm-1.4/pangomm/wrap_init.h -lib/gdkmm-%%API_VERSION%%/include/gdkmmconfig.h -lib/gtkmm-%%API_VERSION%%/include/gtkmmconfig.h -lib/gtkmm-%%API_VERSION%%/proc/m4/convert.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_atk.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_base.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gdk.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gtk.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gtkmm.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_pango.m4 -lib/libatkmm-1.6.a -lib/libatkmm-1.6.so -lib/libatkmm-1.6.so.1 -lib/libgdkmm-%%VERSION%%.a -lib/libgdkmm-%%VERSION%%.so -lib/libgdkmm-%%VERSION%%.so.1 -lib/libgtkmm-%%VERSION%%.a -lib/libgtkmm-%%VERSION%%.so -lib/libgtkmm-%%VERSION%%.so.1 -lib/libpangomm-1.4.a -lib/libpangomm-1.4.so -lib/libpangomm-1.4.so.1 -libdata/pkgconfig/atkmm-1.6.pc -libdata/pkgconfig/gdkmm-%%API_VERSION%%.pc -libdata/pkgconfig/gtkmm-%%API_VERSION%%.pc -libdata/pkgconfig/pangomm-1.4.pc -%%PORTDOCS%%share/devhelp/books/gtkmm-%%API_VERSION%%/gtkmm-%%API_VERSION%%.devhelp -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/gtkmm_logo.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/top.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/aboutdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelgroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelkey_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accellabel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/actiongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/adjustment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/alignment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/annotated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/arrow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/aspectframe_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attriter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attrlist_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/base_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bin_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bitmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/box_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/button_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/buttonbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/calendar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celleditable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celllayout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer__generation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderercombo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrendererpixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrendererprogress_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertoggle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Implementor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Implementor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Implementor__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AboutDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AboutDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AboutDialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererCombo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererCombo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererCombo__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererProgress-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererProgress.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererProgress__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellView__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText_1_1TextModelColumns-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText_1_1TextModelColumns.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText_1_1TextModelColumns__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserError__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter_1_1Info-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter_1_1Info.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconInfo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconInfo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconTheme-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconTheme.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconThemeError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconThemeError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconThemeError__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconTheme__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconView__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuToolButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Renderer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Renderer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Renderer__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/clipboard_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colormap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combobox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxentrytext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxtext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/component_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/container_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/context_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/coverage_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cursor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/curve_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/deprecated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/device_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000000.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000000_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000001.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000001_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000002.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000002_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000003.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000003_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000004.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000004_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000005.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000005_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000006.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000006_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000007.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000007_dep.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dirs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/display_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/displaymanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/document_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.css -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dragcontext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawingarea_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editabletext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entrycompletion_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/enums_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/event_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/eventbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/expander_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooser_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserwidget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filefilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/files.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fileselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fixed_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/font_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontdescription_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontface_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontfamily_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmetrics_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/frame_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x61.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x62.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x63.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x64.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x65.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x66.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x67.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x68.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x69.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x6a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x6b.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x6c.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x6d.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x6e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x6f.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x70.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x71.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x72.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x73.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x74.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x75.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x76.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x77.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x78.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_0x7e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x61.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x62.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x63.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x64.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x65.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x66.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x67.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x68.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x69.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x6a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x6b.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x6c.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x6d.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x6e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x6f.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x70.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x71.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x72.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x73.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x74.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x75.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x76.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x77.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x78.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func_0x7e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_rela.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2types_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/general_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x62.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x63.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x64.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x65.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x66.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x67.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x68.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x69.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x6a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x6b.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x6c.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x6d.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x6e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x6f.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x70.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x71.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x72.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x73.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x74.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x75.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x76.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x77.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x78.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x79.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_0x7a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_defs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x62.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x63.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x64.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x65.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x66.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x67.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x68.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x69.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x6a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x6b.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x6c.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x6d.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x6e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x6f.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x70.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x71.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x72.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x73.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x74.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x75.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x76.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x77.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval_0x78.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyph_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyphstring_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Containers.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Containers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Dialogs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Menus.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Menus.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TextView.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TreeView.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Widgets.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Widgets.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__atkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gdkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gtkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__pangommEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/handlebox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hierarchy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hyperlink_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hypertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconfactory_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconinfo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/icontheme_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/imagemenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/implementor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__0.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inputdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/invisible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/label_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/language_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutline_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutrun_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/list_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/liststore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/main_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu__elems_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menubar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menushell_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menutoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/messagedialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/misc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/modules.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceAtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGdk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1AccelMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Box__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1ComboDropDown__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Menu__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Notebook__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Stock.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Table__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacePango.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x62.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x63.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x64.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x65.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x66.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x67.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x68.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x69.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x6a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x6b.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x6c.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x6d.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x6e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x6f.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x70.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x71.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x72.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x73.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x74.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x75.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x76.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x77.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x78.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x79.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_0x7a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x62.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x63.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x64.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x65.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x66.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x67.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x68.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x69.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x6a.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x6b.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x6c.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x6d.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x6e.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x6f.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x70.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x71.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x72.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x73.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x74.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x75.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x76.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x77.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval_0x78.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaces.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacesigc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacestd.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/noopobject_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/notebook_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/objectaccessible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/optionmenu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pages.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/paned_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2types_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimationiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufformat_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufloader_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/plug_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/progressbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radioaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobuttongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiomenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiotoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/range_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/region_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relationset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/renderer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgb_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgbcmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/ruler_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scale_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/screen_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrollbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrolledwindow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separator_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatormenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatortoolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/settings_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/sizegroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/socket_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/spinbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stateset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/statusbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_about_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_add_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_center_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_justify_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_left_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_right_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_apply_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_bottom_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_broken_image_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_cancel_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_cdrom_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_clear_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_close_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_colorselector_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_connect_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_convert_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_copy_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_cut_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_authentication_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_error_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_info_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_question_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_warning_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_directory_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_disconnect_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dnd_32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dnd_multiple_32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_down_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_edit_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_exec_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_exit_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_file_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_first_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_font_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_fullscreen_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_harddisk_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_help_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_home_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_index_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_info_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_jump_to_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_last_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_leave_fullscreen_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_left_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_forward_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_next_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_pause_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_play_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_previous_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_record_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_rewind_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_stop_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_network_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_new_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_no_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_ok_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_open_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_paste_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_preferences_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_print_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_print_preview_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_properties_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_redo_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_refresh_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_remove_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_revert_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_right_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_save_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_save_as_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_search_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_search_replace_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_sort_ascending_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_sort_descending_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_spellcheck_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_stop_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_bold_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_italic_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_strikethrough_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_underline_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_top_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_trash_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_undelete_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_undo_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_up_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_yes_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_1_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_fit_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_in_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_out_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockid_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/streamablecontent_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1AtomStringTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1AtomStringTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem__inherit__graph.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/style_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tabarray_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/targetentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/targetlist_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tearoffmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/text_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textattributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textbuffer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textchildanchor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textmark_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttag_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttagtable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggleaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/togglebutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggletoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tooltips_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragdest_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelfilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelsort_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treepath_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treerowreference_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treesortable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treestore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeviewcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/uimanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/value_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/viewport_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/visual_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/widget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/widget_hierarchy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/widget_hierarchy.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/alignment.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/aspectframe.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttonbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/checkbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_ideal.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/combo.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/custom_container.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/devcpp_project_options.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_colorselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_filechooser.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_fontselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_messagedialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drag_and_drop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_lines.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_text.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/entry.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/eventbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/frame.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/label.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/main_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menu_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menubar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/notebook.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/paned.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/progressbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/radiobuttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/range_widgets.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/scrolledwindow.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/spinbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/table.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/textview.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/toolbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_draganddrop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_editablecells.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_list.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_tree.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apa.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apb.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apd.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch12.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch22.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch22s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch23.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/index.html -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/arrow/arrow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/arrow/direction.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/packbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/packbox.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplebuttonbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplebuttonbox.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button/buttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button/buttons.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton/radiobuttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton/radiobuttons.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/complex/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/complex/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/complex/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/text/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/text/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/text/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/mycontainer.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/mycontainer.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/mywidget.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/mywidget.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea/myarea.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea/myarea.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/expander/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/expander/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/expander/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/frame/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/frame/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/frame/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/idle/idleexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/idle/idleexample.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/idle/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/input/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/label/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/label/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/label/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messageslist.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messageslist.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messagetext.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messagetext.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/labeledoptionmenu.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/labeledoptionmenu.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/client.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/client.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/server.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/server.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/table/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/table/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/table/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/textview/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/textview/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/textview/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout/timerexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout/timerexample.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/treeview_withpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/treeview_withpopup.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/calendar/calendar.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererlist.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererlist.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererpopup.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrenderertoggle.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/popupentry.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/popupentry.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/testpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/dnd_images.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/exception/exceptiontest.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/gdk/radar.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/rulers/rulers.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/statusbar/statusbar.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/stock/stock.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe/tictactoe.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe/tictactoe.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe/ttt_test.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/exampletreemodel.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/exampletreemodel.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/window/wheelbarrow.cc -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/window -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/stock -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/statusbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/rulers -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/gdk -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/exception -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/dnd -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/calendar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/textview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/table -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/signals -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/paned -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/label -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/input -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/idle -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2 -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/frame -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/expander -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/entry -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/custom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/text -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry/complex -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/comboboxentry -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/box -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/arrow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/images -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs -%%PORTDOCS%%@unexec /bin/rmdir %D/share/doc/gtkmm-%%API_VERSION%% 2>/dev/null || /usr/bin/true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp/books/gtkmm-%%API_VERSION%% 2> /dev/null || /usr/bin/true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp/books 2> /dev/null || /usr/bin/true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp 2> /dev/null || /usr/bin/true -@dirrm lib/gtkmm-%%API_VERSION%%/proc/m4 -@dirrm lib/gtkmm-%%API_VERSION%%/proc -@dirrm lib/gtkmm-%%API_VERSION%%/include -@dirrm lib/gtkmm-%%API_VERSION%% -@dirrm lib/gdkmm-%%API_VERSION%%/include -@dirrm lib/gdkmm-%%API_VERSION%% -@dirrm include/pangomm-1.4/pangomm/private -@dirrm include/pangomm-1.4/pangomm -@dirrm include/pangomm-1.4 -@dirrm include/gtkmm-%%API_VERSION%%/gtkmm/private -@dirrm include/gtkmm-%%API_VERSION%%/gtkmm -@dirrm include/gtkmm-%%API_VERSION%% -@dirrm include/gdkmm-%%API_VERSION%%/gdkmm/private -@dirrm include/gdkmm-%%API_VERSION%%/gdkmm -@dirrm include/gdkmm-%%API_VERSION%% -@dirrm include/atkmm-1.6/atkmm/private -@dirrm include/atkmm-1.6/atkmm -@dirrm include/atkmm-1.6 diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile deleted file mode 100644 index f17aeeaea..000000000 --- a/x11-toolkits/gtksourceview/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gtksourceview -# Date created: 07 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.22 2005/09/08 23:40:01 marcus Exp $ -# - -PORTNAME= gtksourceview -PORTVERSION= 1.4.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui intlhack \ - ltverhack -CONFIGURE_ARGS= --enable-compile-warnings=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex" - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtksourceview/distinfo b/x11-toolkits/gtksourceview/distinfo deleted file mode 100644 index 5a1dfef26..000000000 --- a/x11-toolkits/gtksourceview/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtksourceview-1.4.2.tar.bz2) = 323a56ae9559af12f64fc5090955e68b -SIZE (gnome2/gtksourceview-1.4.2.tar.bz2) = 704867 diff --git a/x11-toolkits/gtksourceview/pkg-descr b/x11-toolkits/gtksourceview/pkg-descr deleted file mode 100644 index 729f71780..000000000 --- a/x11-toolkits/gtksourceview/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -GtkSourceView is a text widget for Gtk+-2 that provides syntax highlighting -and other features typically expected in a source code editor. diff --git a/x11-toolkits/gtksourceview/pkg-plist b/x11-toolkits/gtksourceview/pkg-plist deleted file mode 100644 index 185f16738..000000000 --- a/x11-toolkits/gtksourceview/pkg-plist +++ /dev/null @@ -1,141 +0,0 @@ -include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h -include/gtksourceview-1.0/gtksourceview/gtksourceiter.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguagesmanager.h -include/gtksourceview-1.0/gtksourceview/gtksourcemarker.h -include/gtksourceview-1.0/gtksourceview/gtksourceprintjob.h -include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h -include/gtksourceview-1.0/gtksourceview/gtksourcetag.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagstyle.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagtable.h -include/gtksourceview-1.0/gtksourceview/gtksourceview-typebuiltins.h -include/gtksourceview-1.0/gtksourceview/gtksourceview.h -lib/libgtksourceview-1.0.a -lib/libgtksourceview-1.0.so -lib/libgtksourceview-1.0.so.0 -libdata/pkgconfig/gtksourceview-1.0.pc -%%DOCSDIR%%/GtkSourceBuffer.html -%%DOCSDIR%%/GtkSourceLanguage.html -%%DOCSDIR%%/GtkSourceLanguagesManager.html -%%DOCSDIR%%/GtkSourcePrintJob.html -%%DOCSDIR%%/GtkSourceStyleScheme.html -%%DOCSDIR%%/GtkSourceTag.html -%%DOCSDIR%%/GtkSourceTagTable.html -%%DOCSDIR%%/GtkSourceView.html -%%DOCSDIR%%/gtksourceview-GtkSourceMarker.html -%%DOCSDIR%%/gtksourceview-GtkSourceTagStyle.html -%%DOCSDIR%%/gtksourceview-Searching-in-a-GtkSourceBuffer.html -%%DOCSDIR%%/gtksourceview.devhelp -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/rn01.html -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/gtksourceview-1.0/language-specs/R.lang -share/gnome/gtksourceview-1.0/language-specs/ada.lang -share/gnome/gtksourceview-1.0/language-specs/c.lang -share/gnome/gtksourceview-1.0/language-specs/cpp.lang -share/gnome/gtksourceview-1.0/language-specs/csharp.lang -share/gnome/gtksourceview-1.0/language-specs/css.lang -share/gnome/gtksourceview-1.0/language-specs/desktop.lang -share/gnome/gtksourceview-1.0/language-specs/diff.lang -share/gnome/gtksourceview-1.0/language-specs/fortran.lang -share/gnome/gtksourceview-1.0/language-specs/gtkrc.lang -share/gnome/gtksourceview-1.0/language-specs/haskell.lang -share/gnome/gtksourceview-1.0/language-specs/html.lang -share/gnome/gtksourceview-1.0/language-specs/idl.lang -share/gnome/gtksourceview-1.0/language-specs/ini.lang -share/gnome/gtksourceview-1.0/language-specs/java.lang -share/gnome/gtksourceview-1.0/language-specs/javascript.lang -share/gnome/gtksourceview-1.0/language-specs/language.dtd -share/gnome/gtksourceview-1.0/language-specs/latex.lang -share/gnome/gtksourceview-1.0/language-specs/lua.lang -share/gnome/gtksourceview-1.0/language-specs/makefile.lang -share/gnome/gtksourceview-1.0/language-specs/msil.lang -share/gnome/gtksourceview-1.0/language-specs/nemerle.lang -share/gnome/gtksourceview-1.0/language-specs/pascal.lang -share/gnome/gtksourceview-1.0/language-specs/perl.lang -share/gnome/gtksourceview-1.0/language-specs/php.lang -share/gnome/gtksourceview-1.0/language-specs/po.lang -share/gnome/gtksourceview-1.0/language-specs/python.lang -share/gnome/gtksourceview-1.0/language-specs/ruby.lang -share/gnome/gtksourceview-1.0/language-specs/sh.lang -share/gnome/gtksourceview-1.0/language-specs/sql.lang -share/gnome/gtksourceview-1.0/language-specs/tcl.lang -share/gnome/gtksourceview-1.0/language-specs/texinfo.lang -share/gnome/gtksourceview-1.0/language-specs/vbnet.lang -share/gnome/gtksourceview-1.0/language-specs/verilog.lang -share/gnome/gtksourceview-1.0/language-specs/vhdl.lang -share/gnome/gtksourceview-1.0/language-specs/xml.lang -share/locale/ar/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/az/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/be/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bg/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bs/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/da/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/de/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/el/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/en_CA/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/en_GB/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/es/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/et/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/eu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fa/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ga/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/gl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/gu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/he/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/id/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/it/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ja/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ko/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/lt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/nb/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ne/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/no/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pa/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt_BR/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ro/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ru/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/rw/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sq/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/th/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/xh/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo -@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/xh 2> /dev/null || true -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/rw 2> /dev/null || true -@dirrm share/gnome/gtksourceview-1.0/language-specs -@dirrm share/gnome/gtksourceview-1.0 -@dirrm %%DOCSDIR%% -@dirrm include/gtksourceview-1.0/gtksourceview -@dirrm include/gtksourceview-1.0 diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile deleted file mode 100644 index f17aeeaea..000000000 --- a/x11-toolkits/gtksourceview2/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gtksourceview -# Date created: 07 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.22 2005/09/08 23:40:01 marcus Exp $ -# - -PORTNAME= gtksourceview -PORTVERSION= 1.4.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui intlhack \ - ltverhack -CONFIGURE_ARGS= --enable-compile-warnings=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex" - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtksourceview2/distinfo b/x11-toolkits/gtksourceview2/distinfo deleted file mode 100644 index 5a1dfef26..000000000 --- a/x11-toolkits/gtksourceview2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtksourceview-1.4.2.tar.bz2) = 323a56ae9559af12f64fc5090955e68b -SIZE (gnome2/gtksourceview-1.4.2.tar.bz2) = 704867 diff --git a/x11-toolkits/gtksourceview2/pkg-descr b/x11-toolkits/gtksourceview2/pkg-descr deleted file mode 100644 index 729f71780..000000000 --- a/x11-toolkits/gtksourceview2/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -GtkSourceView is a text widget for Gtk+-2 that provides syntax highlighting -and other features typically expected in a source code editor. diff --git a/x11-toolkits/gtksourceview2/pkg-plist b/x11-toolkits/gtksourceview2/pkg-plist deleted file mode 100644 index 185f16738..000000000 --- a/x11-toolkits/gtksourceview2/pkg-plist +++ /dev/null @@ -1,141 +0,0 @@ -include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h -include/gtksourceview-1.0/gtksourceview/gtksourceiter.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguagesmanager.h -include/gtksourceview-1.0/gtksourceview/gtksourcemarker.h -include/gtksourceview-1.0/gtksourceview/gtksourceprintjob.h -include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h -include/gtksourceview-1.0/gtksourceview/gtksourcetag.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagstyle.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagtable.h -include/gtksourceview-1.0/gtksourceview/gtksourceview-typebuiltins.h -include/gtksourceview-1.0/gtksourceview/gtksourceview.h -lib/libgtksourceview-1.0.a -lib/libgtksourceview-1.0.so -lib/libgtksourceview-1.0.so.0 -libdata/pkgconfig/gtksourceview-1.0.pc -%%DOCSDIR%%/GtkSourceBuffer.html -%%DOCSDIR%%/GtkSourceLanguage.html -%%DOCSDIR%%/GtkSourceLanguagesManager.html -%%DOCSDIR%%/GtkSourcePrintJob.html -%%DOCSDIR%%/GtkSourceStyleScheme.html -%%DOCSDIR%%/GtkSourceTag.html -%%DOCSDIR%%/GtkSourceTagTable.html -%%DOCSDIR%%/GtkSourceView.html -%%DOCSDIR%%/gtksourceview-GtkSourceMarker.html -%%DOCSDIR%%/gtksourceview-GtkSourceTagStyle.html -%%DOCSDIR%%/gtksourceview-Searching-in-a-GtkSourceBuffer.html -%%DOCSDIR%%/gtksourceview.devhelp -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/rn01.html -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/gtksourceview-1.0/language-specs/R.lang -share/gnome/gtksourceview-1.0/language-specs/ada.lang -share/gnome/gtksourceview-1.0/language-specs/c.lang -share/gnome/gtksourceview-1.0/language-specs/cpp.lang -share/gnome/gtksourceview-1.0/language-specs/csharp.lang -share/gnome/gtksourceview-1.0/language-specs/css.lang -share/gnome/gtksourceview-1.0/language-specs/desktop.lang -share/gnome/gtksourceview-1.0/language-specs/diff.lang -share/gnome/gtksourceview-1.0/language-specs/fortran.lang -share/gnome/gtksourceview-1.0/language-specs/gtkrc.lang -share/gnome/gtksourceview-1.0/language-specs/haskell.lang -share/gnome/gtksourceview-1.0/language-specs/html.lang -share/gnome/gtksourceview-1.0/language-specs/idl.lang -share/gnome/gtksourceview-1.0/language-specs/ini.lang -share/gnome/gtksourceview-1.0/language-specs/java.lang -share/gnome/gtksourceview-1.0/language-specs/javascript.lang -share/gnome/gtksourceview-1.0/language-specs/language.dtd -share/gnome/gtksourceview-1.0/language-specs/latex.lang -share/gnome/gtksourceview-1.0/language-specs/lua.lang -share/gnome/gtksourceview-1.0/language-specs/makefile.lang -share/gnome/gtksourceview-1.0/language-specs/msil.lang -share/gnome/gtksourceview-1.0/language-specs/nemerle.lang -share/gnome/gtksourceview-1.0/language-specs/pascal.lang -share/gnome/gtksourceview-1.0/language-specs/perl.lang -share/gnome/gtksourceview-1.0/language-specs/php.lang -share/gnome/gtksourceview-1.0/language-specs/po.lang -share/gnome/gtksourceview-1.0/language-specs/python.lang -share/gnome/gtksourceview-1.0/language-specs/ruby.lang -share/gnome/gtksourceview-1.0/language-specs/sh.lang -share/gnome/gtksourceview-1.0/language-specs/sql.lang -share/gnome/gtksourceview-1.0/language-specs/tcl.lang -share/gnome/gtksourceview-1.0/language-specs/texinfo.lang -share/gnome/gtksourceview-1.0/language-specs/vbnet.lang -share/gnome/gtksourceview-1.0/language-specs/verilog.lang -share/gnome/gtksourceview-1.0/language-specs/vhdl.lang -share/gnome/gtksourceview-1.0/language-specs/xml.lang -share/locale/ar/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/az/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/be/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bg/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bs/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/da/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/de/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/el/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/en_CA/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/en_GB/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/es/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/et/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/eu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fa/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ga/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/gl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/gu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/he/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/id/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/it/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ja/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ko/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/lt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/nb/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ne/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/no/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pa/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt_BR/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ro/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ru/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/rw/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sq/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/th/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/xh/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo -@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/xh 2> /dev/null || true -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/rw 2> /dev/null || true -@dirrm share/gnome/gtksourceview-1.0/language-specs -@dirrm share/gnome/gtksourceview-1.0 -@dirrm %%DOCSDIR%% -@dirrm include/gtksourceview-1.0/gtksourceview -@dirrm include/gtksourceview-1.0 diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile deleted file mode 100644 index ebb5adcdf..000000000 --- a/x11-toolkits/libgnomeprintui/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: libgnomeprintui -# Date created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.52 2005/09/26 21:14:04 marcus Exp $ -# - -PORTNAME= libgnomeprintui -PORTVERSION= 2.12.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ - intlhack ltverhack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintui/distinfo b/x11-toolkits/libgnomeprintui/distinfo deleted file mode 100644 index bc2241331..000000000 --- a/x11-toolkits/libgnomeprintui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeprintui-2.12.1.tar.bz2) = fa0b0410c3ba8b6899c5ed278f02cbe5 -SIZE (gnome2/libgnomeprintui-2.12.1.tar.bz2) = 646459 diff --git a/x11-toolkits/libgnomeprintui/pkg-descr b/x11-toolkits/libgnomeprintui/pkg-descr deleted file mode 100644 index cbc8ebcc6..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The user interface for the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/x11-toolkits/libgnomeprintui/pkg-plist b/x11-toolkits/libgnomeprintui/pkg-plist deleted file mode 100644 index 0a333a7a0..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-config-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-content-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-paper-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-unit-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/libgnomeprintui-enum-types.h -lib/libgnomeprintui-2-2.a -lib/libgnomeprintui-2-2.so -lib/libgnomeprintui-2-2.so.0 -libdata/pkgconfig/libgnomeprintui-2.2.pc -share/gnome/libgnomeprintui/%%VERSION%%/gnome-print-job-preview.xml -share/locale/af/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cy/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_CA/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_GB/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/id/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/is/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/kn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/li/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nb/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ne/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/rw/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sq/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/te/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/th/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/xh/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo -@dirrm share/gnome/libgnomeprintui/%%VERSION%% -@dirrm share/gnome/libgnomeprintui -@dirrm include/libgnomeprintui-2.2/libgnomeprintui -@dirrm include/libgnomeprintui-2.2 diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile deleted file mode 100644 index 0aadf2d85..000000000 --- a/x11-toolkits/libgnomeui/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: libgnomeui -# Date created: 07 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.65 2005/09/06 17:06:17 kwm Exp $ - -PORTNAME= libgnomeui -PORTVERSION= 2.12.0 -PORTREVISION= 1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries for the GNOME GUI, a GNU desktop environment - -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui ltverhack -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -PLIST_SUB= GTK_VERSION="2.4.0" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo deleted file mode 100644 index 54f89dc79..000000000 --- a/x11-toolkits/libgnomeui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeui-2.12.0.tar.bz2) = 342a5b8a9d427ff950a71a245a5f4485 -SIZE (gnome2/libgnomeui-2.12.0.tar.bz2) = 1831358 diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-app-helper.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-app-helper.c deleted file mode 100644 index 87c3856f1..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-app-helper.c +++ /dev/null @@ -1,74 +0,0 @@ ---- libgnomeui/gnome-app-helper.c.orig Sun Mar 20 20:46:17 2005 -+++ libgnomeui/gnome-app-helper.c Sun Mar 20 20:49:57 2005 -@@ -435,6 +435,8 @@ - new_setting = gconf_value_get_bool(value); - } - -+ GDK_THREADS_ENTER(); -+ - if (new_setting && (mi->image == NULL)) { - GtkWidget *pixmap; - GnomeUIPixmapType pixmap_type; -@@ -457,6 +459,8 @@ - } else if (!new_setting && (mi->image != NULL)) { - gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi), NULL); - } -+ -+ GDK_THREADS_LEAVE(); - } - - /* Note that this function is also used for toolbars, don't assume -@@ -1320,6 +1324,8 @@ - if (entry->value->type != GCONF_VALUE_BOOL) - return; - -+ GDK_THREADS_ENTER(); -+ - menu = GTK_WIDGET (user_data); - - if (gconf_value_get_bool (entry->value)) { -@@ -1329,6 +1335,7 @@ - - if (tearoff) { - /* Do nothing */ -+ GDK_THREADS_LEAVE(); - return; - } - -@@ -1345,6 +1352,7 @@ - - if (!tearoff) { - /* Do nothing */ -+ GDK_THREADS_LEAVE(); - return; - } - -@@ -1352,6 +1360,8 @@ - gtk_widget_destroy (tearoff); - g_object_set_data (G_OBJECT (menu), "gnome-app-tearoff", NULL); - } -+ -+ GDK_THREADS_LEAVE(); - } - - -@@ -2467,7 +2477,9 @@ - } - } - -+ GDK_THREADS_ENTER(); - gtk_toolbar_set_style(toolbar, style); -+ GDK_THREADS_LEAVE(); - } - - static void -@@ -2511,7 +2523,9 @@ - style = GTK_TOOLBAR_BOTH; - } - -+ GDK_THREADS_ENTER(); - gtk_toolbar_set_style(toolbar, style); -+ GDK_THREADS_LEAVE(); - } - - static void diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-app.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-app.c deleted file mode 100644 index aae4e39f8..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-app.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeui/gnome-app.c.orig Sun Mar 20 20:51:20 2005 -+++ libgnomeui/gnome-app.c Sun Mar 20 20:52:01 2005 -@@ -269,7 +269,9 @@ - detachable = gconf_value_get_bool (entry->value); - - /* Update */ -+ GDK_THREADS_ENTER(); - bonobo_dock_item_set_locked (item, !detachable); -+ GDK_THREADS_LEAVE(); - } - } - diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-entry.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-entry.c deleted file mode 100644 index e83891c08..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-entry.c +++ /dev/null @@ -1,25 +0,0 @@ ---- libgnomeui/gnome-entry.c.orig Sun Mar 20 20:54:19 2005 -+++ libgnomeui/gnome-entry.c Sun Mar 20 20:54:20 2005 -@@ -419,6 +419,8 @@ - { - GnomeEntry *gentry; - -+ GDK_THREADS_ENTER(); -+ - gentry = GNOME_ENTRY (user_data); - - /* If we're getting a notification from saving our own -@@ -427,10 +429,13 @@ - if (gentry->_priv->saving_history) { - gentry->_priv->saving_history = FALSE; - -+ GDK_THREADS_LEAVE(); - return; - } - - gnome_entry_load_history (gentry); -+ -+ GDK_THREADS_LEAVE(); - } - - /* FIXME: Make this static */ diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-gconf-ui.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-gconf-ui.c deleted file mode 100644 index 5713fbd49..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-gconf-ui.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libgnomeui/gnome-gconf-ui.c.orig Sun Mar 20 20:38:41 2005 -+++ libgnomeui/gnome-gconf-ui.c Sun Mar 20 20:39:51 2005 -@@ -148,6 +148,8 @@ - g_return_val_if_fail(eid.client != NULL, FALSE); - g_return_val_if_fail(pending_errors != NULL, FALSE); - -+ GDK_THREADS_ENTER(); -+ - if (current_dialog == NULL) { - GtkWidget *dialog; - gboolean have_overridden = FALSE; -@@ -245,6 +247,8 @@ - - gtk_window_present (GTK_WINDOW (current_dialog)); - -+ GDK_THREADS_LEAVE(); -+ - return FALSE; - } - diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-ice.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-ice.c deleted file mode 100644 index 160e5ad9b..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-ice.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libgnomeui/gnome-ice.c.orig Sun Mar 20 20:33:56 2005 -+++ libgnomeui/gnome-ice.c Sun Mar 20 20:34:21 2005 -@@ -54,6 +54,8 @@ - IceConn connection = (IceConn) data; - IceProcessMessagesStatus status; - -+ GDK_THREADS_ENTER(); -+ - status = IceProcessMessages (connection, NULL, NULL); - - if (status == IceProcessMessagesIOError) -@@ -73,6 +75,8 @@ - IceCloseConnection (connection); - } - } -+ -+ GDK_THREADS_LEAVE(); - - return TRUE; - } diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-icon-sel.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-icon-sel.c deleted file mode 100644 index d096e0818..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-icon-sel.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libgnomeui/gnome-icon-sel.c.orig Sun Mar 20 20:40:05 2005 -+++ libgnomeui/gnome-icon-sel.c Sun Mar 20 20:42:24 2005 -@@ -353,6 +353,8 @@ - return FALSE; - } - -+ GDK_THREADS_ENTER(); -+ - append_an_icon (gis, list->data); - - g_free (list->data); -@@ -367,6 +369,8 @@ - (double)gis->_priv->load_i / gis->_priv->load_file_count); - - gis->_priv->load_i ++; -+ -+ GDK_THREADS_LEAVE(); - - return TRUE; - } diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-pixmap-entry.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-pixmap-entry.c deleted file mode 100644 index 46fc0489b..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-pixmap-entry.c +++ /dev/null @@ -1,25 +0,0 @@ ---- libgnomeui/gnome-pixmap-entry.c.orig Sun Mar 20 20:34:49 2005 -+++ libgnomeui/gnome-pixmap-entry.c Sun Mar 20 20:38:30 2005 -@@ -237,6 +237,8 @@ - { - GSList *li,*tmp; - -+ GDK_THREADS_ENTER(); -+ - tmp = changed_pentries; - changed_pentries = NULL; - if(tmp) { -@@ -244,9 +246,13 @@ - refresh_preview(li->data); - } - g_slist_free(tmp); -+ -+ GDK_THREADS_LEAVE(); - return TRUE; - } - change_timeout = 0; -+ -+ GDK_THREADS_LEAVE(); - - return FALSE; - } diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-ui-init.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-ui-init.c deleted file mode 100644 index a38f70052..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui::gnome-ui-init.c +++ /dev/null @@ -1,13 +0,0 @@ ---- libgnomeui/gnome-ui-init.c.orig Sun Mar 20 20:56:32 2005 -+++ libgnomeui/gnome-ui-init.c Sun Mar 20 20:56:36 2005 -@@ -492,8 +492,10 @@ - gnome_gconf_get_bool ("/desktop/gnome/sound/event_sounds")); - - if (new_use_event_sounds && !use_event_sounds) { -+ GDK_THREADS_ENTER(); - initialize_gtk_signal_relay (); - initialize_gnome_signal_relay (); -+ GDK_THREADS_LEAVE(); - } - - use_event_sounds = new_use_event_sounds; diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-authentication-manager.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-authentication-manager.c deleted file mode 100644 index 99990e1b9..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-authentication-manager.c +++ /dev/null @@ -1,30 +0,0 @@ ---- libgnomeui/gnome-authentication-manager.c.orig Mon Aug 1 03:34:03 2005 -+++ libgnomeui/gnome-authentication-manager.c Mon Aug 1 03:36:29 2005 -@@ -849,7 +849,11 @@ - info->response = response; - info->response_data = response_data; - -+ GDK_THREADS_ENTER (); -+ - present_question_dialog_nonblocking (info); -+ -+ GDK_THREADS_LEAVE (); - } - - static void /* GnomeVFSModuleCallback */ -@@ -870,11 +874,15 @@ - in_real = (GnomeVFSModuleCallbackQuestionIn *)in; - out_real = (GnomeVFSModuleCallbackQuestionOut *)out; - -+ GDK_THREADS_ENTER (); -+ - out_real->answer = -1; /* Set a default value */ - dialog = create_question_dialog (in_real->primary_message, in_real->secondary_message, in_real->choices); - out_real->answer = gtk_dialog_run (GTK_DIALOG(dialog)); - - gtk_widget_destroy (GTK_WIDGET (dialog)); -+ -+ GDK_THREADS_LEAVE (); - } - - diff --git a/x11-toolkits/libgnomeui/pkg-descr b/x11-toolkits/libgnomeui/pkg-descr deleted file mode 100644 index 706980bad..000000000 --- a/x11-toolkits/libgnomeui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -LibGnomeUI provides backend GUI components common to GNOME -applications. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist deleted file mode 100644 index 0ee38ebce..000000000 --- a/x11-toolkits/libgnomeui/pkg-plist +++ /dev/null @@ -1,240 +0,0 @@ -include/libgnomeui-2.0/gnome.h -include/libgnomeui-2.0/libgnomeui/gnome-about.h -include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h -include/libgnomeui-2.0/libgnomeui/gnome-app-util.h -include/libgnomeui-2.0/libgnomeui/gnome-app.h -include/libgnomeui-2.0/libgnomeui/gnome-appbar.h -include/libgnomeui-2.0/libgnomeui/gnome-authentication-manager.h -include/libgnomeui-2.0/libgnomeui/gnome-client.h -include/libgnomeui-2.0/libgnomeui/gnome-color-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-dateedit.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog-util.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-edge.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-standard.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page.h -include/libgnomeui-2.0/libgnomeui/gnome-druid.h -include/libgnomeui-2.0/libgnomeui/gnome-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-font-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-help.h -include/libgnomeui-2.0/libgnomeui/gnome-href.h -include/libgnomeui-2.0/libgnomeui/gnome-ice.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-item.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-list.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-lookup.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-sel.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-theme.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-generic-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-session.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi.h -include/libgnomeui-2.0/libgnomeui/gnome-messagebox.h -include/libgnomeui-2.0/libgnomeui/gnome-password-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap.h -include/libgnomeui-2.0/libgnomeui/gnome-popup-menu.h -include/libgnomeui-2.0/libgnomeui/gnome-propertybox.h -include/libgnomeui-2.0/libgnomeui/gnome-scores.h -include/libgnomeui-2.0/libgnomeui/gnome-stock-icons.h -include/libgnomeui-2.0/libgnomeui/gnome-theme-parser.h -include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h -include/libgnomeui-2.0/libgnomeui/gnome-types.h -include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h -include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h -include/libgnomeui-2.0/libgnomeui/gnome-url.h -include/libgnomeui-2.0/libgnomeui/gnome-vfs-util.h -include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h -include/libgnomeui-2.0/libgnomeui/gnome-window.h -include/libgnomeui-2.0/libgnomeui/gnometypebuiltins.h -include/libgnomeui-2.0/libgnomeui/libgnomeui.h -lib/gtk-2.0/%%GTK_VERSION%%/filesystems/libgnome-vfs.so -lib/libglade/2.0/libgnome.so -lib/libgnomeui-2.a -lib/libgnomeui-2.so -lib/libgnomeui-2.so.0 -libdata/pkgconfig/libgnomeui-2.0.pc -libexec/gnome_segv2 -%%DOCSDIR%%/GnomeAbout.html -%%DOCSDIR%%/GnomeApp.html -%%DOCSDIR%%/GnomeAppBar.html -%%DOCSDIR%%/GnomeClient.html -%%DOCSDIR%%/GnomeColorPicker.html -%%DOCSDIR%%/GnomeDateEdit.html -%%DOCSDIR%%/GnomeDialog.html -%%DOCSDIR%%/GnomeDruid.html -%%DOCSDIR%%/GnomeDruidPage.html -%%DOCSDIR%%/GnomeDruidPageEdge.html -%%DOCSDIR%%/GnomeDruidPageStandard.html -%%DOCSDIR%%/GnomeEntry.html -%%DOCSDIR%%/GnomeFileEntry.html -%%DOCSDIR%%/GnomeFontPicker.html -%%DOCSDIR%%/GnomeHRef.html -%%DOCSDIR%%/GnomeIconEntry.html -%%DOCSDIR%%/GnomeIconList.html -%%DOCSDIR%%/GnomeIconSelection.html -%%DOCSDIR%%/GnomeMDI.html -%%DOCSDIR%%/GnomeMDIChild.html -%%DOCSDIR%%/GnomeMDIGenericChild.html -%%DOCSDIR%%/GnomeMessageBox.html -%%DOCSDIR%%/GnomePixmap.html -%%DOCSDIR%%/GnomePixmapEntry.html -%%DOCSDIR%%/GnomePropertyBox.html -%%DOCSDIR%%/GnomeScores.html -%%DOCSDIR%%/application-mgmt.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/deprecated.html -%%DOCSDIR%%/druids.html -%%DOCSDIR%%/fixme.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libgnomeui-GnomeIconLookup.html -%%DOCSDIR%%/libgnomeui-GnomeIconTheme.html -%%DOCSDIR%%/libgnomeui-GnomeThemeFile.html -%%DOCSDIR%%/libgnomeui-GnomeThumbnail.html -%%DOCSDIR%%/libgnomeui-gnome-app-helper.html -%%DOCSDIR%%/libgnomeui-gnome-app-util.html -%%DOCSDIR%%/libgnomeui-gnome-dialog-util.html -%%DOCSDIR%%/libgnomeui-gnome-mdi-session.html -%%DOCSDIR%%/libgnomeui-gnome-popup-menu.html -%%DOCSDIR%%/libgnomeui-gnome-stock-icons.html -%%DOCSDIR%%/libgnomeui-gnome-types.html -%%DOCSDIR%%/libgnomeui-gnome-ui-init.html -%%DOCSDIR%%/libgnomeui-gnome-uidefs.html -%%DOCSDIR%%/libgnomeui-gnome-vfs-util.html -%%DOCSDIR%%/libgnomeui-gnome-window.html -%%DOCSDIR%%/libgnomeui-gnometypebuiltins.html -%%DOCSDIR%%/libgnomeui-objects.html -%%DOCSDIR%%/libgnomeui.devhelp -%%DOCSDIR%%/miscellaneous.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/stock_attach.png -%%DOCSDIR%%/stock_book_blue.png -%%DOCSDIR%%/stock_book_green.png -%%DOCSDIR%%/stock_book_open.png -%%DOCSDIR%%/stock_book_red.png -%%DOCSDIR%%/stock_book_yellow.png -%%DOCSDIR%%/stock_line_in.png -%%DOCSDIR%%/stock_mail.png -%%DOCSDIR%%/stock_mail_compose.png -%%DOCSDIR%%/stock_mail_forward.png -%%DOCSDIR%%/stock_mail_receive.png -%%DOCSDIR%%/stock_mail_reply.png -%%DOCSDIR%%/stock_mail_send.png -%%DOCSDIR%%/stock_menu_about.png -%%DOCSDIR%%/stock_menu_blank.png -%%DOCSDIR%%/stock_mic.png -%%DOCSDIR%%/stock_midi.png -%%DOCSDIR%%/stock_multiple_file.png -%%DOCSDIR%%/stock_not.png -%%DOCSDIR%%/stock_scores.png -%%DOCSDIR%%/stock_table_borders.png -%%DOCSDIR%%/stock_table_fill.png -%%DOCSDIR%%/stock_text_bulleted_list.png -%%DOCSDIR%%/stock_text_indent.png -%%DOCSDIR%%/stock_text_numbered_list.png -%%DOCSDIR%%/stock_text_unindent.png -%%DOCSDIR%%/stock_timer.png -%%DOCSDIR%%/stock_timer_stopped.png -%%DOCSDIR%%/stock_trash.png -%%DOCSDIR%%/stock_trash_full.png -%%DOCSDIR%%/stock_volume.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/pixmaps/gnome-about-logo.png -share/gnome/pixmaps/gnome-default-dlg.png -share/gnome/pixmaps/gnome-error.png -share/gnome/pixmaps/gnome-info.png -share/gnome/pixmaps/gnome-question.png -share/gnome/pixmaps/gnome-warning.png -share/locale/af/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/az/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/be/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/br/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cy/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/da/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/de/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_CA/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eo/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/es/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/et/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ga/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/gl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/gu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/he/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/id/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/is/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ku/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/li/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nb/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ne/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/no/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nso/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/rw/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sq/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@ije/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/te/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/th/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/xh/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/yi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo -@unexec rmdir %D/share/locale/te/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/te 2> /dev/null || true -@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ku 2> /dev/null || true -@dirrm %%DOCSDIR%% -@dirrm include/libgnomeui-2.0/libgnomeui -@dirrm include/libgnomeui-2.0 -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/filesystems diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile deleted file mode 100644 index 3e564dbc4..000000000 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: libgnomeuimm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= libgnomeuimm -PORTVERSION= 2.12.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgnomeui library - -LIB_DEPENDS= gnomemm-2.6.1:${PORTSDIR}/x11/libgnomemm26 \ - gnomecanvasmm-2.6.1:${PORTSDIR}/graphics/libgnomecanvasmm26 \ - gconfmm-2.6.1:${PORTSDIR}/devel/gconfmm26 \ - glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - gnomevfsmm-2.6.1:${PORTSDIR}/devel/gnome-vfsmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= libgnomeuimm26 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_REINPLACE= yes -USE_GNOME= gnomehack libgnomeui -USE_INC_LIBTOOL_VER=15 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ - ${WRKSRC}/tools/extra_defs_gen/Makefile.in - -patch-autotools: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeuimm26/distinfo b/x11-toolkits/libgnomeuimm26/distinfo deleted file mode 100644 index 01b14d632..000000000 --- a/x11-toolkits/libgnomeuimm26/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeuimm-2.12.0.tar.bz2) = 50ee34ec10c4527f1dc49bb12d0e0954 -SIZE (gnome2/libgnomeuimm-2.12.0.tar.bz2) = 322127 diff --git a/x11-toolkits/libgnomeuimm26/pkg-descr b/x11-toolkits/libgnomeuimm26/pkg-descr deleted file mode 100644 index 46696c35a..000000000 --- a/x11-toolkits/libgnomeuimm26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgnomeui library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/libgnomeuimm26/pkg-plist b/x11-toolkits/libgnomeuimm26/pkg-plist deleted file mode 100644 index 0e42dd90b..000000000 --- a/x11-toolkits/libgnomeuimm26/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/about.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-callback.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-helper.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/appbar.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/client.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/color-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/dateedit.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-edge.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-standard.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/file-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/font-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/href.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-list.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-lookup.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-sel.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-textitem.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/init.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/pixmap-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/about_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/app_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/appbar_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/client_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/color-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/dateedit_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-edge_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-standard_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/file-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/font-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/href_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-list_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-lookup_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-sel_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-textitem_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/pixmap-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/thumbnail_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/thumbnail.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/types.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-derived.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-icon.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/wrap_init.h -lib/libgnomeuimm-%%VERSION%%.a -lib/libgnomeuimm-%%VERSION%%.so -lib/libgnomeuimm-%%VERSION%%.so.1 -lib/libgnomeuimm-%%API_VERSION%%/include/libgnomeuimmconfig.h -lib/libgnomeuimm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libgnomeuimm-%%API_VERSION%%/proc/m4/convert_libgnomeuimm.m4 -libdata/pkgconfig/libgnomeuimm-%%API_VERSION%%.pc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/proc/m4 -@dirrm lib/libgnomeuimm-%%API_VERSION%%/proc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/include -@dirrm lib/libgnomeuimm-%%API_VERSION%% -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm -@dirrm include/libgnomeuimm-%%API_VERSION%% diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile deleted file mode 100644 index 782d468b2..000000000 --- a/x11-toolkits/libgtk-java/Makefile +++ /dev/null @@ -1,79 +0,0 @@ -# New ports collection makefile for: libgtk-java -# Date created: 22 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgtk-java/Makefile,v 1.15 2005/10/27 03:22:58 marcus Exp $ -# - -PORTNAME= libgtk-java -PORTVERSION= 2.8.1 -CATEGORIES= x11-toolkits java -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Java wrapper for Gtk+, Pango, Atk, and Glib - -LIB_DEPENDS= cairojni-${CAIRO_API_VERSION}.1:${PORTSDIR}/graphics/cairo-java - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -USE_JAVA= yes -JAVA_VERSION= 1.2+ -JAVA_OS= native -USE_GCC= 3.4+ -USE_GNOME= gnomehack gtk20 -USE_REINPLACE= yes -CONFIGURE_ARGS= --without-gcj-compile -CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" -GTK_API_VERSION= 2.8 -CAIRO_API_VERSION= 1.0 -PLIST_SUB= GTK_API_VERSION=${GTK_API_VERSION} PORTNAME=${PORTNAME} -PKGMESSAGE= ${WRKDIR}/pkg-message - -post-extract: - @${REINPLACE_CMD} -e 's|
||' \ - ${WRKSRC}/gtk2-java.pc.in - -do-install: - ${MKDIR} ${PREFIX}/lib - ${INSTALL_DATA} ${WRKSRC}/.libs/libgtkjni-${GTK_API_VERSION}.so \ - ${PREFIX}/lib/libgtkjni-${GTK_API_VERSION}.so.1 - ${LN} -sf ${PREFIX}/lib/libgtkjni-${GTK_API_VERSION}.so.1 \ - ${PREFIX}/lib/libgtkjni-${GTK_API_VERSION}.so - ${MKDIR} ${PREFIX}/libdata/pkgconfig - ${INSTALL_DATA} ${WRKSRC}/gtk2-java.pc ${PREFIX}/libdata/pkgconfig - ${MKDIR} ${PREFIX}/include/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/src/jni/gtk_java.h \ - ${PREFIX}/include/${PORTNAME} - ${MKDIR} ${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/gtk${GTK_API_VERSION}.jar ${JAVAJARDIR} - ${MKDIR} ${PREFIX}/share/${PORTNAME}/macros - ${INSTALL_DATA} ${WRKSRC}/macros/* ${PREFIX}/share/${PORTNAME}/macros - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/NEWS ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/THANKS ${DOCSDIR} - ${MKDIR} ${DOCSDIR}/api - cd ${WRKSRC}/doc/api && ${FIND} . | ${CPIO} -pdmu ${DOCSDIR}/api - ${MKDIR} ${DOCSDIR}/examples - cd ${WRKSRC}/doc/examples && ${FIND} . \ - | ${CPIO} -pdmu ${DOCSDIR}/examples -.endif - @${SED} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|g ; \ - s|%%PREFIX%%|${PREFIX}|g ; \ - s|%%GTK_API_VERSION%%|${GTK_API_VERSION}|g' \ - < ${PKGDIR}/pkg-message > ${PKGMESSAGE} - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgtk-java/distinfo b/x11-toolkits/libgtk-java/distinfo deleted file mode 100644 index af036a991..000000000 --- a/x11-toolkits/libgtk-java/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgtk-java-2.8.1.tar.bz2) = 0a461250869150e98b664a8119c91c41 -SIZE (gnome2/libgtk-java-2.8.1.tar.bz2) = 780512 diff --git a/x11-toolkits/libgtk-java/files/patch-configure b/x11-toolkits/libgtk-java/files/patch-configure deleted file mode 100644 index 5659897c7..000000000 --- a/x11-toolkits/libgtk-java/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sun Jun 19 12:47:14 2005 -+++ configure Sun Jun 19 12:48:24 2005 -@@ -19759,7 +19759,7 @@ - - WINDOWS_LIB_VERSION="2-6" - --INSTALLED_CLASSPATH=\${prefix}/share/java/gtk${gtkapiversion}-${VERSION}.jar -+INSTALLED_CLASSPATH=\${prefix}/share/java/classes/gtk${gtkapiversion}.jar - INSTALLED_JNI_DIR=\${prefix}/lib/ - INSTALLED_MACRO_DIR=\${prefix}/share/libgtk-java/macros/ - diff --git a/x11-toolkits/libgtk-java/files/patch-gtk2-java.pc.in b/x11-toolkits/libgtk-java/files/patch-gtk2-java.pc.in deleted file mode 100644 index aadac3234..000000000 --- a/x11-toolkits/libgtk-java/files/patch-gtk2-java.pc.in +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk2-java.pc.in.orig Sun Jun 19 11:53:03 2005 -+++ gtk2-java.pc.in Sun Jun 19 11:54:14 2005 -@@ -10,6 +10,6 @@ - api_version=@gtkapiversion@ - classpath=@INSTALLED_CLASSPATH@ - macro_dir=@INSTALLED_MACRO_DIR@ --jnilibs=-L@libdir@ -lgtkjni -+jnilibs=-L@libdir@ -lgtkjni-@gtkapiversion@ - Libs: -L@libdir@ -lgtkjava - Cflags: -I@includedir@/libgtk-java diff --git a/x11-toolkits/libgtk-java/pkg-descr b/x11-toolkits/libgtk-java/pkg-descr deleted file mode 100644 index abc1cdd10..000000000 --- a/x11-toolkits/libgtk-java/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Java-GNOME is a set of Java bindings for GNOME and GTK libraries, -so GNOME applications can be written in Java. It is implemented -as a JNI layer that delegates the Java calls out to the underlying -C library. - --- Java-GNOME README - -WWW: http://java-gnome.sourceforge.net/ diff --git a/x11-toolkits/libgtk-java/pkg-message b/x11-toolkits/libgtk-java/pkg-message deleted file mode 100644 index a7b105573..000000000 --- a/x11-toolkits/libgtk-java/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ -************************************************************************ -Libgtk-java was successfully installed. In order to build and run GTK+ -Java applications, you must add the following to your CLASSPATH: - -%%JAVAJARDIR%%/gtk%%GTK_API_VERSION%%.jar - -************************************************************************ diff --git a/x11-toolkits/libgtk-java/pkg-plist b/x11-toolkits/libgtk-java/pkg-plist deleted file mode 100644 index fa1d3fb73..000000000 --- a/x11-toolkits/libgtk-java/pkg-plist +++ /dev/null @@ -1,781 +0,0 @@ -include/%%PORTNAME%%/gtk_java.h -lib/libgtkjni-%%GTK_API_VERSION%%.so -lib/libgtkjni-%%GTK_API_VERSION%%.so.1 -libdata/pkgconfig/gtk2-java.pc -%%JAVAJARDIR%%/gtk%%GTK_API_VERSION%%.jar -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/api/allclasses-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/allclasses-noframe.html -%%PORTDOCS%%%%DOCSDIR%%/api/constant-values.html -%%PORTDOCS%%%%DOCSDIR%%/api/deprecated-list.html -%%PORTDOCS%%%%DOCSDIR%%/api/help-doc.html -%%PORTDOCS%%%%DOCSDIR%%/api/index-all.html -%%PORTDOCS%%%%DOCSDIR%%/api/index.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/AtkObject.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/Hyperlink.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/Layer.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/ObjectFactory.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/Registry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/Relation.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/RelationSet.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/RelationType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/Role.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/State.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/StateSet.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/StateType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/package-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/package-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/atk/package-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Atom.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/AxisUse.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Bitmap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/ByteOrder.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/CapStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Color.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Colormap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Colorspace.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/CrossingMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Cursor.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/CursorType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Device.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Dimension.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Display.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/DragAction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/DragContext.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/DragProtocol.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Drawable.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Event.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventAny.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventClient.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventConfigure.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventCrossing.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventDND.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventExpose.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventFocus.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventKey.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventMask.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventMotion.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventNoExpose.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventOwnerChange.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventProperty.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventProximity.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventScroll.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventSelection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventSetting.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventVisibility.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/EventWindowState.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/ExtensionMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Fill.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/FillRule.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Function.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/GC.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/GCValuesMask.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Gdk.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/GdkCairo.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Geometry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/GrabStatus.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Gravity.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Image.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/ImageType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/InputCondition.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/InputMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/InputSource.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/InterpType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/JoinStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/KeySymbol.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/KeyValue.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Keymap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/KeymapKey.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/LineStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/ModifierType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/NotifyType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/OverlapType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PangoAttrEmbossed.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PangoAttrStipple.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Pixbuf.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufAlphaMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufAnimation.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufAnimationIter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufError.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufFormat.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufLoader.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PixbufRotation.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Pixmap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Point.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PropMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Property.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/PropertyState.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Rectangle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Region.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/RgbCmap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/RgbDither.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Screen.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/ScrollDirection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Segment.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/SettingAction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Span.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Status.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/SubwindowMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/VisibilityState.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Visual.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/VisualType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WMDecoration.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WMFunction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/Window.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowAttr.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowAttributesType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowClass.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowEdge.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowHints.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowState.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowTypeException.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/WindowTypeHint.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/package-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/package-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gdk/package-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Boxed.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/CustomEvents.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Error.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/EventMap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/EventType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Fireable.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/GListString.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/GObject.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/JGException.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/List.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/MainLoop.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/MemStruct.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/ParmFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/PropertyNotificationListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Quark.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/SpawnError.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Timer.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/TypeInterface.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/Value.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/package-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/package-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/glib/package-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AboutDialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AboutDialogActivateLinkMethod.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AccelFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AccelGroup.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AccelKey.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AccelLabel.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AccelMap.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Accelerator.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Accessible.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Action.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ActionEntry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ActionGroup.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Adjustment.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Alignment.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AnchorType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Arrow.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ArrowType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AspectFrame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/AttachOptions.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Bin.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/BindingSet.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Border.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Box.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Button.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ButtonBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ButtonBoxStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ButtonsType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Calendar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CalendarDisplayOptions.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellEditable.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellLayout.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellLayoutHelper.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRenderer.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererAttribute.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererCombo.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererPixbuf.Attribute.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererPixbuf.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererProgress.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererState.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererText.Attribute.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererText.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererToggle.Attribute.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellRendererToggle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CellView.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CheckButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CheckMenuItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Clipboard.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ColorButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ColorSelection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ColorSelectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Combo.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ComboBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ComboBoxEntry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Config.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Container.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CornerType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Curve.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/CurveType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumn.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnBoolean.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnDouble.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnIconSize.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnInt.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnObject.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnPixbuf.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnStockItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataColumnString.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DataRow.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DebugFlag.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DeleteType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DestDefaults.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Dialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DialogFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DirectionType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/DrawingArea.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Editable.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/EditableHelper.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Entry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/EntryCompletion.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/EventBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Expander.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ExpanderStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooser.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooserAction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooserButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooserDialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooserError.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooserException.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileChooserWidget.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileFilter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileFilterFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FileSelection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Fixed.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FontButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FontSelection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/FontSelectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/GammaCurve.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Gtk.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/GtkObject.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/GtkStockItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HButtonBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HPaned.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HRuler.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HScale.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HScrollBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HSeparator.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/HandleBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IMContext.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IMContextSimple.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IMMulticontext.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconFactory.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconInfo.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconLookupFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconSet.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconSize.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconSource.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconTheme.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/IconView.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Image.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ImageMenuItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ImageType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/InputDialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Invisible.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Item.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ItemFactory.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ItemFactoryEntry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Justification.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/KeySnoopMethod.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Label.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Layout.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ListStore.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Menu.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MenuBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MenuDirectionType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MenuFactoryType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MenuItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MenuShell.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MenuToolButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MessageDialog.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MessageType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MetricType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Misc.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/MovementStep.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Notebook.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ObjectDestroyedException.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ObjectFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/OptionMenu.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Orientation.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PackDirection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PackType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Paned.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PathPriorityType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PathType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Plug.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PolicyType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PositionType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Preview.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/PreviewType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Progress.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ProgressBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ProgressBarOrientation.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ProgressBarStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RadioAction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RadioActionEntry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RadioButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RadioMenuItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RadioToolButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Range.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Rc.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RcFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RcProperty.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RcStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/RcTokenType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ReliefStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Requisition.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ResizeMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ResponseType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Ruler.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Scale.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ScrollBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ScrollType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ScrolledWindow.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SelectionData.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SelectionMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Separator.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SeparatorMenuItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SeparatorToolItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Settings.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ShadowType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SideType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SignalRunType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SimpleList.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SizeGroup.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SizeGroupMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SortType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SpinButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SpinButtonUpdatePolicy.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SpinType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/StateType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/StatusBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Style.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SubmenuDirection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/SubmenuPlacement.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Table.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TargetEntry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TargetFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TearoffMenuItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextAppearance.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextAttributes.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextBuffer.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextChildAnchor.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextDirection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextIter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextLine.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextLineData.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextMark.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextSearchFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextTag.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextTagTable.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextView.VerticalLineRange.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextView.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TextWindowType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToggleAction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToggleActionEntry.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToggleButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToggleToolButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolBarChildType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolBarSpaceStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolBarStyle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolButton.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolItem.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolTips.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/ToolTipsData.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeDragDest.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeDragDestListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeDragSource.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeDragSourceListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeIter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeIterComparison.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeModel.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeModelFilter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeModelFilterVisibleMethod.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeModelSort.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreePath.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeSelection.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeSelectionForEach.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeSortable.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeSortableHelper.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeStore.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeView.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeViewColumn.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeViewColumnDrop.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeViewColumnSizing.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeViewDropPosition.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/TreeViewRowSeparatorMethod.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/UIManager.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/UIManagerItemType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/UpdateType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VButtonBox.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VPaned.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VRuler.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VScale.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VScrollBar.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/VSeparator.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Viewport.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Visibility.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Widget.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WidgetAuxInfo.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WidgetFlags.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WidgetHelpType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/Window.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WindowGroup.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WindowPosition.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WindowType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/WrapMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ActionEntryListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ActionEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ActionEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ActionListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/AdjustmentEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/AdjustmentEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/AdjustmentListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ButtonEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ButtonEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ButtonListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CalendarEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CalendarEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CalendarListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellEditableEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellEditableEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellEditableListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellRendererTextEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellRendererTextEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellRendererTextListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellRendererToggleEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellRendererToggleEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CellRendererToggleListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CheckMenuItemEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CheckMenuItemEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/CheckMenuItemListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ColorButtonEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ColorButtonEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ColorButtonListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ColorSelectionEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ColorSelectionEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ColorSelectionListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ComboBoxEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ComboBoxEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ComboBoxListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ConfigureEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ConfigureEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ConfigureListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ContainerEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ContainerEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ContainerListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DeleteDragDataEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DeleteDragDataEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DialogEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DialogEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DialogListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragDestinationListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragMotionEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragMotionEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragOriginAdapter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragOriginListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragSourceListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragTargetAdapter.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DragTargetListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DropDragEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/DropDragEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EndDragEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EndDragEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EntryCompletionEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EntryCompletionEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EntryCompletionListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EntryEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EntryEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/EntryListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ExpanderEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ExpanderEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ExpanderListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ExposeEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ExposeEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ExposeListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FileChooserEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FileChooserEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FileChooserListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FocusEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FocusEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FocusListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FontButtonEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FontButtonEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/FontButtonListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/GtkEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/HandleBoxEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/HandleBoxEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/HandleBoxListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/IconViewEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/IconViewEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/IconViewListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ItemEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ItemEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ItemListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/KeyEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/KeyEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/KeyListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/LeaveDragDestinationEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/LeaveDragDestinationEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/LifeCycleEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/LifeCycleEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/LifeCycleListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MenuItemEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MenuItemEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MenuItemListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MouseEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MouseEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MouseListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MouseMotionEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MouseMotionEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/MouseMotionListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/NotebookEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/NotebookEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/NotebookListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/OptionMenuEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/OptionMenuEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/OptionMenuListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/RadioActionEntryListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/RangeEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/RangeEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/RangeListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ReceiveDragDataEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ReceiveDragDataEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/RequestDragDataEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/RequestDragDataEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ScaleEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ScaleEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ScaleListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/SpinEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/SpinEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/SpinListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/StartDragEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/StartDragEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/StatusBarEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/StatusBarEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/StatusBarListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TextBufferEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TextBufferEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TextBufferListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TextViewEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TextViewEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TextViewListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleActionEntryListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleToolButtonEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleToolButtonEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToggleToolButtonListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToolBarEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToolBarEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToolBarListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToolButtonEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToolButtonEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/ToolButtonListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeModelEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeModelEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeModelListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeSelectionEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeSelectionEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeSelectionListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeViewColumnEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeViewColumnEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeViewColumnListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeViewEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeViewEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/TreeViewListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/UIManagerEvent.Type.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/UIManagerEvent.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/UIManagerListener.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/package-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/package-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/event/package-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/package-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/package-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gtk/package-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Alignment.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrColor.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrFloat.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrFontDesc.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrInt.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrIterator.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrLanguage.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrList.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrShape.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrString.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/AttrType.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Attribute.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Color.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Context.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Coverage.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/CoverageLevel.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Direction.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/EllipsizeMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Font.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/FontDescription.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/FontFace.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/FontFamily.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/FontMask.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/FontMetrics.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/GlyphString.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Language.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Layout.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/LayoutLine.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Rectangle.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Scale.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Stretch.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Style.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/TabAlign.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/TabArray.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Underline.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Variant.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/Weight.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/WrapMode.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/package-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/package-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/pango/package-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/overview-frame.html -%%PORTDOCS%%%%DOCSDIR%%/api/overview-summary.html -%%PORTDOCS%%%%DOCSDIR%%/api/overview-tree.html -%%PORTDOCS%%%%DOCSDIR%%/api/package-list -%%PORTDOCS%%%%DOCSDIR%%/api/packages.html -%%PORTDOCS%%%%DOCSDIR%%/api/resources/inherit.gif -%%PORTDOCS%%%%DOCSDIR%%/api/serialized-form.html -%%PORTDOCS%%%%DOCSDIR%%/api/stylesheet.css -%%PORTDOCS%%%%DOCSDIR%%/examples/TestTree/TestTree.java -%%PORTDOCS%%%%DOCSDIR%%/examples/aboutdialog/AboutDialogExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/aboutdialog/java-gnome.png -%%PORTDOCS%%%%DOCSDIR%%/examples/alignment/AlignmentExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/application/Application.java -%%PORTDOCS%%%%DOCSDIR%%/examples/aspectframe/AspectFrameExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/base/Base.java -%%PORTDOCS%%%%DOCSDIR%%/examples/buttonbox/ButtonBoxes.java -%%PORTDOCS%%%%DOCSDIR%%/examples/buttons/ButtonEvents.java -%%PORTDOCS%%%%DOCSDIR%%/examples/buttons/Buttons.java -%%PORTDOCS%%%%DOCSDIR%%/examples/buttons/info.xpm -%%PORTDOCS%%%%DOCSDIR%%/examples/calendar/CalendarExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/checkbutton/CheckButtonExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/combobox/ComboBoxExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/dataTable/TableExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/draganddrop/DnDExample1.java -%%PORTDOCS%%%%DOCSDIR%%/examples/draganddrop/DnDExample2.java -%%PORTDOCS%%%%DOCSDIR%%/examples/draganddrop/DnDExample3.java -%%PORTDOCS%%%%DOCSDIR%%/examples/drawingAreaTest/Test.java -%%PORTDOCS%%%%DOCSDIR%%/examples/editor/Editor.java -%%PORTDOCS%%%%DOCSDIR%%/examples/entry/EntryDemo.java -%%PORTDOCS%%%%DOCSDIR%%/examples/entrycompletion/EntryCompletionExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/expander/SimpleExpander.java -%%PORTDOCS%%%%DOCSDIR%%/examples/filechooser/FileChooserExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/fileselector/FileSelectorDemo.java -%%PORTDOCS%%%%DOCSDIR%%/examples/fixed/FixedExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/frame/Frame.java -%%PORTDOCS%%%%DOCSDIR%%/examples/image/ImageTest.java -%%PORTDOCS%%%%DOCSDIR%%/examples/image/test.xpm -%%PORTDOCS%%%%DOCSDIR%%/examples/invisible/InvisibleExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/memorymgt/MemoryMgt.java -%%PORTDOCS%%%%DOCSDIR%%/examples/notebook/NotebookExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/packbox/Packbox.java -%%PORTDOCS%%%%DOCSDIR%%/examples/paned/PanedExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/progressbar/ProgressBarTest.java -%%PORTDOCS%%%%DOCSDIR%%/examples/radiobuttons/Radiobuttons.java -%%PORTDOCS%%%%DOCSDIR%%/examples/rangewidgets/RangeWidgets.java -%%PORTDOCS%%%%DOCSDIR%%/examples/runExample.sh -%%PORTDOCS%%%%DOCSDIR%%/examples/runExample.sh.in -%%PORTDOCS%%%%DOCSDIR%%/examples/scale/ScalesExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/scrolledwin/ScrolledWin.java -%%PORTDOCS%%%%DOCSDIR%%/examples/spinbutton/Spinbutton.java -%%PORTDOCS%%%%DOCSDIR%%/examples/statusbar/StatusBarExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/stockicons/GtkStockIcons.java -%%PORTDOCS%%%%DOCSDIR%%/examples/stockitem/StockItemExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/table/TableExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/testgtk/TestGTK.java -%%PORTDOCS%%%%DOCSDIR%%/examples/testgtk/test.xpm -%%PORTDOCS%%%%DOCSDIR%%/examples/text/Text.java -%%PORTDOCS%%%%DOCSDIR%%/examples/textbuffer/TextBuffer.java -%%PORTDOCS%%%%DOCSDIR%%/examples/textbuffer/gtk-logo-rgb.gif -%%PORTDOCS%%%%DOCSDIR%%/examples/tree/TreeExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/tree/test.xpm -%%PORTDOCS%%%%DOCSDIR%%/examples/treestore/TreeStoreExample.java -%%PORTDOCS%%%%DOCSDIR%%/examples/uimanager/UIManagerExample.java -share/%%PORTNAME%%/macros/jg_gnome_java.m4 -share/%%PORTNAME%%/macros/jg_gtk_java.m4 -@dirrm share/%%PORTNAME%%/macros -@dirrm share/%%PORTNAME%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/uimanager -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/treestore -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/tree -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/textbuffer -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/text -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/testgtk -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/table -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/stockitem -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/stockicons -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/statusbar -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/spinbutton -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/scrolledwin -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/scale -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/rangewidgets -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/radiobuttons -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/progressbar -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/paned -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/packbox -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/notebook -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/memorymgt -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/invisible -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/image -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/frame -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/fixed -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/fileselector -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/filechooser -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/expander -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/entrycompletion -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/entry -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/editor -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/drawingAreaTest -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/draganddrop -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/dataTable -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/combobox -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/checkbutton -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/calendar -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/buttons -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/buttonbox -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/base -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/aspectframe -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/application -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/alignment -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/aboutdialog -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/TestTree -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/resources -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/pango -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/gtk/event -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/gtk -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/glib -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/gdk -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/atk -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm include/%%PORTNAME%% diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile deleted file mode 100644 index e2bdd5244..000000000 --- a/x11-toolkits/libwnck/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.51 2005/09/05 14:05:16 kwm Exp $ -# - -PORTNAME= libwnck -PORTVERSION= 2.12.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library used for writing pagers and taskslists - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 ltverhack -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo deleted file mode 100644 index c3ab6e15a..000000000 --- a/x11-toolkits/libwnck/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libwnck-2.12.1.tar.bz2) = f7aad7b8dad79b38d3055d84c3838e2c -SIZE (gnome2/libwnck-2.12.1.tar.bz2) = 441443 diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr deleted file mode 100644 index 685bf95e0..000000000 --- a/x11-toolkits/libwnck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libwnck is a Window Navigator Construction Kit, i.e. a library used -for writing pagers and taskslists. It is needed for the -GNOME 2.0 desktop. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist deleted file mode 100644 index 0036c70b6..000000000 --- a/x11-toolkits/libwnck/pkg-plist +++ /dev/null @@ -1,118 +0,0 @@ -include/libwnck-1.0/libwnck/application.h -include/libwnck-1.0/libwnck/class-group.h -include/libwnck-1.0/libwnck/libwnck.h -include/libwnck-1.0/libwnck/pager.h -include/libwnck-1.0/libwnck/screen.h -include/libwnck-1.0/libwnck/selector.h -include/libwnck-1.0/libwnck/tasklist.h -include/libwnck-1.0/libwnck/util.h -include/libwnck-1.0/libwnck/window-action-menu.h -include/libwnck-1.0/libwnck/window.h -include/libwnck-1.0/libwnck/wnck-enum-types.h -include/libwnck-1.0/libwnck/workspace.h -lib/libwnck-1.a -lib/libwnck-1.so -lib/libwnck-1.so.18 -libdata/pkgconfig/libwnck-1.0.pc -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/intro.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libwnck-WnckApplication.html -%%DOCSDIR%%/libwnck-WnckClassGroup.html -%%DOCSDIR%%/libwnck-WnckPager.html -%%DOCSDIR%%/libwnck-WnckPagerAccessible.html -%%DOCSDIR%%/libwnck-WnckPagerAccessibleFactory.html -%%DOCSDIR%%/libwnck-WnckScreen.html -%%DOCSDIR%%/libwnck-WnckTasklist.html -%%DOCSDIR%%/libwnck-WnckWindow.html -%%DOCSDIR%%/libwnck-WnckWorkspace.html -%%DOCSDIR%%/libwnck-WnckWorkspaceAccessible.html -%%DOCSDIR%%/libwnck-WnckWorkspaceAccessibleFactory.html -%%DOCSDIR%%/libwnck-private.html -%%DOCSDIR%%/libwnck-util.html -%%DOCSDIR%%/libwnck-window-action-menu.html -%%DOCSDIR%%/libwnck-window-menu.html -%%DOCSDIR%%/libwnck-wnck-enum-types.html -%%DOCSDIR%%/libwnck-xutils.html -%%DOCSDIR%%/libwnck.devhelp -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/locale/am/LC_MESSAGES/libwnck.mo -share/locale/ar/LC_MESSAGES/libwnck.mo -share/locale/az/LC_MESSAGES/libwnck.mo -share/locale/be/LC_MESSAGES/libwnck.mo -share/locale/bg/LC_MESSAGES/libwnck.mo -share/locale/bn/LC_MESSAGES/libwnck.mo -share/locale/bs/LC_MESSAGES/libwnck.mo -share/locale/ca/LC_MESSAGES/libwnck.mo -share/locale/cs/LC_MESSAGES/libwnck.mo -share/locale/cy/LC_MESSAGES/libwnck.mo -share/locale/da/LC_MESSAGES/libwnck.mo -share/locale/de/LC_MESSAGES/libwnck.mo -share/locale/el/LC_MESSAGES/libwnck.mo -share/locale/en_CA/LC_MESSAGES/libwnck.mo -share/locale/en_GB/LC_MESSAGES/libwnck.mo -share/locale/eo/LC_MESSAGES/libwnck.mo -share/locale/es/LC_MESSAGES/libwnck.mo -share/locale/et/LC_MESSAGES/libwnck.mo -share/locale/eu/LC_MESSAGES/libwnck.mo -share/locale/fa/LC_MESSAGES/libwnck.mo -share/locale/fi/LC_MESSAGES/libwnck.mo -share/locale/fr/LC_MESSAGES/libwnck.mo -share/locale/ga/LC_MESSAGES/libwnck.mo -share/locale/gl/LC_MESSAGES/libwnck.mo -share/locale/gu/LC_MESSAGES/libwnck.mo -share/locale/he/LC_MESSAGES/libwnck.mo -share/locale/hi/LC_MESSAGES/libwnck.mo -share/locale/hr/LC_MESSAGES/libwnck.mo -share/locale/hu/LC_MESSAGES/libwnck.mo -share/locale/id/LC_MESSAGES/libwnck.mo -share/locale/is/LC_MESSAGES/libwnck.mo -share/locale/it/LC_MESSAGES/libwnck.mo -share/locale/ja/LC_MESSAGES/libwnck.mo -share/locale/ka/LC_MESSAGES/libwnck.mo -share/locale/kn/LC_MESSAGES/libwnck.mo -share/locale/ko/LC_MESSAGES/libwnck.mo -share/locale/li/LC_MESSAGES/libwnck.mo -share/locale/lt/LC_MESSAGES/libwnck.mo -share/locale/lv/LC_MESSAGES/libwnck.mo -share/locale/mi/LC_MESSAGES/libwnck.mo -share/locale/mk/LC_MESSAGES/libwnck.mo -share/locale/ml/LC_MESSAGES/libwnck.mo -share/locale/mn/LC_MESSAGES/libwnck.mo -share/locale/mr/LC_MESSAGES/libwnck.mo -share/locale/ms/LC_MESSAGES/libwnck.mo -share/locale/nb/LC_MESSAGES/libwnck.mo -share/locale/ne/LC_MESSAGES/libwnck.mo -share/locale/nl/LC_MESSAGES/libwnck.mo -share/locale/nn/LC_MESSAGES/libwnck.mo -share/locale/no/LC_MESSAGES/libwnck.mo -share/locale/pa/LC_MESSAGES/libwnck.mo -share/locale/pl/LC_MESSAGES/libwnck.mo -share/locale/pt/LC_MESSAGES/libwnck.mo -share/locale/pt_BR/LC_MESSAGES/libwnck.mo -share/locale/ro/LC_MESSAGES/libwnck.mo -share/locale/ru/LC_MESSAGES/libwnck.mo -share/locale/rw/LC_MESSAGES/libwnck.mo -share/locale/sk/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo -share/locale/sq/LC_MESSAGES/libwnck.mo -share/locale/sr/LC_MESSAGES/libwnck.mo -share/locale/sr@Latn/LC_MESSAGES/libwnck.mo -share/locale/sv/LC_MESSAGES/libwnck.mo -share/locale/ta/LC_MESSAGES/libwnck.mo -share/locale/th/LC_MESSAGES/libwnck.mo -share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/uk/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo -share/locale/wa/LC_MESSAGES/libwnck.mo -share/locale/xh/LC_MESSAGES/libwnck.mo -share/locale/zh_CN/LC_MESSAGES/libwnck.mo -share/locale/zh_TW/LC_MESSAGES/libwnck.mo -@dirrm %%DOCSDIR%% -@dirrm include/libwnck-1.0/libwnck -@dirrm include/libwnck-1.0 diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile deleted file mode 100644 index 5d7997c4f..000000000 --- a/x11-toolkits/pango/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# New ports collection makefile for: pango -# Date Created: 18 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.42 2005/08/15 23:47:20 marcus Exp $ -# - -PORTNAME= pango -PORTVERSION= 1.10.1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.10,} \ - ftp://ftp.gtk.org/pub/gtk/v2.7/ -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An open-source framework for the layout and rendering of i18n text - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \ - cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ - ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack glib20 ltverhack -CONFIGURE_ARGS= --with-qt=no \ - --with-html-dir=${PREFIX}/share/doc \ - --enable-static -PKGINSTALL= ${WRKDIR}/pkg-install -# Hmm.. tough one. Found this one when I had graphics/hdf installed -# (which installs glist.h) which is picked up before the glib-2.0 -# stuff, with Bad Results[tm] -# -GLIB2_CFLAGS= `pkg-config glib-2.0 --cflags` -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - ${GLIB2_CFLAGS} -I${LOCALBASE}/include \ - -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -PLIST_SUB= VERSION="1.4.0" - -FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf -FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/tcvn-0.enc - -MAN1= pango-querymodules.1 - -post-patch: - @${FIND} ${WRKSRC}/pango/opentype -name "*.[ch]" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|internal/tterrors\.h|fterrors.h| ; \ - s|TT_Err_|FT_Err_|g' -post-install: - @${SED} -e 's|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \ - > ${PKGINSTALL} -.if !defined(PACKAGE_BUILDING) - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo deleted file mode 100644 index 466620130..000000000 --- a/x11-toolkits/pango/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/pango-1.10.1.tar.bz2) = 1ff4c96982f61ea6f390d09a4febdf18 -SIZE (gnome2/pango-1.10.1.tar.bz2) = 1186783 diff --git a/x11-toolkits/pango/files/patch-ac b/x11-toolkits/pango/files/patch-ac deleted file mode 100644 index acfaf0bca..000000000 --- a/x11-toolkits/pango/files/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - $MCom$ - ---- Makefile.in.orig Mon Aug 2 19:12:56 2004 -+++ Makefile.in Mon Aug 2 19:13:11 2004 -@@ -234,7 +234,7 @@ - - AUTOMAKE_OPTIONS = 1.7 - --SUBDIRS = pango modules examples docs tools tests -+SUBDIRS = pango modules examples docs tools - - EXTRA_DIST = \ - pango.pc.in \ - diff --git a/x11-toolkits/pango/files/patch-configure b/x11-toolkits/pango/files/patch-configure deleted file mode 100644 index 76a6d1eef..000000000 --- a/x11-toolkits/pango/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Mon Aug 2 19:13:53 2004 -+++ configure Mon Aug 2 19:14:46 2004 -@@ -23948,10 +23948,10 @@ - s,@CYGPATH_W@,$CYGPATH_W,;t t - s,@PACKAGE@,$PACKAGE,;t t - s,@VERSION@,$VERSION,;t t --s,@ACLOCAL@,$ACLOCAL,;t t --s,@AUTOCONF@,$AUTOCONF,;t t --s,@AUTOMAKE@,$AUTOMAKE,;t t --s,@AUTOHEADER@,$AUTOHEADER,;t t -+s,@ACLOCAL@,/usr/bin/true,;t t -+s,@AUTOCONF@,/usr/bin/true,;t t -+s,@AUTOMAKE@,/usr/bin/true,;t t -+s,@AUTOHEADER@,/usr/bin/true,;t t - s,@MAKEINFO@,$MAKEINFO,;t t - s,@AMTAR@,$AMTAR,;t t - s,@install_sh@,$install_sh,;t t diff --git a/x11-toolkits/pango/files/pkg-install.in b/x11-toolkits/pango/files/pkg-install.in deleted file mode 100644 index 2eefcdfcd..000000000 --- a/x11-toolkits/pango/files/pkg-install.in +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/bin:/sbin:/usr/sbin:%%X11BASE%%/bin -export PATH - -case $2 in -POST-INSTALL) - echo "Running fc-cache to build fontconfig cache..." - fc-cache -f -v - ;; -esac diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr deleted file mode 100644 index 9ff793b51..000000000 --- a/x11-toolkits/pango/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Pango provides a framework to render and control the layout of -internationalized text, and is the backend for right-to-left text. -Pango is an integral part of the GTK+ and GNOME projects, but its -code is platform- and toolkit-independent. - -WWW: http://www.pango.org/ diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist deleted file mode 100644 index 9eb6d24a8..000000000 --- a/x11-toolkits/pango/pkg-plist +++ /dev/null @@ -1,107 +0,0 @@ -bin/pango-querymodules -etc/pango/pango.modules -etc/pango/pangox.aliases -include/pango-1.0/pango/pango-attributes.h -include/pango-1.0/pango/pango-break.h -include/pango-1.0/pango/pango-context.h -include/pango-1.0/pango/pango-coverage.h -include/pango-1.0/pango/pango-engine.h -include/pango-1.0/pango/pango-enum-types.h -include/pango-1.0/pango/pango-font.h -include/pango-1.0/pango/pango-fontmap.h -include/pango-1.0/pango/pango-fontset.h -include/pango-1.0/pango/pango-glyph-item.h -include/pango-1.0/pango/pango-glyph.h -include/pango-1.0/pango/pango-item.h -include/pango-1.0/pango/pango-layout.h -include/pango-1.0/pango/pango-modules.h -include/pango-1.0/pango/pango-ot.h -include/pango-1.0/pango/pango-renderer.h -include/pango-1.0/pango/pango-script.h -include/pango-1.0/pango/pango-tabs.h -include/pango-1.0/pango/pango-types.h -include/pango-1.0/pango/pango-utils.h -include/pango-1.0/pango/pango.h -include/pango-1.0/pango/pangocairo.h -include/pango-1.0/pango/pangofc-decoder.h -include/pango-1.0/pango/pangofc-font.h -include/pango-1.0/pango/pangofc-fontmap.h -include/pango-1.0/pango/pangoft2.h -include/pango-1.0/pango/pangox.h -include/pango-1.0/pango/pangoxft-render.h -include/pango-1.0/pango/pangoxft.h -lib/libpango-1.0.a -lib/libpango-1.0.so -lib/libpango-1.0.so.0 -lib/libpangocairo-1.0.a -lib/libpangocairo-1.0.so -lib/libpangocairo-1.0.so.0 -lib/libpangoft2-1.0.a -lib/libpangoft2-1.0.so -lib/libpangoft2-1.0.so.0 -lib/libpangox-1.0.a -lib/libpangox-1.0.so -lib/libpangox-1.0.so.0 -lib/libpangoxft-1.0.a -lib/libpangoxft-1.0.so -lib/libpangoxft-1.0.so.0 -lib/pango/%%VERSION%%/modules/pango-arabic-fc.so -lib/pango/%%VERSION%%/modules/pango-basic-fc.so -lib/pango/%%VERSION%%/modules/pango-basic-x.so -lib/pango/%%VERSION%%/modules/pango-hangul-fc.so -lib/pango/%%VERSION%%/modules/pango-hebrew-fc.so -lib/pango/%%VERSION%%/modules/pango-indic-fc.so -lib/pango/%%VERSION%%/modules/pango-khmer-fc.so -lib/pango/%%VERSION%%/modules/pango-syriac-fc.so -lib/pango/%%VERSION%%/modules/pango-thai-fc.so -lib/pango/%%VERSION%%/modules/pango-tibetan-fc.so -libdata/pkgconfig/pango.pc -libdata/pkgconfig/pangocairo.pc -libdata/pkgconfig/pangoft2.pc -libdata/pkgconfig/pangox.pc -libdata/pkgconfig/pangoxft.pc -%%DOCSDIR%%/PangoEngineLang.html -%%DOCSDIR%%/PangoEngineShape.html -%%DOCSDIR%%/PangoFcDecoder.html -%%DOCSDIR%%/PangoFcFont.html -%%DOCSDIR%%/PangoFcFontMap.html -%%DOCSDIR%%/PangoMarkupFormat.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/layout.gif -%%DOCSDIR%%/left.png -%%DOCSDIR%%/lowlevel.html -%%DOCSDIR%%/pango-Cairo-Rendering.html -%%DOCSDIR%%/pango-Coverage-Maps.html -%%DOCSDIR%%/pango-Engines.html -%%DOCSDIR%%/pango-Fonts.html -%%DOCSDIR%%/pango-FreeType-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-Glyph-Storage.html -%%DOCSDIR%%/pango-Layout-Objects.html -%%DOCSDIR%%/pango-Modules.html -%%DOCSDIR%%/pango-OpenType-Font-Handling.html -%%DOCSDIR%%/pango-Scripts.html -%%DOCSDIR%%/pango-Tab-Stops.html -%%DOCSDIR%%/pango-Text-Attributes.html -%%DOCSDIR%%/pango-Text-Processing.html -%%DOCSDIR%%/pango-Win32-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-X-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-Xft-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-querymodules.html -%%DOCSDIR%%/pango.devhelp -%%DOCSDIR%%/pango.html -%%DOCSDIR%%/rendering.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/rotated-text.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/tools.html -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% -@dirrm lib/pango/%%VERSION%%/modules -@dirrm lib/pango/%%VERSION%% -@dirrm lib/pango -@dirrm include/pango-1.0/pango -@dirrm include/pango-1.0 -@dirrm etc/pango diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile deleted file mode 100644 index 20fd65017..000000000 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ /dev/null @@ -1,107 +0,0 @@ -# New ports collection makefile for: py-gnome-extras -# Date created: 22 November 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.20 2005/08/23 23:05:11 ahze Exp $ -# - -PORTNAME= gnome -PORTVERSION= 2.12.0 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= -extras -DISTNAME= gnome-python-extras-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \ - gksu1.2.0:${PORTSDIR}/sysutils/libgksu \ - gksuui1.0.0:${PORTSDIR}/sysutils/libgksuui \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 \ - gdl-1.0:${PORTSDIR}/x11-toolkits/gdl -RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} - -MOZILLA= firefox -HEADERS_SUFX= -MOZ_BUILD= firefox - -.if !defined(WITH_MOZILLA) -MOZILLA= firefox -.else -.if ${WITH_MOZILLA}=="mozilla" -MOZILLA= mozilla -MOZ_BUILD= mozilla -.else -.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" -MOZILLA= mozilla-devel -HEADERS_SUFX= -devel -MOZ_BUILD= mozilla -.else -MOZILLA= firefox -HEADERS_SUFX= -.endif -.endif -.endif - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ - gtksourceview libwnck nautiluscdburner pygnome2 -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-gtkmozembed=${MOZ_BUILD} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome -.if !defined(NOPORTDOCS) -DOCSDIR= ${PREFIX}/share/doc/py-gnome-extras -.else -DOCSDIR= ${WRKSRC}/share/doc/py-gnome-extras -.endif - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -.if ${MOZILLA}=="mozilla-devel" -USE_GCC= 3.4 -.endif -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|${MOZ_BUILD}-gtkmozembed${HEADERS_SUFX}|g ; \ - s|mozilla-xpcom|${MOZ_BUILD}-xpcom${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-gtkmozembed|$$MOZILLA-gtkmozembed${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-xpcom|$$MOZILLA-xpcom${HEADERS_SUFX}|g' \ - ${WRKSRC}/configure - @${FIND} ${WRKSRC}/docs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \ - -e 's|^HTML_DIR =.*|HTML_DIR = ${DOCSDIR}|g' - @${REINPLACE_CMD} -e 's|-DHAVE_GNOMEPRINT28||g' \ - ${WRKSRC}/configure - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} " By default py-gnome-extras uses www/firefox for html rendering, but you can" - @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:" - @${ECHO_MSG} - @${ECHO_MSG} " mozilla " - @${ECHO_MSG} " mozilla-devel " - @${ECHO_MSG} "" - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome-desktop/distinfo b/x11-toolkits/py-gnome-desktop/distinfo deleted file mode 100644 index f777fab61..000000000 --- a/x11-toolkits/py-gnome-desktop/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-python-extras-2.12.0.tar.bz2) = 103efa8fbd8eed5c9dd4796dbe6393de -SIZE (gnome2/gnome-python-extras-2.12.0.tar.bz2) = 473850 diff --git a/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in b/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in deleted file mode 100644 index 89faafbdc..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 28 14:22:51 2005 -+++ Makefile.in Fri Jan 28 14:23:04 2005 -@@ -43,7 +43,7 @@ - @BUILD_WNCK_TRUE@am__append_5 = wnck - @BUILD_GTKMOZEMBED_TRUE@am__append_6 = gtkmozembed - @BUILD_GTKSPELL_TRUE@am__append_7 = gtkspell --@BUILD_GDL_TRUE@am__append_8 = gdl -+@BUILD_GDL_TRUE@am__append_8 = - @BUILD_TOTEM_PLPARSER_TRUE@am__append_9 = totem - @BUILD_GTOP_TRUE@am__append_10 = gtop - @BUILD_NAUTILUSBURN_TRUE@am__append_11 = nautilusburn diff --git a/x11-toolkits/py-gnome-desktop/files/patch-gda_gda.override b/x11-toolkits/py-gnome-desktop/files/patch-gda_gda.override deleted file mode 100644 index 1fa283a57..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-gda_gda.override +++ /dev/null @@ -1,102 +0,0 @@ ---- gda/gda.override.orig Wed Apr 20 16:10:31 2005 -+++ gda/gda.override Wed Apr 20 16:12:56 2005 -@@ -59,13 +59,14 @@ override gda_config_get_data_source_list - static PyObject* - _wrap_gda_config_get_data_source_list (PyObject* self) { - PyObject* plist = PyList_New (0); -+ GList *tmp, *list; - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_config_get_data_source_list(); -+ list = gda_config_get_data_source_list(); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyObject* obj = pyg_boxed_new (GDA_TYPE_DATA_SOURCE_INFO, tmp->data, FALSE, FALSE); -@@ -81,13 +82,14 @@ override gda_config_get_provider_list kw - static PyObject* - _wrap_gda_config_get_provider_list (PyObject* self) { - PyObject* plist = PyList_New (0); -+ GList *tmp, *list; - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_config_get_provider_list(); -+ list = gda_config_get_provider_list(); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyObject* obj = pyg_boxed_new (GDA_TYPE_PROVIDER_INFO, tmp->data, FALSE, FALSE); -@@ -174,20 +176,22 @@ static PyObject* - _wrap_gda_config_list_keys (PyObject* self, PyObject* fargs, PyObject* kwargs) { - static char* kwlist[] = { "path", NULL }; - gchar* path = "/"; -+ PyObject *plist; -+ GList *tmp, *list; - - if (!PyArg_ParseTupleAndKeywords (fargs, kwargs, "|s:config_list_keys", kwlist, &path)) { - Py_INCREF (Py_None); - return Py_None; - } - -- PyObject* plist = PyList_New (0); -+ plist = PyList_New (0); - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_config_list_keys (path); -+ list = gda_config_list_keys (path); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyList_Append (plist, PyString_FromString (tmp->data)); -@@ -201,7 +205,8 @@ override gda_connection_execute_command - static PyObject* - _wrap_gda_connection_execute_command (PyGObject* self, PyObject* fargs, PyObject* kwargs) { - static char* kwlist[] = { "cmd", "params", NULL }; -- PyGObject *cmd, *params; -+ PyGObject *cmd, *params, *plist; -+ GList *tmp, *list; - - /* TODO: - if (!PyArg_ParseTupleAndKeywords (fargs, kwargs, "O!O!:GdaConnection.execute_command", -@@ -211,14 +216,14 @@ _wrap_gda_connection_execute_command (Py - } - */ - -- PyObject* plist = PyList_New (0); -+ plist = PyList_New (0); - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_connection_execute_command (GDA_CONNECTION (self->obj), -+ list = gda_connection_execute_command (GDA_CONNECTION (self->obj), - GDA_COMMAND (cmd->obj), GDA_PARAMETER_LIST (params->obj)); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { -@@ -235,13 +240,14 @@ override gda_connection_get_errors kwarg - static PyObject* - _wrap_gda_connection_get_errors (PyGObject* self) { - PyObject* plist = PyList_New (0); -+ GList *tmp, *list; - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = (GList*) gda_connection_get_errors (GDA_CONNECTION (self->obj)); -+ list = (GList*) gda_connection_get_errors (GDA_CONNECTION (self->obj)); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyObject* obj = pygobject_new (G_OBJECT (tmp->data)); diff --git a/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c b/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c deleted file mode 100644 index 05db58a4c..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gtop/gtop.c.orig Wed May 18 00:54:59 2005 -+++ gtop/gtop.c Wed May 18 00:54:12 2005 -@@ -44,6 +44,7 @@ - - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - -@@ -1316,8 +1317,8 @@ build_siglist(void) - - for(i = 0; i < len; ++i) - { -- p = &glibtop_sys_siglist[i]; - PyObject* d; -+ p = &glibtop_sys_siglist[i]; - - d = PyDict_New(); - my_dict_add_and_decref(d, "number", PyI_L(p->number)); diff --git a/x11-toolkits/py-gnome-desktop/pkg-descr b/x11-toolkits/py-gnome-desktop/pkg-descr deleted file mode 100644 index 422d464c6..000000000 --- a/x11-toolkits/py-gnome-desktop/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - -WWW: http://www.pygtk.org/ --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome-desktop/pkg-plist b/x11-toolkits/py-gnome-desktop/pkg-plist deleted file mode 100644 index 5254d0526..000000000 --- a/x11-toolkits/py-gnome-desktop/pkg-plist +++ /dev/null @@ -1,140 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/recent.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/trayicon.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/_gksu.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkhtml2.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkmozembed.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkspell.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so -libdata/pkgconfig/gnome-python-extras-2.0.pc -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintconfig.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintcontext.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfont.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfontface.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintglyphlist.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintjob.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/gnomeprint-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/pygnomeprint.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuidialog.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontdialog.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontpreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontselection.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuijobpreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipaperselector.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/gnomeprintui-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/pygnomeprintui.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/class-gtkmozembed.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/gtkmozembed-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/pygtkmozembed.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcebuffer.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguage.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguagesmanager.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcemarker.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceprintjob.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcestylescheme.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetag.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagstyle.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagtable.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceview.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/gtksourcesview-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/pygtksourceview.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/class-gtkspell.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/gtkspell-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/pygtkspell.devhelp -%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server -%%PORTDOCS%%share/examples/py-gnome/applet/README -%%PORTDOCS%%share/examples/py-gnome/applet/applet.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/egg/recent/bonobo-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/gtk-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/populate-recent.py -%%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py -%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_test.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py -%%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py -%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py -%%PORTDOCS%%share/examples/py-gnome/gtkspell/gtkspell.py -%%PORTDOCS%%share/examples/py-gnome/gtkspell/test.py -%%PORTDOCS%%share/examples/py-gnome/mediaprofiles/profiles.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py -share/pygtk/2.0/defs/applet.defs -share/pygtk/2.0/defs/art.defs -share/pygtk/2.0/defs/gtkhtml2.defs -share/pygtk/2.0/defs/gtkmozembed.defs -share/pygtk/2.0/defs/gtksourceview.defs -share/pygtk/2.0/defs/mediaprofiles.defs -share/pygtk/2.0/defs/nautilus_burn.defs -share/pygtk/2.0/defs/nb_drive_selection.defs -share/pygtk/2.0/defs/print.defs -share/pygtk/2.0/defs/printui.defs -share/pygtk/2.0/defs/trayicon.defs -share/pygtk/2.0/defs/wnck.defs -%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilusburn -%%PORTDOCS%%@dirrm share/examples/py-gnome/mediaprofiles -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkspell -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2 -%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint -%%PORTDOCS%%@dirrm share/examples/py-gnome/gdl -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg/recent -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg -%%PORTDOCS%%@dirrm share/examples/py-gnome/applet -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtkspell -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtksourceview -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtkmozembed -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprintui -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprint -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gksu -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/egg diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile deleted file mode 100644 index 20fd65017..000000000 --- a/x11-toolkits/py-gnome-extras/Makefile +++ /dev/null @@ -1,107 +0,0 @@ -# New ports collection makefile for: py-gnome-extras -# Date created: 22 November 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.20 2005/08/23 23:05:11 ahze Exp $ -# - -PORTNAME= gnome -PORTVERSION= 2.12.0 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= -extras -DISTNAME= gnome-python-extras-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \ - gksu1.2.0:${PORTSDIR}/sysutils/libgksu \ - gksuui1.0.0:${PORTSDIR}/sysutils/libgksuui \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 \ - gdl-1.0:${PORTSDIR}/x11-toolkits/gdl -RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} - -MOZILLA= firefox -HEADERS_SUFX= -MOZ_BUILD= firefox - -.if !defined(WITH_MOZILLA) -MOZILLA= firefox -.else -.if ${WITH_MOZILLA}=="mozilla" -MOZILLA= mozilla -MOZ_BUILD= mozilla -.else -.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" -MOZILLA= mozilla-devel -HEADERS_SUFX= -devel -MOZ_BUILD= mozilla -.else -MOZILLA= firefox -HEADERS_SUFX= -.endif -.endif -.endif - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ - gtksourceview libwnck nautiluscdburner pygnome2 -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-gtkmozembed=${MOZ_BUILD} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome -.if !defined(NOPORTDOCS) -DOCSDIR= ${PREFIX}/share/doc/py-gnome-extras -.else -DOCSDIR= ${WRKSRC}/share/doc/py-gnome-extras -.endif - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -.if ${MOZILLA}=="mozilla-devel" -USE_GCC= 3.4 -.endif -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|${MOZ_BUILD}-gtkmozembed${HEADERS_SUFX}|g ; \ - s|mozilla-xpcom|${MOZ_BUILD}-xpcom${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-gtkmozembed|$$MOZILLA-gtkmozembed${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-xpcom|$$MOZILLA-xpcom${HEADERS_SUFX}|g' \ - ${WRKSRC}/configure - @${FIND} ${WRKSRC}/docs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \ - -e 's|^HTML_DIR =.*|HTML_DIR = ${DOCSDIR}|g' - @${REINPLACE_CMD} -e 's|-DHAVE_GNOMEPRINT28||g' \ - ${WRKSRC}/configure - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} " By default py-gnome-extras uses www/firefox for html rendering, but you can" - @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:" - @${ECHO_MSG} - @${ECHO_MSG} " mozilla " - @${ECHO_MSG} " mozilla-devel " - @${ECHO_MSG} "" - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo deleted file mode 100644 index f777fab61..000000000 --- a/x11-toolkits/py-gnome-extras/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-python-extras-2.12.0.tar.bz2) = 103efa8fbd8eed5c9dd4796dbe6393de -SIZE (gnome2/gnome-python-extras-2.12.0.tar.bz2) = 473850 diff --git a/x11-toolkits/py-gnome-extras/files/patch-Makefile.in b/x11-toolkits/py-gnome-extras/files/patch-Makefile.in deleted file mode 100644 index 89faafbdc..000000000 --- a/x11-toolkits/py-gnome-extras/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 28 14:22:51 2005 -+++ Makefile.in Fri Jan 28 14:23:04 2005 -@@ -43,7 +43,7 @@ - @BUILD_WNCK_TRUE@am__append_5 = wnck - @BUILD_GTKMOZEMBED_TRUE@am__append_6 = gtkmozembed - @BUILD_GTKSPELL_TRUE@am__append_7 = gtkspell --@BUILD_GDL_TRUE@am__append_8 = gdl -+@BUILD_GDL_TRUE@am__append_8 = - @BUILD_TOTEM_PLPARSER_TRUE@am__append_9 = totem - @BUILD_GTOP_TRUE@am__append_10 = gtop - @BUILD_NAUTILUSBURN_TRUE@am__append_11 = nautilusburn diff --git a/x11-toolkits/py-gnome-extras/files/patch-gda_gda.override b/x11-toolkits/py-gnome-extras/files/patch-gda_gda.override deleted file mode 100644 index 1fa283a57..000000000 --- a/x11-toolkits/py-gnome-extras/files/patch-gda_gda.override +++ /dev/null @@ -1,102 +0,0 @@ ---- gda/gda.override.orig Wed Apr 20 16:10:31 2005 -+++ gda/gda.override Wed Apr 20 16:12:56 2005 -@@ -59,13 +59,14 @@ override gda_config_get_data_source_list - static PyObject* - _wrap_gda_config_get_data_source_list (PyObject* self) { - PyObject* plist = PyList_New (0); -+ GList *tmp, *list; - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_config_get_data_source_list(); -+ list = gda_config_get_data_source_list(); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyObject* obj = pyg_boxed_new (GDA_TYPE_DATA_SOURCE_INFO, tmp->data, FALSE, FALSE); -@@ -81,13 +82,14 @@ override gda_config_get_provider_list kw - static PyObject* - _wrap_gda_config_get_provider_list (PyObject* self) { - PyObject* plist = PyList_New (0); -+ GList *tmp, *list; - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_config_get_provider_list(); -+ list = gda_config_get_provider_list(); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyObject* obj = pyg_boxed_new (GDA_TYPE_PROVIDER_INFO, tmp->data, FALSE, FALSE); -@@ -174,20 +176,22 @@ static PyObject* - _wrap_gda_config_list_keys (PyObject* self, PyObject* fargs, PyObject* kwargs) { - static char* kwlist[] = { "path", NULL }; - gchar* path = "/"; -+ PyObject *plist; -+ GList *tmp, *list; - - if (!PyArg_ParseTupleAndKeywords (fargs, kwargs, "|s:config_list_keys", kwlist, &path)) { - Py_INCREF (Py_None); - return Py_None; - } - -- PyObject* plist = PyList_New (0); -+ plist = PyList_New (0); - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_config_list_keys (path); -+ list = gda_config_list_keys (path); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyList_Append (plist, PyString_FromString (tmp->data)); -@@ -201,7 +205,8 @@ override gda_connection_execute_command - static PyObject* - _wrap_gda_connection_execute_command (PyGObject* self, PyObject* fargs, PyObject* kwargs) { - static char* kwlist[] = { "cmd", "params", NULL }; -- PyGObject *cmd, *params; -+ PyGObject *cmd, *params, *plist; -+ GList *tmp, *list; - - /* TODO: - if (!PyArg_ParseTupleAndKeywords (fargs, kwargs, "O!O!:GdaConnection.execute_command", -@@ -211,14 +216,14 @@ _wrap_gda_connection_execute_command (Py - } - */ - -- PyObject* plist = PyList_New (0); -+ plist = PyList_New (0); - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = gda_connection_execute_command (GDA_CONNECTION (self->obj), -+ list = gda_connection_execute_command (GDA_CONNECTION (self->obj), - GDA_COMMAND (cmd->obj), GDA_PARAMETER_LIST (params->obj)); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { -@@ -235,13 +240,14 @@ override gda_connection_get_errors kwarg - static PyObject* - _wrap_gda_connection_get_errors (PyGObject* self) { - PyObject* plist = PyList_New (0); -+ GList *tmp, *list; - - if (!plist) { - Py_INCREF (Py_None); - return Py_None; - } - -- GList *tmp, *list = (GList*) gda_connection_get_errors (GDA_CONNECTION (self->obj)); -+ list = (GList*) gda_connection_get_errors (GDA_CONNECTION (self->obj)); - - for (tmp = list; tmp != NULL; tmp = tmp->next) { - PyObject* obj = pygobject_new (G_OBJECT (tmp->data)); diff --git a/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c b/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c deleted file mode 100644 index 05db58a4c..000000000 --- a/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gtop/gtop.c.orig Wed May 18 00:54:59 2005 -+++ gtop/gtop.c Wed May 18 00:54:12 2005 -@@ -44,6 +44,7 @@ - - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - -@@ -1316,8 +1317,8 @@ build_siglist(void) - - for(i = 0; i < len; ++i) - { -- p = &glibtop_sys_siglist[i]; - PyObject* d; -+ p = &glibtop_sys_siglist[i]; - - d = PyDict_New(); - my_dict_add_and_decref(d, "number", PyI_L(p->number)); diff --git a/x11-toolkits/py-gnome-extras/pkg-descr b/x11-toolkits/py-gnome-extras/pkg-descr deleted file mode 100644 index 422d464c6..000000000 --- a/x11-toolkits/py-gnome-extras/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - -WWW: http://www.pygtk.org/ --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome-extras/pkg-plist b/x11-toolkits/py-gnome-extras/pkg-plist deleted file mode 100644 index 5254d0526..000000000 --- a/x11-toolkits/py-gnome-extras/pkg-plist +++ /dev/null @@ -1,140 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/recent.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/trayicon.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/_gksu.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkhtml2.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkmozembed.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkspell.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so -libdata/pkgconfig/gnome-python-extras-2.0.pc -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintconfig.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintcontext.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfont.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfontface.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintglyphlist.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintjob.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/gnomeprint-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/pygnomeprint.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuidialog.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontdialog.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontpreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontselection.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuijobpreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipaperselector.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/gnomeprintui-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/pygnomeprintui.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/class-gtkmozembed.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/gtkmozembed-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/pygtkmozembed.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcebuffer.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguage.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguagesmanager.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcemarker.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceprintjob.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcestylescheme.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetag.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagstyle.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagtable.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceview.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/gtksourcesview-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/pygtksourceview.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/class-gtkspell.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/gtkspell-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/pygtkspell.devhelp -%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server -%%PORTDOCS%%share/examples/py-gnome/applet/README -%%PORTDOCS%%share/examples/py-gnome/applet/applet.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/egg/recent/bonobo-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/gtk-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/populate-recent.py -%%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py -%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_test.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py -%%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py -%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py -%%PORTDOCS%%share/examples/py-gnome/gtkspell/gtkspell.py -%%PORTDOCS%%share/examples/py-gnome/gtkspell/test.py -%%PORTDOCS%%share/examples/py-gnome/mediaprofiles/profiles.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py -share/pygtk/2.0/defs/applet.defs -share/pygtk/2.0/defs/art.defs -share/pygtk/2.0/defs/gtkhtml2.defs -share/pygtk/2.0/defs/gtkmozembed.defs -share/pygtk/2.0/defs/gtksourceview.defs -share/pygtk/2.0/defs/mediaprofiles.defs -share/pygtk/2.0/defs/nautilus_burn.defs -share/pygtk/2.0/defs/nb_drive_selection.defs -share/pygtk/2.0/defs/print.defs -share/pygtk/2.0/defs/printui.defs -share/pygtk/2.0/defs/trayicon.defs -share/pygtk/2.0/defs/wnck.defs -%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilusburn -%%PORTDOCS%%@dirrm share/examples/py-gnome/mediaprofiles -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkspell -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2 -%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint -%%PORTDOCS%%@dirrm share/examples/py-gnome/gdl -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg/recent -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg -%%PORTDOCS%%@dirrm share/examples/py-gnome/applet -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtkspell -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtksourceview -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtkmozembed -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprintui -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprint -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gksu -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/egg diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile deleted file mode 100644 index 710713850..000000000 --- a/x11-toolkits/py-gnome2/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# New ports collection makefile for: py-gnome -# Date created: 09 February 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.23 2005/09/03 20:00:25 marcus Exp $ -# - -PORTNAME= gnome -PORTVERSION= 2.12.1 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/..$//} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= gnome-python-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2 - -LATEST_LINK= py-gnome2 -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeui pygtk2 -USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome - -CONFLICTS= py*-gnome-1* - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 503001 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gnomevfs_Makefile.in -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|' \ - ${WRKSRC}/gnomevfs/Makefile.in - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo deleted file mode 100644 index d4808302c..000000000 --- a/x11-toolkits/py-gnome2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-python-2.12.1.tar.bz2) = 7f772bd8a209c1f1f42d9e52e12aed5b -SIZE (gnome2/gnome-python-2.12.1.tar.bz2) = 376463 diff --git a/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in b/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in deleted file mode 100644 index 30912b7f1..000000000 --- a/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnomevfs/Makefile.in.orig Thu Jul 14 03:25:16 2005 -+++ gnomevfs/Makefile.in Thu Jul 14 03:25:26 2005 -@@ -278,7 +278,7 @@ - libpythonmethod_la_CFLAGS = $(GNOME_VFS_MODULE_CFLAGS) -DGNOME_VFS_PYTHON_DIR="\"$(vfsmethoddir)\"" - libpythonmethod_la_SOURCES = gnome-vfs-python-method.c - libpythonmethod_la_LDFLAGS = $(common_ldflags) -export-symbols-regex "vfs_module_(init|shutdown)" --libpythonmethod_la_LIBADD = $(GNOME_VFS_MODULE_LIBS) -lpython$(PYTHON_VERSION) -+libpythonmethod_la_LIBADD = $(GNOME_VFS_MODULE_LIBS) -l$(PYTHON_VERSION) - all: all-am - - .SUFFIXES: diff --git a/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in b/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in deleted file mode 100644 index 40844f935..000000000 --- a/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnomevfs/Makefile.in.orig Sat Sep 3 15:51:39 2005 -+++ gnomevfs/Makefile.in Sat Sep 3 15:52:19 2005 -@@ -276,7 +276,7 @@ - - gpincdir = $(includedir)/gnome-python-2.0 - gpinc_HEADERS = pygnomevfs.h --vfsmethoddir = $(libdir)/gnome-vfs-2.0/modules -+vfsmethoddir = %%X11BASE%%/lib/gnome-vfs-2.0/modules - @BUILD_PYVFSMODULE_FALSE@vfsmethod_LTLIBRARIES = - @BUILD_PYVFSMODULE_TRUE@vfsmethod_LTLIBRARIES = libpythonmethod.la - libpythonmethod_la_CFLAGS = $(GNOME_VFS_MODULE_CFLAGS) -DGNOME_VFS_PYTHON_DIR="\"$(vfsmethoddir)\"" diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr deleted file mode 100644 index 422d464c6..000000000 --- a/x11-toolkits/py-gnome2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - -WWW: http://www.pygtk.org/ --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist deleted file mode 100644 index 6b32aab4f..000000000 --- a/x11-toolkits/py-gnome2/pkg-plist +++ /dev/null @@ -1,72 +0,0 @@ -include/gnome-python-2.0/pygnomevfs.h -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/_bonobo.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/activation.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gconf.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/_gnome.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomecanvas.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs.so -libdata/pkgconfig/gnome-python-2.0.pc -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonobo-application.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/hello.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/README -%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/echo-client.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/unknown.py -%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-curve.py -%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-example.py -%%PORTDOCS%%share/examples/py-gnome/gconf/basic-gconf-app.py -%%PORTDOCS%%share/examples/py-gnome/gconf/simple-controller.py -%%PORTDOCS%%share/examples/py-gnome/gconf/simple-view.py -%%PORTDOCS%%share/examples/py-gnome/popt/popt.py -%%PORTDOCS%%share/examples/py-gnome/vfs/async-xfer.py -%%PORTDOCS%%share/examples/py-gnome/vfs/async.py -%%PORTDOCS%%share/examples/py-gnome/vfs/cancellation.py -%%PORTDOCS%%share/examples/py-gnome/vfs/pygvfsmethod/README -%%PORTDOCS%%share/examples/py-gnome/vfs/pygvfsmethod/pyfs.conf -%%PORTDOCS%%share/examples/py-gnome/vfs/pygvfsmethod/pyfs.py -%%PORTDOCS%%share/examples/py-gnome/vfs/shell.py -%%PORTDOCS%%share/examples/py-gnome/vfs/sync-xfer.py -share/pygtk/2.0/argtypes/bonobo-arg-types.py -share/pygtk/2.0/argtypes/bonobo-arg-types.pyc -share/pygtk/2.0/argtypes/bonobo-arg-types.pyo -share/pygtk/2.0/argtypes/gconf-arg-types.py -share/pygtk/2.0/argtypes/gconf-arg-types.pyc -share/pygtk/2.0/argtypes/gconf-arg-types.pyo -share/pygtk/2.0/defs/bonobo-types.defs -share/pygtk/2.0/defs/bonobo.defs -share/pygtk/2.0/defs/bonoboui-types.defs -share/pygtk/2.0/defs/bonoboui.defs -share/pygtk/2.0/defs/canvas.defs -share/pygtk/2.0/defs/gconf.defs -share/pygtk/2.0/defs/gnome-types.defs -share/pygtk/2.0/defs/gnome.defs -share/pygtk/2.0/defs/ui.defs -@dirrm share/pygtk/2.0/argtypes -%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs/pygvfsmethod -%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs -%%PORTDOCS%%@dirrm share/examples/py-gnome/popt -%%PORTDOCS%%@dirrm share/examples/py-gnome/gconf -%%PORTDOCS%%@dirrm share/examples/py-gnome/canvas -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/echo -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/bonoboui -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo -%%PORTDOCS%%@dirrm share/examples/py-gnome -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnome -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo -@dirrm include/gnome-python-2.0 -@cwd %%X11BASE%% -lib/gnome-vfs-2.0/modules/libpythonmethod.so diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile deleted file mode 100644 index a55e81c63..000000000 --- a/x11-toolkits/py-gtk2/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: py-gtk2 -# Date created: 08/13/2002 -# Whom: marc@informatik.uni-bremen.de -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.28 2005/10/05 03:59:26 marcus Exp $ -# - -PORTNAME= gtk -PORTVERSION= 2.8.2 -CATEGORIES= x11-toolkits python -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/pygtk/2.8 -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pygtk-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GTK - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo -RUN_DEPENDS= ${PYNUMERIC} \ - ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libglade2 -USE_PYTHON= yes -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-lintl" -LDFLAGS+= -L${LOCALBASE}/lib - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gtk - -CONFLICTS= py*-gtk-0* - -# -# Use the same way as the Python port to determine if we want -# threading support. -# -.if !defined(WITHOUT_THREADS) -CONFIGURE_ARGS+= --enable-thread -CFLAGS+= ${PTHREAD_CFLAGS} -CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS} ${LDFLAGS}" -.else -CONFIGURE_ARGS+= --disable-thread -.if defined(LDFLAGS) -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" -.endif -.endif - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 - ${MKDIR} ${PREFIX}/share/doc/py-gtk - ${INSTALL_DATA} ${WRKSRC}/MAPPING ${PREFIX}/share/doc/py-gtk - ${INSTALL_DATA} ${WRKSRC}/THREADS ${PREFIX}/share/doc/py-gtk -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo deleted file mode 100644 index fb27d5950..000000000 --- a/x11-toolkits/py-gtk2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/pygtk-2.8.2.tar.bz2) = 455b50a79015e46b8bcb0664f6d1ece8 -SIZE (gnome2/pygtk-2.8.2.tar.bz2) = 748763 diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr deleted file mode 100644 index 41145fa4a..000000000 --- a/x11-toolkits/py-gtk2/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Excerpt from the README: - - PyGTK - ===== - Author: James Henstridge <james@daa.com.au> - - This archive contains modules that allow you to use gtk in Python - programs. At present, it is a fairly complete set of bindings. - -WWW: http://www.pygtk.org/ --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist deleted file mode 100644 index dbc0bf03a..000000000 --- a/x11-toolkits/py-gtk2/pkg-plist +++ /dev/null @@ -1,268 +0,0 @@ -bin/pygtk-codegen-2.0 -bin/pygtk-demo -include/pygtk-2.0/pygobject.h -include/pygtk-2.0/pygtk/pygtk.h -lib/pygtk/2.0/demos/__init__.py -lib/pygtk/2.0/demos/__init__.pyc -lib/pygtk/2.0/demos/__init__.pyo -lib/pygtk/2.0/demos/appwindow.py -lib/pygtk/2.0/demos/appwindow.pyc -lib/pygtk/2.0/demos/appwindow.pyo -lib/pygtk/2.0/demos/buttonbox.py -lib/pygtk/2.0/demos/buttonbox.pyc -lib/pygtk/2.0/demos/buttonbox.pyo -lib/pygtk/2.0/demos/changedisplay.py -lib/pygtk/2.0/demos/changedisplay.pyc -lib/pygtk/2.0/demos/changedisplay.pyo -lib/pygtk/2.0/demos/colorsel.py -lib/pygtk/2.0/demos/colorsel.pyc -lib/pygtk/2.0/demos/colorsel.pyo -lib/pygtk/2.0/demos/dialogs.py -lib/pygtk/2.0/demos/dialogs.pyc -lib/pygtk/2.0/demos/dialogs.pyo -lib/pygtk/2.0/demos/dnd.py -lib/pygtk/2.0/demos/dnd.pyc -lib/pygtk/2.0/demos/dnd.pyo -lib/pygtk/2.0/demos/dndpixmap.py -lib/pygtk/2.0/demos/dndpixmap.pyc -lib/pygtk/2.0/demos/dndpixmap.pyo -lib/pygtk/2.0/demos/editable_cells.py -lib/pygtk/2.0/demos/editable_cells.pyc -lib/pygtk/2.0/demos/editable_cells.pyo -lib/pygtk/2.0/demos/entry_completion.py -lib/pygtk/2.0/demos/entry_completion.pyc -lib/pygtk/2.0/demos/entry_completion.pyo -lib/pygtk/2.0/demos/expander.py -lib/pygtk/2.0/demos/expander.pyc -lib/pygtk/2.0/demos/expander.pyo -lib/pygtk/2.0/demos/hypertext.py -lib/pygtk/2.0/demos/hypertext.pyc -lib/pygtk/2.0/demos/hypertext.pyo -lib/pygtk/2.0/demos/images.py -lib/pygtk/2.0/demos/images.pyc -lib/pygtk/2.0/demos/images.pyo -lib/pygtk/2.0/demos/images/alphatest.png -lib/pygtk/2.0/demos/images/apple-red.png -lib/pygtk/2.0/demos/images/background.jpg -lib/pygtk/2.0/demos/images/floppybuddy.gif -lib/pygtk/2.0/demos/images/gnome-applets.png -lib/pygtk/2.0/demos/images/gnome-calendar.png -lib/pygtk/2.0/demos/images/gnome-foot.png -lib/pygtk/2.0/demos/images/gnome-gimp.png -lib/pygtk/2.0/demos/images/gnome-gmush.png -lib/pygtk/2.0/demos/images/gnome-gsame.png -lib/pygtk/2.0/demos/images/gnu-keys.png -lib/pygtk/2.0/demos/images/gtk-logo-rgb.gif -lib/pygtk/2.0/demos/list_store.py -lib/pygtk/2.0/demos/list_store.pyc -lib/pygtk/2.0/demos/list_store.pyo -lib/pygtk/2.0/demos/menu.py -lib/pygtk/2.0/demos/menu.pyc -lib/pygtk/2.0/demos/menu.pyo -lib/pygtk/2.0/demos/panes.py -lib/pygtk/2.0/demos/panes.pyc -lib/pygtk/2.0/demos/panes.pyo -lib/pygtk/2.0/demos/pixbufs.py -lib/pygtk/2.0/demos/pixbufs.pyc -lib/pygtk/2.0/demos/pixbufs.pyo -lib/pygtk/2.0/demos/sizegroup.py -lib/pygtk/2.0/demos/sizegroup.pyc -lib/pygtk/2.0/demos/sizegroup.pyo -lib/pygtk/2.0/demos/stock_browser.py -lib/pygtk/2.0/demos/stock_browser.pyc -lib/pygtk/2.0/demos/stock_browser.pyo -lib/pygtk/2.0/demos/textview.py -lib/pygtk/2.0/demos/textview.pyc -lib/pygtk/2.0/demos/textview.pyo -lib/pygtk/2.0/demos/tree_store.py -lib/pygtk/2.0/demos/tree_store.pyc -lib/pygtk/2.0/demos/tree_store.pyo -lib/pygtk/2.0/demos/treemodel.py -lib/pygtk/2.0/demos/treemodel.pyc -lib/pygtk/2.0/demos/treemodel.pyo -lib/pygtk/2.0/demos/ui_manager.py -lib/pygtk/2.0/demos/ui_manager.pyc -lib/pygtk/2.0/demos/ui_manager.pyo -lib/pygtk/2.0/pygtk-demo.py -lib/pygtk/2.0/pygtk-demo.pyc -lib/pygtk/2.0/pygtk-demo.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/atk.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/dsextras.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/dsextras.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/dsextras.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gobject.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/_gtk.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/compat.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/compat.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/compat.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/glade.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/pango.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/pangocairo.so -%%PYTHON_SITELIBDIR%%/pygtk.pth -%%PYTHON_SITELIBDIR%%/pygtk.py -%%PYTHON_SITELIBDIR%%/pygtk.pyc -%%PYTHON_SITELIBDIR%%/pygtk.pyo -libdata/pkgconfig/pygobject-2.0.pc -libdata/pkgconfig/pygtk-2.0.pc -%%PORTDOCS%%share/doc/py-gtk/MAPPING -%%PORTDOCS%%share/doc/py-gtk/THREADS -%%PORTDOCS%%share/examples/py-gtk/Makefile -%%PORTDOCS%%share/examples/py-gtk/Makefile.am -%%PORTDOCS%%share/examples/py-gtk/Makefile.in -%%PORTDOCS%%share/examples/py-gtk/Makefile.in.bak -%%PORTDOCS%%share/examples/py-gtk/atk/atk-demo.py -%%PORTDOCS%%share/examples/py-gtk/glade/README -%%PORTDOCS%%share/examples/py-gtk/glade/autoconnect.py -%%PORTDOCS%%share/examples/py-gtk/glade/glade-demo.py -%%PORTDOCS%%share/examples/py-gtk/glade/test.glade -%%PORTDOCS%%share/examples/py-gtk/glade/test2.glade -%%PORTDOCS%%share/examples/py-gtk/gobject/properties.py -%%PORTDOCS%%share/examples/py-gtk/gobject/signal.py -%%PORTDOCS%%share/examples/py-gtk/gtk/filechooser.py -%%PORTDOCS%%share/examples/py-gtk/gtk/uimanager.py -%%PORTDOCS%%share/examples/py-gtk/gtk/widget.py -%%PORTDOCS%%share/examples/py-gtk/ide/README -%%PORTDOCS%%share/examples/py-gtk/ide/break.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/browse.py -%%PORTDOCS%%share/examples/py-gtk/ide/continue.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/dialogs.py -%%PORTDOCS%%share/examples/py-gtk/ide/edit.py -%%PORTDOCS%%share/examples/py-gtk/ide/edit.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/gtkcons.py -%%PORTDOCS%%share/examples/py-gtk/ide/gtkdb.py -%%PORTDOCS%%share/examples/py-gtk/ide/gtkprof.py -%%PORTDOCS%%share/examples/py-gtk/ide/minibreak.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/next.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/pyide.py -%%PORTDOCS%%share/examples/py-gtk/ide/quit.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/return.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/run.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/step.xpm -%%PORTDOCS%%share/examples/py-gtk/pango/pangocairo-simple.py -%%PORTDOCS%%share/examples/py-gtk/pango/utf8-demo.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/__init__.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/appwindow.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/buttonbox.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/changedisplay.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/colorsel.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/dialogs.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/dnd.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/dndpixmap.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/editable_cells.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/entry_completion.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/expander.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/hypertext.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/alphatest.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/apple-red.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/background.jpg -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/floppybuddy.gif -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-applets.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-calendar.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-foot.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-gimp.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-gmush.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-gsame.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnu-keys.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gtk-logo-rgb.gif -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/list_store.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/menu.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/panes.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/pixbufs.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/sizegroup.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/stock_browser.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/textview.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/tree_store.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/treemodel.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/ui_manager.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo.in -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo.py -%%PORTDOCS%%share/examples/py-gtk/simple/README -%%PORTDOCS%%share/examples/py-gtk/simple/dnd.py -%%PORTDOCS%%share/examples/py-gtk/simple/dndpixmap.py -%%PORTDOCS%%share/examples/py-gtk/simple/hello.py -%%PORTDOCS%%share/examples/py-gtk/simple/scribble.py -%%PORTDOCS%%share/examples/py-gtk/simple/simple.py -%%PORTDOCS%%share/examples/py-gtk/simple/tooltip.py -share/pygtk/2.0/codegen/__init__.py -share/pygtk/2.0/codegen/__init__.pyc -share/pygtk/2.0/codegen/__init__.pyo -share/pygtk/2.0/codegen/argtypes.py -share/pygtk/2.0/codegen/argtypes.pyc -share/pygtk/2.0/codegen/argtypes.pyo -share/pygtk/2.0/codegen/codegen.py -share/pygtk/2.0/codegen/codegen.pyc -share/pygtk/2.0/codegen/codegen.pyo -share/pygtk/2.0/codegen/definitions.py -share/pygtk/2.0/codegen/definitions.pyc -share/pygtk/2.0/codegen/definitions.pyo -share/pygtk/2.0/codegen/defsparser.py -share/pygtk/2.0/codegen/defsparser.pyc -share/pygtk/2.0/codegen/defsparser.pyo -share/pygtk/2.0/codegen/docextract.py -share/pygtk/2.0/codegen/docextract.pyc -share/pygtk/2.0/codegen/docextract.pyo -share/pygtk/2.0/codegen/docgen.py -share/pygtk/2.0/codegen/docgen.pyc -share/pygtk/2.0/codegen/docgen.pyo -share/pygtk/2.0/codegen/h2def.py -share/pygtk/2.0/codegen/h2def.pyc -share/pygtk/2.0/codegen/h2def.pyo -share/pygtk/2.0/codegen/mergedefs.py -share/pygtk/2.0/codegen/mergedefs.pyc -share/pygtk/2.0/codegen/mergedefs.pyo -share/pygtk/2.0/codegen/mkskel.py -share/pygtk/2.0/codegen/mkskel.pyc -share/pygtk/2.0/codegen/mkskel.pyo -share/pygtk/2.0/codegen/override.py -share/pygtk/2.0/codegen/override.pyc -share/pygtk/2.0/codegen/override.pyo -share/pygtk/2.0/codegen/reversewrapper.py -share/pygtk/2.0/codegen/reversewrapper.pyc -share/pygtk/2.0/codegen/reversewrapper.pyo -share/pygtk/2.0/codegen/scmexpr.py -share/pygtk/2.0/codegen/scmexpr.pyc -share/pygtk/2.0/codegen/scmexpr.pyo -share/pygtk/2.0/defs/atk-types.defs -share/pygtk/2.0/defs/atk.defs -share/pygtk/2.0/defs/gdk-types.defs -share/pygtk/2.0/defs/gdk.defs -share/pygtk/2.0/defs/gtk-extrafuncs.defs -share/pygtk/2.0/defs/gtk-types.defs -share/pygtk/2.0/defs/gtk.defs -share/pygtk/2.0/defs/libglade.defs -share/pygtk/2.0/defs/pango-types.defs -share/pygtk/2.0/defs/pango.defs -share/pygtk/2.0/defs/pangocairo.defs -share/pygtk/2.0/defs/pangocairo.override -@dirrm share/pygtk/2.0/defs -@dirrm share/pygtk/2.0/codegen -@dirrm share/pygtk/2.0 -@dirrm share/pygtk -%%PORTDOCS%%@dirrm share/examples/py-gtk/simple -%%PORTDOCS%%@dirrm share/examples/py-gtk/pygtk-demo/demos/images -%%PORTDOCS%%@dirrm share/examples/py-gtk/pygtk-demo/demos -%%PORTDOCS%%@dirrm share/examples/py-gtk/pygtk-demo -%%PORTDOCS%%@dirrm share/examples/py-gtk/pango -%%PORTDOCS%%@dirrm share/examples/py-gtk/ide -%%PORTDOCS%%@dirrm share/examples/py-gtk/gtk -%%PORTDOCS%%@dirrm share/examples/py-gtk/gobject -%%PORTDOCS%%@dirrm share/examples/py-gtk/glade -%%PORTDOCS%%@dirrm share/examples/py-gtk/atk -%%PORTDOCS%%@dirrm share/examples/py-gtk -%%PORTDOCS%%@dirrm share/doc/py-gtk -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0 -@dirrm lib/pygtk/2.0/demos/images -@dirrm lib/pygtk/2.0/demos -@dirrm lib/pygtk/2.0 -@dirrm lib/pygtk -@dirrm include/pygtk-2.0/pygtk -@dirrm include/pygtk-2.0 |