From owner-dev-commits-ports-main@freebsd.org Wed May 26 23:50:16 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7087E648D28; Wed, 26 May 2021 23:50:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fr73q6Zn4z50Hw; Wed, 26 May 2021 23:50:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D4901A1B8; Wed, 26 May 2021 23:50:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14QNoF3W012450; Wed, 26 May 2021 23:50:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14QNoFn2012442; Wed, 26 May 2021 23:50:15 GMT (envelope-from git) Date: Wed, 26 May 2021 23:50:15 GMT Message-Id: <202105262350.14QNoFn2012442@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: a1550e08fd1f - main - x11-toolkits/libadwaita: New port: Building blocks for modern GNOME applications MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a1550e08fd1fc3a761e4e23bfe0ddb6afcdd474d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2021 23:50:16 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1550e08fd1fc3a761e4e23bfe0ddb6afcdd474d commit a1550e08fd1fc3a761e4e23bfe0ddb6afcdd474d Author: Neel Chauhan AuthorDate: 2021-05-26 23:46:15 +0000 Commit: Neel Chauhan CommitDate: 2021-05-26 23:50:04 +0000 x11-toolkits/libadwaita: New port: Building blocks for modern GNOME applications --- Mk/Uses/gnome.mk | 5 +- x11-toolkits/libadwaita/Makefile | 28 ++ x11-toolkits/libadwaita/distinfo | 3 + x11-toolkits/libadwaita/pkg-descr | 5 + x11-toolkits/libadwaita/pkg-plist | 711 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 751 insertions(+), 1 deletion(-) diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk index e0d53debc62a..4dcd840ca5aa 100644 --- a/Mk/Uses/gnome.mk +++ b/Mk/Uses/gnome.mk @@ -87,7 +87,7 @@ _USE_GNOME_ALL+=dconf evolutiondataserver3 gnomecontrolcenter3 gnomedesktop3 \ pygobject3 vte3 # GNOME 40 components -_USE_GNOME_ALL+=gtk40 +_USE_GNOME_ALL+=gtk40 libadwaita # C++ bindings _USE_GNOME_ALL+=atkmm cairomm gconfmm26 glibmm gtkmm24 \ @@ -240,6 +240,9 @@ vte_USE_GNOME_IMPL= gtk20 vte3_LIB_DEPENDS= libvte-2.91.so:x11-toolkits/vte3 vte3_USE_GNOME_IMPL= gtk30 +libadwaita_LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita +libadwaita_USE_GNOME_IMPL= gtk40 + # Use librsvg2-rust where lang/rust is available .if ${LIBRSVG2_DEFAULT:Mrust} librsvg2_BUILD_DEPENDS= librsvg2-rust>=0:graphics/librsvg2-rust diff --git a/x11-toolkits/libadwaita/Makefile b/x11-toolkits/libadwaita/Makefile new file mode 100644 index 000000000000..33deb2a05da9 --- /dev/null +++ b/x11-toolkits/libadwaita/Makefile @@ -0,0 +1,28 @@ +PORTNAME= libadwaita +PORTVERSION= 0.0.20210526 +CATEGORIES= x11-toolkits +MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${_COMMIT} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Building blocks for modern GNOME applications + +LICENSE= LGPL21 + +BUILD_DEPENDS= sassc:textproc/sassc \ + valac:lang/vala + +USES= gnome meson ninja pkgconfig +USE_GNOME= cairo gdkpixbuf2 gtk40 + +PORTSCOUT= limit:1,even + +WRKSRC= ${WRKDIR}/${PORTNAME}-${_COMMIT}/ + +OPTIONS_DEFINE= DOCS + +DOCS_BUILD_DEPENDS= gi-docgen>=0:textproc/gi-docgen +DOCS_MESON_TRUE= gtk_doc + +_COMMIT= 7f61711633dfd067f4928df80afe6b14f16f886e/ + +.include diff --git a/x11-toolkits/libadwaita/distinfo b/x11-toolkits/libadwaita/distinfo new file mode 100644 index 000000000000..b585ccf60976 --- /dev/null +++ b/x11-toolkits/libadwaita/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1622070771 +SHA256 (libadwaita-0.0.20210526.tar.gz) = 096516bd62f7b7f09b6f78080c505d5997dc4e80074ad6705b52b3f6881227a3 +SIZE (libadwaita-0.0.20210526.tar.gz) = 481208 diff --git a/x11-toolkits/libadwaita/pkg-descr b/x11-toolkits/libadwaita/pkg-descr new file mode 100644 index 000000000000..47c78681628d --- /dev/null +++ b/x11-toolkits/libadwaita/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: https://www.gtk.org/ diff --git a/x11-toolkits/libadwaita/pkg-plist b/x11-toolkits/libadwaita/pkg-plist new file mode 100644 index 000000000000..942168503600 --- /dev/null +++ b/x11-toolkits/libadwaita/pkg-plist @@ -0,0 +1,711 @@ +bin/adwaita-1-demo +include/libadwaita-1/adw-action-row.h +include/libadwaita-1/adw-animation.h +include/libadwaita-1/adw-application-window.h +include/libadwaita-1/adw-avatar.h +include/libadwaita-1/adw-bin.h +include/libadwaita-1/adw-carousel-indicator-dots.h +include/libadwaita-1/adw-carousel-indicator-lines.h +include/libadwaita-1/adw-carousel.h +include/libadwaita-1/adw-clamp-layout.h +include/libadwaita-1/adw-clamp-scrollable.h +include/libadwaita-1/adw-clamp.h +include/libadwaita-1/adw-combo-row.h +include/libadwaita-1/adw-deprecation-macros.h +include/libadwaita-1/adw-enum-list-model.h +include/libadwaita-1/adw-enum-value-object.h +include/libadwaita-1/adw-enums.h +include/libadwaita-1/adw-expander-row.h +include/libadwaita-1/adw-flap.h +include/libadwaita-1/adw-header-bar.h +include/libadwaita-1/adw-leaflet.h +include/libadwaita-1/adw-main.h +include/libadwaita-1/adw-navigation-direction.h +include/libadwaita-1/adw-preferences-group.h +include/libadwaita-1/adw-preferences-page.h +include/libadwaita-1/adw-preferences-row.h +include/libadwaita-1/adw-preferences-window.h +include/libadwaita-1/adw-squeezer.h +include/libadwaita-1/adw-status-page.h +include/libadwaita-1/adw-swipe-tracker.h +include/libadwaita-1/adw-swipeable.h +include/libadwaita-1/adw-tab-bar.h +include/libadwaita-1/adw-tab-view.h +include/libadwaita-1/adw-value-object.h +include/libadwaita-1/adw-version.h +include/libadwaita-1/adw-view-switcher-bar.h +include/libadwaita-1/adw-view-switcher-title.h +include/libadwaita-1/adw-view-switcher.h +include/libadwaita-1/adw-window-title.h +include/libadwaita-1/adw-window.h +include/libadwaita-1/adwaita.h +lib/girepository-1.0/Adw-1.typelib +lib/libadwaita-1.so +lib/libadwaita-1.so.0 +libdata/pkgconfig/libadwaita-1.pc +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Black.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Black.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BlackItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BlackItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Bold.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Bold.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BoldItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-BoldItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Medium.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Medium.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-MediumItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-MediumItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Regular.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatDisplay-Regular.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Bold.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Bold.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-BoldItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-BoldItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Italic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Italic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Medium.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Medium.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-MediumItalic.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-MediumItalic.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Regular.woff +%%PORTDOCS%%%%DOCSDIR%%-1/RedHatText-Regular.woff2 +%%PORTDOCS%%%%DOCSDIR%%-1/avatar.png +%%PORTDOCS%%%%DOCSDIR%%-1/build-howto.html +%%PORTDOCS%%%%DOCSDIR%%-1/callback.AvatarImageLoadFunc.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ActionRow.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ApplicationWindow.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Avatar.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Bin.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.CarouselIndicatorDots.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.CarouselIndicatorLines.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Clamp.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ClampLayout.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ClampScrollable.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ComboRow.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.EnumListModel.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.EnumValueObject.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ExpanderRow.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.HeaderBar.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Leaflet.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.LeafletPage.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.PreferencesGroup.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.PreferencesPage.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.PreferencesRow.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.PreferencesWindow.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Squeezer.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.SqueezerPage.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.StatusPage.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.SwipeTracker.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.TabBar.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.TabPage.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.TabView.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ValueObject.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ViewSwitcher.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ViewSwitcherBar.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.ViewSwitcherTitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.Window.html +%%PORTDOCS%%%%DOCSDIR%%-1/class.WindowTitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/classes_hierarchy.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ActionRow.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ApplicationWindow.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Avatar.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Bin.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Carousel.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.CarouselIndicatorDots.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.CarouselIndicatorLines.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Clamp.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ClampLayout.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ClampScrollable.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ComboRow.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.EnumListModel.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ExpanderRow.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Flap.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.HeaderBar.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Leaflet.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.PreferencesGroup.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.PreferencesPage.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.PreferencesRow.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.PreferencesWindow.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Squeezer.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.StatusPage.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.SwipeTracker.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.TabBar.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.TabView.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ValueObject.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ValueObject.new_collect.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ValueObject.new_string.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ValueObject.new_take_string.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ViewSwitcher.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ViewSwitcherBar.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.ViewSwitcherTitle.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.Window.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/ctor.WindowTitle.new.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.CenteringPolicy.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.FlapFoldPolicy.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.FlapTransitionType.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.LeafletTransitionType.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.NavigationDirection.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.SqueezerTransitionType.html +%%PORTDOCS%%%%DOCSDIR%%-1/enum.ViewSwitcherPolicy.html +%%PORTDOCS%%%%DOCSDIR%%-1/fonts.css +%%PORTDOCS%%%%DOCSDIR%%-1/func.ease_out_cubic.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.get_enable_animations.html +%%PORTDOCS%%%%DOCSDIR%%-1/func.init.html +%%PORTDOCS%%%%DOCSDIR%%-1/fzy.js +%%PORTDOCS%%%%DOCSDIR%%-1/go-up-symbolic.png +%%PORTDOCS%%%%DOCSDIR%%-1/header-bar.png +%%PORTDOCS%%%%DOCSDIR%%-1/iface.Swipeable.html +%%PORTDOCS%%%%DOCSDIR%%-1/index.html +%%PORTDOCS%%%%DOCSDIR%%-1/index.json +%%PORTDOCS%%%%DOCSDIR%%-1/libadwaita-1.devhelp2 +%%PORTDOCS%%%%DOCSDIR%%-1/libadwaita.svg +%%PORTDOCS%%%%DOCSDIR%%-1/list.png +%%PORTDOCS%%%%DOCSDIR%%-1/main.js +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.activate.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.add_prefix.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.add_suffix.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.get_activatable_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.get_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.get_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.get_subtitle_lines.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.get_title_lines.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.get_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.set_activatable_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.set_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.set_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.set_subtitle_lines.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.set_title_lines.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ActionRow.set_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ApplicationWindow.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ApplicationWindow.set_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.draw_to_pixbuf.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.get_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.get_show_initials.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.get_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.get_text.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.set_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.set_image_load_func.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.set_show_initials.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.set_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Avatar.set_text.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Bin.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Bin.set_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.append.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_allow_long_swipes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_allow_mouse_drag.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_allow_scroll_wheel.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_animation_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_interactive.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_n_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_nth_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_position.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_reveal_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.get_spacing.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.insert.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.prepend.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.reorder.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.scroll_to.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.scroll_to_full.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_allow_long_swipes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_allow_mouse_drag.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_allow_scroll_wheel.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_animation_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_interactive.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_reveal_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Carousel.set_spacing.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.CarouselIndicatorDots.get_carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.CarouselIndicatorDots.set_carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.CarouselIndicatorLines.get_carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.CarouselIndicatorLines.set_carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Clamp.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Clamp.get_maximum_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Clamp.get_tightening_threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Clamp.set_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Clamp.set_maximum_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Clamp.set_tightening_threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampLayout.get_maximum_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampLayout.get_tightening_threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampLayout.set_maximum_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampLayout.set_tightening_threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampScrollable.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampScrollable.get_maximum_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampScrollable.get_tightening_threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampScrollable.set_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampScrollable.set_maximum_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ClampScrollable.set_tightening_threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_expression.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_factory.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_list_factory.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_model.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_selected.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_selected_item.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.get_use_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.set_expression.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.set_factory.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.set_list_factory.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.set_model.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.set_selected.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ComboRow.set_use_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.EnumListModel.find_position.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.EnumListModel.get_enum_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.EnumValueObject.get_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.EnumValueObject.get_nick.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.EnumValueObject.get_value.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.add.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.add_action.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.add_prefix.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.get_enable_expansion.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.get_expanded.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.get_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.get_show_enable_switch.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.get_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.get_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.set_enable_expansion.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.set_expanded.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.set_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.set_show_enable_switch.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.set_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ExpanderRow.set_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_content.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_flap_position.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_fold_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_fold_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_folded.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_modal.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_reveal_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_reveal_flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_reveal_progress.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_separator.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_swipe_to_close.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_swipe_to_open.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.get_transition_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_content.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_flap_position.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_fold_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_fold_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_modal.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_reveal_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_reveal_flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_separator.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_swipe_to_close.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_swipe_to_open.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Flap.set_transition_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.get_centering_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.get_decoration_layout.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.get_show_end_title_buttons.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.get_show_start_title_buttons.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.get_title_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.pack_end.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.pack_start.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.set_centering_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.set_decoration_layout.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.set_show_end_title_buttons.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.set_show_start_title_buttons.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.HeaderBar.set_title_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.append.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_adjacent_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_can_swipe_back.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_can_swipe_forward.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_can_unfold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_child_by_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_child_transition_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_child_transition_running.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_folded.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_homogeneous.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_interpolate_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_mode_transition_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_transition_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_visible_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.get_visible_child_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.insert_child_after.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.navigate.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.prepend.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.reorder_child_after.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_can_swipe_back.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_can_swipe_forward.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_can_unfold.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_child_transition_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_homogeneous.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_interpolate_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_mode_transition_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_transition_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_visible_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Leaflet.set_visible_child_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.LeafletPage.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.LeafletPage.get_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.LeafletPage.get_navigatable.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.LeafletPage.set_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.LeafletPage.set_navigatable.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.add.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_description.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.set_description.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesGroup.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.add.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.get_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.set_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesPage.set_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesRow.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesRow.get_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesRow.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesRow.set_use_underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.add.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.close_subpage.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.get_can_swipe_back.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.get_search_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.present_subpage.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.set_can_swipe_back.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.PreferencesWindow.set_search_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.add.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_homogeneous.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_interpolate_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_transition_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_transition_running.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_transition_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_visible_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_xalign.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.get_yalign.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.remove.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.set_homogeneous.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.set_interpolate_size.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.set_transition_duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.set_transition_type.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.set_xalign.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Squeezer.set_yalign.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SqueezerPage.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SqueezerPage.get_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SqueezerPage.set_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.get_description.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.get_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.set_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.set_description.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.set_icon_name.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.StatusPage.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.get_allow_long_swipes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.get_allow_mouse_drag.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.get_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.get_reversed.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.get_swipeable.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.set_allow_long_swipes.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.set_allow_mouse_drag.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.set_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.set_reversed.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.SwipeTracker.shift_position.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Swipeable.get_cancel_progress.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Swipeable.get_distance.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Swipeable.get_progress.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Swipeable.get_snap_points.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Swipeable.get_swipe_area.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_autohide.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_end_action_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_expand_tabs.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_inverted.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_is_overflowing.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_start_action_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_tabs_revealed.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.get_view.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.set_autohide.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.set_end_action_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.set_expand_tabs.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.set_inverted.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.set_start_action_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.set_view.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabBar.setup_extra_drop_target.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_indicator_activatable.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_indicator_icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_loading.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_needs_attention.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_parent.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_pinned.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_selected.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.get_tooltip.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_indicator_activatable.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_indicator_icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_loading.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_needs_attention.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabPage.set_tooltip.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.add_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.append.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.append_pinned.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.close_other_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.close_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.close_page_finish.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.close_pages_after.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.close_pages_before.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_default_icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_is_transferring_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_menu_model.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_n_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_n_pinned_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_nth_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_page_position.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_selected_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.get_shortcut_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.insert.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.insert_pinned.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.prepend.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.prepend_pinned.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.reorder_backward.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.reorder_first.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.reorder_forward.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.reorder_last.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.reorder_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.select_next_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.select_previous_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.set_default_icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.set_menu_model.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.set_page_pinned.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.set_selected_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.set_shortcut_widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.TabView.transfer_page.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ValueObject.copy_value.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ValueObject.dup_string.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ValueObject.get_string.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ValueObject.get_value.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcher.get_narrow_ellipsize.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcher.get_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcher.get_stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcher.set_narrow_ellipsize.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcher.set_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcher.set_stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherBar.get_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherBar.get_reveal.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherBar.get_stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherBar.set_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherBar.set_reveal.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherBar.set_stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.get_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.get_stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.get_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.get_title_visible.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.get_view_switcher_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.set_policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.set_stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.set_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.ViewSwitcherTitle.set_view_switcher_enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Window.get_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.Window.set_child.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.WindowTitle.get_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.WindowTitle.get_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.WindowTitle.set_subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/method.WindowTitle.set_title.html +%%PORTDOCS%%%%DOCSDIR%%-1/migrating-libhandy-1-4-to-libadwaita.html +%%PORTDOCS%%%%DOCSDIR%%-1/preferences-window.png +%%PORTDOCS%%%%DOCSDIR%%-1/property.ActionRow.activatable-widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ActionRow.icon-name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ActionRow.subtitle-lines.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ActionRow.subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ActionRow.title-lines.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ActionRow.use-underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Avatar.icon-name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Avatar.show-initials.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Avatar.size.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Avatar.text.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Bin.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.allow-long-swipes.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.allow-mouse-drag.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.allow-scroll-wheel.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.animation-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.interactive.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.n-pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.position.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.reveal-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Carousel.spacing.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.CarouselIndicatorDots.carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.CarouselIndicatorLines.carousel.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Clamp.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Clamp.maximum-size.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Clamp.tightening-threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ClampLayout.maximum-size.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ClampLayout.tightening-threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ClampScrollable.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ClampScrollable.maximum-size.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ClampScrollable.tightening-threshold.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.expression.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.factory.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.list-factory.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.model.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.selected-item.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.selected.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ComboRow.use-subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.EnumListModel.enum-type.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.EnumValueObject.name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.EnumValueObject.nick.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.EnumValueObject.value.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ExpanderRow.enable-expansion.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ExpanderRow.expanded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ExpanderRow.icon-name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ExpanderRow.show-enable-switch.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ExpanderRow.subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ExpanderRow.use-underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.content.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.flap-position.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.fold-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.fold-policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.folded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.locked.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.modal.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.reveal-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.reveal-flap.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.reveal-progress.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.separator.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.swipe-to-close.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.swipe-to-open.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Flap.transition-type.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.HeaderBar.centering-policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.HeaderBar.decoration-layout.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.HeaderBar.show-end-title-buttons.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.HeaderBar.show-start-title-buttons.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.HeaderBar.title-widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.can-swipe-back.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.can-swipe-forward.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.can-unfold.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.child-transition-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.child-transition-running.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.folded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.hhomogeneous-folded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.hhomogeneous-unfolded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.interpolate-size.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.mode-transition-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.transition-type.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.vhomogeneous-folded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.vhomogeneous-unfolded.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.visible-child-name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Leaflet.visible-child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.LeafletPage.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.LeafletPage.name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.LeafletPage.navigatable.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesGroup.description.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesGroup.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesPage.icon-name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesPage.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesPage.use-underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesRow.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesRow.use-underline.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesWindow.can-swipe-back.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.PreferencesWindow.search-enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.homogeneous.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.interpolate-size.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.transition-duration.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.transition-running.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.transition-type.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.visible-child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.xalign.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.Squeezer.yalign.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SqueezerPage.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SqueezerPage.enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.StatusPage.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.StatusPage.description.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.StatusPage.icon-name.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.StatusPage.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SwipeTracker.allow-long-swipes.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SwipeTracker.allow-mouse-drag.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SwipeTracker.enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SwipeTracker.reversed.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.SwipeTracker.swipeable.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.autohide.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.end-action-widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.expand-tabs.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.inverted.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.is-overflowing.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.start-action-widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.tabs-revealed.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabBar.view.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.child.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.indicator-activatable.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.indicator-icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.loading.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.needs-attention.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.parent.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.pinned.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.selected.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabPage.tooltip.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.default-icon.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.is-transferring-page.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.menu-model.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.n-pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.n-pinned-pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.pages.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.selected-page.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.TabView.shortcut-widget.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ValueObject.value.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcher.narrow-ellipsize.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcher.policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcher.stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherBar.policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherBar.reveal.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherBar.stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherTitle.policy.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherTitle.stack.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherTitle.subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherTitle.title-visible.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherTitle.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.ViewSwitcherTitle.view-switcher-enabled.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.WindowTitle.subtitle.html +%%PORTDOCS%%%%DOCSDIR%%-1/property.WindowTitle.title.html +%%PORTDOCS%%%%DOCSDIR%%-1/pygment.css +%%PORTDOCS%%%%DOCSDIR%%-1/search.js +%%PORTDOCS%%%%DOCSDIR%%-1/signal.ActionRow.activated.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.Carousel.page-changed.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.SwipeTracker.begin-swipe.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.SwipeTracker.end-swipe.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.SwipeTracker.update-swipe.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabBar.extra-drag-drop.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.close-page.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.create-window.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.indicator-activated.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.page-attached.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.page-detached.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.page-reordered.html +%%PORTDOCS%%%%DOCSDIR%%-1/signal.TabView.setup-menu.html +%%PORTDOCS%%%%DOCSDIR%%-1/style.css +%%PORTDOCS%%%%DOCSDIR%%-1/urlmap.js +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.ActionRow.activate.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Swipeable.get_cancel_progress.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Swipeable.get_distance.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Swipeable.get_progress.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Swipeable.get_snap_points.html +%%PORTDOCS%%%%DOCSDIR%%-1/vfunc.Swipeable.get_swipe_area.html +%%PORTDOCS%%%%DOCSDIR%%-1/view-switcher-bar.png +%%PORTDOCS%%%%DOCSDIR%%-1/view-switcher.png +%%PORTDOCS%%%%DOCSDIR%%-1/visual-index.html +share/gir-1.0/Adw-1.gir +share/vala/vapi/libadwaita-1.deps +share/vala/vapi/libadwaita-1.vapi