Follow default args and build documentation with gi-docgen.

This commit is contained in:
ajacoutot 2022-04-13 14:51:46 +00:00
parent dcd61e43ac
commit 7d59358d0a
10 changed files with 1826 additions and 23 deletions

View File

@ -2,6 +2,7 @@ COMMENT= JSON parser for GLib-based libraries and applications
GNOME_PROJECT= json-glib
GNOME_VERSION= 1.6.6
REVISION= 0
SHARED_LIBS += json-glib-1.0 6.1 # 0.600.0
@ -20,9 +21,7 @@ MODULES= devel/meson \
LIB_DEPENDS= devel/glib2
MODGNOME_TOOLS += docbook gobject-introspection
CONFIGURE_ARGS = -Dgtk_doc=disabled
MODGNOME_TOOLS= docbook gi-docgen gobject-introspection
# Remove installed tests which only make sense in a CI environment
post-install:

View File

@ -19,6 +19,322 @@ lib/girepository-1.0/
lib/girepository-1.0/Json-1.0.typelib
@lib lib/libjson-glib-1.0.so.${LIBjson-glib-1.0_VERSION}
lib/pkgconfig/json-glib-1.0.pc
share/doc/json-glib-1.0/
share/doc/json-glib-1.0/RedHatDisplay-Black.woff
share/doc/json-glib-1.0/RedHatDisplay-Black.woff2
share/doc/json-glib-1.0/RedHatDisplay-BlackItalic.woff
share/doc/json-glib-1.0/RedHatDisplay-BlackItalic.woff2
share/doc/json-glib-1.0/RedHatDisplay-Bold.woff
share/doc/json-glib-1.0/RedHatDisplay-Bold.woff2
share/doc/json-glib-1.0/RedHatDisplay-BoldItalic.woff
share/doc/json-glib-1.0/RedHatDisplay-BoldItalic.woff2
share/doc/json-glib-1.0/RedHatDisplay-Italic.woff
share/doc/json-glib-1.0/RedHatDisplay-Italic.woff2
share/doc/json-glib-1.0/RedHatDisplay-Medium.woff
share/doc/json-glib-1.0/RedHatDisplay-Medium.woff2
share/doc/json-glib-1.0/RedHatDisplay-MediumItalic.woff
share/doc/json-glib-1.0/RedHatDisplay-MediumItalic.woff2
share/doc/json-glib-1.0/RedHatDisplay-Regular.woff
share/doc/json-glib-1.0/RedHatDisplay-Regular.woff2
share/doc/json-glib-1.0/RedHatText-Bold.woff
share/doc/json-glib-1.0/RedHatText-Bold.woff2
share/doc/json-glib-1.0/RedHatText-BoldItalic.woff
share/doc/json-glib-1.0/RedHatText-BoldItalic.woff2
share/doc/json-glib-1.0/RedHatText-Italic.woff
share/doc/json-glib-1.0/RedHatText-Italic.woff2
share/doc/json-glib-1.0/RedHatText-Medium.woff
share/doc/json-glib-1.0/RedHatText-Medium.woff2
share/doc/json-glib-1.0/RedHatText-MediumItalic.woff
share/doc/json-glib-1.0/RedHatText-MediumItalic.woff2
share/doc/json-glib-1.0/RedHatText-Regular.woff
share/doc/json-glib-1.0/RedHatText-Regular.woff2
share/doc/json-glib-1.0/SourceCodePro-It.ttf.woff
share/doc/json-glib-1.0/SourceCodePro-Regular.ttf.woff
share/doc/json-glib-1.0/SourceCodePro-Semibold.ttf.woff
share/doc/json-glib-1.0/callback.ArrayForeach.html
share/doc/json-glib-1.0/callback.BoxedDeserializeFunc.html
share/doc/json-glib-1.0/callback.BoxedSerializeFunc.html
share/doc/json-glib-1.0/callback.ObjectForeach.html
share/doc/json-glib-1.0/class.Builder.html
share/doc/json-glib-1.0/class.Generator.html
share/doc/json-glib-1.0/class.Parser.html
share/doc/json-glib-1.0/class.Path.html
share/doc/json-glib-1.0/class.Reader.html
share/doc/json-glib-1.0/classes_hierarchy.html
share/doc/json-glib-1.0/const.MAJOR_VERSION.html
share/doc/json-glib-1.0/const.MICRO_VERSION.html
share/doc/json-glib-1.0/const.MINOR_VERSION.html
share/doc/json-glib-1.0/const.VERSION_S.html
share/doc/json-glib-1.0/ctor.Array.new.html
share/doc/json-glib-1.0/ctor.Array.sized_new.html
share/doc/json-glib-1.0/ctor.Builder.new.html
share/doc/json-glib-1.0/ctor.Builder.new_immutable.html
share/doc/json-glib-1.0/ctor.Generator.new.html
share/doc/json-glib-1.0/ctor.Node.alloc.html
share/doc/json-glib-1.0/ctor.Node.new.html
share/doc/json-glib-1.0/ctor.Object.new.html
share/doc/json-glib-1.0/ctor.Parser.new.html
share/doc/json-glib-1.0/ctor.Parser.new_immutable.html
share/doc/json-glib-1.0/ctor.Path.new.html
share/doc/json-glib-1.0/ctor.Reader.new.html
share/doc/json-glib-1.0/enum.NodeType.html
share/doc/json-glib-1.0/error.ParserError.html
share/doc/json-glib-1.0/error.PathError.html
share/doc/json-glib-1.0/error.ReaderError.html
share/doc/json-glib-1.0/fonts.css
share/doc/json-glib-1.0/func.CHECK_VERSION.html
share/doc/json-glib-1.0/func.ENCODE_VERSION.html
share/doc/json-glib-1.0/func.NODE_HOLDS.html
share/doc/json-glib-1.0/func.NODE_HOLDS_ARRAY.html
share/doc/json-glib-1.0/func.NODE_HOLDS_NULL.html
share/doc/json-glib-1.0/func.NODE_HOLDS_OBJECT.html
share/doc/json-glib-1.0/func.NODE_HOLDS_VALUE.html
share/doc/json-glib-1.0/func.NODE_TYPE.html
share/doc/json-glib-1.0/func.boxed_can_deserialize.html
share/doc/json-glib-1.0/func.boxed_can_serialize.html
share/doc/json-glib-1.0/func.boxed_deserialize.html
share/doc/json-glib-1.0/func.boxed_register_deserialize_func.html
share/doc/json-glib-1.0/func.boxed_register_serialize_func.html
share/doc/json-glib-1.0/func.boxed_serialize.html
share/doc/json-glib-1.0/func.construct_gobject.html
share/doc/json-glib-1.0/func.from_string.html
share/doc/json-glib-1.0/func.gobject_deserialize.html
share/doc/json-glib-1.0/func.gobject_from_data.html
share/doc/json-glib-1.0/func.gobject_serialize.html
share/doc/json-glib-1.0/func.gobject_to_data.html
share/doc/json-glib-1.0/func.gvariant_deserialize.html
share/doc/json-glib-1.0/func.gvariant_deserialize_data.html
share/doc/json-glib-1.0/func.gvariant_serialize.html
share/doc/json-glib-1.0/func.gvariant_serialize_data.html
share/doc/json-glib-1.0/func.serialize_gobject.html
share/doc/json-glib-1.0/func.string_compare.html
share/doc/json-glib-1.0/func.string_equal.html
share/doc/json-glib-1.0/func.string_hash.html
share/doc/json-glib-1.0/func.to_string.html
share/doc/json-glib-1.0/fzy.js
share/doc/json-glib-1.0/go-up-symbolic.png
share/doc/json-glib-1.0/iface.Serializable.html
share/doc/json-glib-1.0/index.html
share/doc/json-glib-1.0/index.json
share/doc/json-glib-1.0/json-gboxed.html
share/doc/json-glib-1.0/json-glib-1.0.devhelp2
share/doc/json-glib-1.0/json-gobject.html
share/doc/json-glib-1.0/json-gvariant.html
share/doc/json-glib-1.0/main.js
share/doc/json-glib-1.0/method.Array.add_array_element.html
share/doc/json-glib-1.0/method.Array.add_boolean_element.html
share/doc/json-glib-1.0/method.Array.add_double_element.html
share/doc/json-glib-1.0/method.Array.add_element.html
share/doc/json-glib-1.0/method.Array.add_int_element.html
share/doc/json-glib-1.0/method.Array.add_null_element.html
share/doc/json-glib-1.0/method.Array.add_object_element.html
share/doc/json-glib-1.0/method.Array.add_string_element.html
share/doc/json-glib-1.0/method.Array.dup_element.html
share/doc/json-glib-1.0/method.Array.equal.html
share/doc/json-glib-1.0/method.Array.foreach_element.html
share/doc/json-glib-1.0/method.Array.get_array_element.html
share/doc/json-glib-1.0/method.Array.get_boolean_element.html
share/doc/json-glib-1.0/method.Array.get_double_element.html
share/doc/json-glib-1.0/method.Array.get_element.html
share/doc/json-glib-1.0/method.Array.get_elements.html
share/doc/json-glib-1.0/method.Array.get_int_element.html
share/doc/json-glib-1.0/method.Array.get_length.html
share/doc/json-glib-1.0/method.Array.get_null_element.html
share/doc/json-glib-1.0/method.Array.get_object_element.html
share/doc/json-glib-1.0/method.Array.get_string_element.html
share/doc/json-glib-1.0/method.Array.hash.html
share/doc/json-glib-1.0/method.Array.is_immutable.html
share/doc/json-glib-1.0/method.Array.ref.html
share/doc/json-glib-1.0/method.Array.remove_element.html
share/doc/json-glib-1.0/method.Array.seal.html
share/doc/json-glib-1.0/method.Array.unref.html
share/doc/json-glib-1.0/method.Builder.add_boolean_value.html
share/doc/json-glib-1.0/method.Builder.add_double_value.html
share/doc/json-glib-1.0/method.Builder.add_int_value.html
share/doc/json-glib-1.0/method.Builder.add_null_value.html
share/doc/json-glib-1.0/method.Builder.add_string_value.html
share/doc/json-glib-1.0/method.Builder.add_value.html
share/doc/json-glib-1.0/method.Builder.begin_array.html
share/doc/json-glib-1.0/method.Builder.begin_object.html
share/doc/json-glib-1.0/method.Builder.end_array.html
share/doc/json-glib-1.0/method.Builder.end_object.html
share/doc/json-glib-1.0/method.Builder.get_root.html
share/doc/json-glib-1.0/method.Builder.reset.html
share/doc/json-glib-1.0/method.Builder.set_member_name.html
share/doc/json-glib-1.0/method.Generator.get_indent.html
share/doc/json-glib-1.0/method.Generator.get_indent_char.html
share/doc/json-glib-1.0/method.Generator.get_pretty.html
share/doc/json-glib-1.0/method.Generator.get_root.html
share/doc/json-glib-1.0/method.Generator.set_indent.html
share/doc/json-glib-1.0/method.Generator.set_indent_char.html
share/doc/json-glib-1.0/method.Generator.set_pretty.html
share/doc/json-glib-1.0/method.Generator.set_root.html
share/doc/json-glib-1.0/method.Generator.to_data.html
share/doc/json-glib-1.0/method.Generator.to_file.html
share/doc/json-glib-1.0/method.Generator.to_gstring.html
share/doc/json-glib-1.0/method.Generator.to_stream.html
share/doc/json-glib-1.0/method.Node.copy.html
share/doc/json-glib-1.0/method.Node.dup_array.html
share/doc/json-glib-1.0/method.Node.dup_object.html
share/doc/json-glib-1.0/method.Node.dup_string.html
share/doc/json-glib-1.0/method.Node.equal.html
share/doc/json-glib-1.0/method.Node.free.html
share/doc/json-glib-1.0/method.Node.get_array.html
share/doc/json-glib-1.0/method.Node.get_boolean.html
share/doc/json-glib-1.0/method.Node.get_double.html
share/doc/json-glib-1.0/method.Node.get_int.html
share/doc/json-glib-1.0/method.Node.get_node_type.html
share/doc/json-glib-1.0/method.Node.get_object.html
share/doc/json-glib-1.0/method.Node.get_parent.html
share/doc/json-glib-1.0/method.Node.get_string.html
share/doc/json-glib-1.0/method.Node.get_value.html
share/doc/json-glib-1.0/method.Node.get_value_type.html
share/doc/json-glib-1.0/method.Node.hash.html
share/doc/json-glib-1.0/method.Node.init.html
share/doc/json-glib-1.0/method.Node.init_array.html
share/doc/json-glib-1.0/method.Node.init_boolean.html
share/doc/json-glib-1.0/method.Node.init_double.html
share/doc/json-glib-1.0/method.Node.init_int.html
share/doc/json-glib-1.0/method.Node.init_null.html
share/doc/json-glib-1.0/method.Node.init_object.html
share/doc/json-glib-1.0/method.Node.init_string.html
share/doc/json-glib-1.0/method.Node.is_immutable.html
share/doc/json-glib-1.0/method.Node.is_null.html
share/doc/json-glib-1.0/method.Node.ref.html
share/doc/json-glib-1.0/method.Node.seal.html
share/doc/json-glib-1.0/method.Node.set_array.html
share/doc/json-glib-1.0/method.Node.set_boolean.html
share/doc/json-glib-1.0/method.Node.set_double.html
share/doc/json-glib-1.0/method.Node.set_int.html
share/doc/json-glib-1.0/method.Node.set_object.html
share/doc/json-glib-1.0/method.Node.set_parent.html
share/doc/json-glib-1.0/method.Node.set_string.html
share/doc/json-glib-1.0/method.Node.set_value.html
share/doc/json-glib-1.0/method.Node.take_array.html
share/doc/json-glib-1.0/method.Node.take_object.html
share/doc/json-glib-1.0/method.Node.type_name.html
share/doc/json-glib-1.0/method.Node.unref.html
share/doc/json-glib-1.0/method.Object.add_member.html
share/doc/json-glib-1.0/method.Object.dup_member.html
share/doc/json-glib-1.0/method.Object.equal.html
share/doc/json-glib-1.0/method.Object.foreach_member.html
share/doc/json-glib-1.0/method.Object.get_array_member.html
share/doc/json-glib-1.0/method.Object.get_boolean_member.html
share/doc/json-glib-1.0/method.Object.get_boolean_member_with_default.html
share/doc/json-glib-1.0/method.Object.get_double_member.html
share/doc/json-glib-1.0/method.Object.get_double_member_with_default.html
share/doc/json-glib-1.0/method.Object.get_int_member.html
share/doc/json-glib-1.0/method.Object.get_int_member_with_default.html
share/doc/json-glib-1.0/method.Object.get_member.html
share/doc/json-glib-1.0/method.Object.get_members.html
share/doc/json-glib-1.0/method.Object.get_null_member.html
share/doc/json-glib-1.0/method.Object.get_object_member.html
share/doc/json-glib-1.0/method.Object.get_size.html
share/doc/json-glib-1.0/method.Object.get_string_member.html
share/doc/json-glib-1.0/method.Object.get_string_member_with_default.html
share/doc/json-glib-1.0/method.Object.get_values.html
share/doc/json-glib-1.0/method.Object.has_member.html
share/doc/json-glib-1.0/method.Object.hash.html
share/doc/json-glib-1.0/method.Object.is_immutable.html
share/doc/json-glib-1.0/method.Object.ref.html
share/doc/json-glib-1.0/method.Object.remove_member.html
share/doc/json-glib-1.0/method.Object.seal.html
share/doc/json-glib-1.0/method.Object.set_array_member.html
share/doc/json-glib-1.0/method.Object.set_boolean_member.html
share/doc/json-glib-1.0/method.Object.set_double_member.html
share/doc/json-glib-1.0/method.Object.set_int_member.html
share/doc/json-glib-1.0/method.Object.set_member.html
share/doc/json-glib-1.0/method.Object.set_null_member.html
share/doc/json-glib-1.0/method.Object.set_object_member.html
share/doc/json-glib-1.0/method.Object.set_string_member.html
share/doc/json-glib-1.0/method.Object.unref.html
share/doc/json-glib-1.0/method.ObjectIter.init.html
share/doc/json-glib-1.0/method.ObjectIter.init_ordered.html
share/doc/json-glib-1.0/method.ObjectIter.next.html
share/doc/json-glib-1.0/method.ObjectIter.next_ordered.html
share/doc/json-glib-1.0/method.Parser.get_current_line.html
share/doc/json-glib-1.0/method.Parser.get_current_pos.html
share/doc/json-glib-1.0/method.Parser.get_root.html
share/doc/json-glib-1.0/method.Parser.has_assignment.html
share/doc/json-glib-1.0/method.Parser.load_from_data.html
share/doc/json-glib-1.0/method.Parser.load_from_file.html
share/doc/json-glib-1.0/method.Parser.load_from_mapped_file.html
share/doc/json-glib-1.0/method.Parser.load_from_stream.html
share/doc/json-glib-1.0/method.Parser.load_from_stream_async.html
share/doc/json-glib-1.0/method.Parser.load_from_stream_finish.html
share/doc/json-glib-1.0/method.Parser.steal_root.html
share/doc/json-glib-1.0/method.Path.compile.html
share/doc/json-glib-1.0/method.Path.match.html
share/doc/json-glib-1.0/method.Reader.count_elements.html
share/doc/json-glib-1.0/method.Reader.count_members.html
share/doc/json-glib-1.0/method.Reader.end_element.html
share/doc/json-glib-1.0/method.Reader.end_member.html
share/doc/json-glib-1.0/method.Reader.get_boolean_value.html
share/doc/json-glib-1.0/method.Reader.get_double_value.html
share/doc/json-glib-1.0/method.Reader.get_error.html
share/doc/json-glib-1.0/method.Reader.get_int_value.html
share/doc/json-glib-1.0/method.Reader.get_member_name.html
share/doc/json-glib-1.0/method.Reader.get_null_value.html
share/doc/json-glib-1.0/method.Reader.get_string_value.html
share/doc/json-glib-1.0/method.Reader.get_value.html
share/doc/json-glib-1.0/method.Reader.is_array.html
share/doc/json-glib-1.0/method.Reader.is_object.html
share/doc/json-glib-1.0/method.Reader.is_value.html
share/doc/json-glib-1.0/method.Reader.list_members.html
share/doc/json-glib-1.0/method.Reader.read_element.html
share/doc/json-glib-1.0/method.Reader.read_member.html
share/doc/json-glib-1.0/method.Reader.set_root.html
share/doc/json-glib-1.0/method.Serializable.default_deserialize_property.html
share/doc/json-glib-1.0/method.Serializable.default_serialize_property.html
share/doc/json-glib-1.0/method.Serializable.deserialize_property.html
share/doc/json-glib-1.0/method.Serializable.find_property.html
share/doc/json-glib-1.0/method.Serializable.get_property.html
share/doc/json-glib-1.0/method.Serializable.list_properties.html
share/doc/json-glib-1.0/method.Serializable.serialize_property.html
share/doc/json-glib-1.0/method.Serializable.set_property.html
share/doc/json-glib-1.0/property.Builder.immutable.html
share/doc/json-glib-1.0/property.Generator.indent-char.html
share/doc/json-glib-1.0/property.Generator.indent.html
share/doc/json-glib-1.0/property.Generator.pretty.html
share/doc/json-glib-1.0/property.Generator.root.html
share/doc/json-glib-1.0/property.Parser.immutable.html
share/doc/json-glib-1.0/property.Reader.root.html
share/doc/json-glib-1.0/search.js
share/doc/json-glib-1.0/signal.Parser.array-element.html
share/doc/json-glib-1.0/signal.Parser.array-end.html
share/doc/json-glib-1.0/signal.Parser.array-start.html
share/doc/json-glib-1.0/signal.Parser.error.html
share/doc/json-glib-1.0/signal.Parser.object-end.html
share/doc/json-glib-1.0/signal.Parser.object-member.html
share/doc/json-glib-1.0/signal.Parser.object-start.html
share/doc/json-glib-1.0/signal.Parser.parse-end.html
share/doc/json-glib-1.0/signal.Parser.parse-start.html
share/doc/json-glib-1.0/solarized-dark.css
share/doc/json-glib-1.0/solarized-light.css
share/doc/json-glib-1.0/struct.Array.html
share/doc/json-glib-1.0/struct.Node.html
share/doc/json-glib-1.0/struct.Object.html
share/doc/json-glib-1.0/struct.ObjectIter.html
share/doc/json-glib-1.0/style.css
share/doc/json-glib-1.0/type_func.ParserError.quark.html
share/doc/json-glib-1.0/type_func.Path.query.html
share/doc/json-glib-1.0/type_func.PathError.quark.html
share/doc/json-glib-1.0/type_func.ReaderError.quark.html
share/doc/json-glib-1.0/vfunc.Parser.array_element.html
share/doc/json-glib-1.0/vfunc.Parser.array_end.html
share/doc/json-glib-1.0/vfunc.Parser.array_start.html
share/doc/json-glib-1.0/vfunc.Parser.error.html
share/doc/json-glib-1.0/vfunc.Parser.object_end.html
share/doc/json-glib-1.0/vfunc.Parser.object_member.html
share/doc/json-glib-1.0/vfunc.Parser.object_start.html
share/doc/json-glib-1.0/vfunc.Parser.parse_end.html
share/doc/json-glib-1.0/vfunc.Parser.parse_start.html
share/doc/json-glib-1.0/vfunc.Serializable.deserialize_property.html
share/doc/json-glib-1.0/vfunc.Serializable.find_property.html
share/doc/json-glib-1.0/vfunc.Serializable.get_property.html
share/doc/json-glib-1.0/vfunc.Serializable.list_properties.html
share/doc/json-glib-1.0/vfunc.Serializable.serialize_property.html
share/doc/json-glib-1.0/vfunc.Serializable.set_property.html
share/gir-1.0/
share/gir-1.0/Json-1.0.gir
share/locale/as/LC_MESSAGES/json-glib-1.0.mo

View File

@ -2,6 +2,7 @@ COMMENT= GNOME document viewer
GNOME_PROJECT= evince
GNOME_VERSION= 42.1
REVISION= 0
MAJ_V= 3.0
SUBST_VARS= MAJ_V
@ -50,8 +51,7 @@ RUN_DEPENDS= archivers/unrar \
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include"
CONFIGURE_ARGS += -Dsystemduserunitdir=no \
-Dgtk_doc=false
CONFIGURE_ARGS += -Dsystemduserunitdir=no
# fix build with clang
CFLAGS += -Wno-error=format-nonliteral

View File

@ -80,6 +80,902 @@ lib/pkgconfig/evince-view-${MAJ_V}.pc
share/GConf/gsettings/evince.convert
share/applications/org.gnome.Evince-previewer.desktop
share/applications/org.gnome.Evince.desktop
share/doc/libevdocument/
share/doc/libevdocument/RedHatDisplay-Black.woff
share/doc/libevdocument/RedHatDisplay-Black.woff2
share/doc/libevdocument/RedHatDisplay-BlackItalic.woff
share/doc/libevdocument/RedHatDisplay-BlackItalic.woff2
share/doc/libevdocument/RedHatDisplay-Bold.woff
share/doc/libevdocument/RedHatDisplay-Bold.woff2
share/doc/libevdocument/RedHatDisplay-BoldItalic.woff
share/doc/libevdocument/RedHatDisplay-BoldItalic.woff2
share/doc/libevdocument/RedHatDisplay-Italic.woff
share/doc/libevdocument/RedHatDisplay-Italic.woff2
share/doc/libevdocument/RedHatDisplay-Medium.woff
share/doc/libevdocument/RedHatDisplay-Medium.woff2
share/doc/libevdocument/RedHatDisplay-MediumItalic.woff
share/doc/libevdocument/RedHatDisplay-MediumItalic.woff2
share/doc/libevdocument/RedHatDisplay-Regular.woff
share/doc/libevdocument/RedHatDisplay-Regular.woff2
share/doc/libevdocument/RedHatText-Bold.woff
share/doc/libevdocument/RedHatText-Bold.woff2
share/doc/libevdocument/RedHatText-BoldItalic.woff
share/doc/libevdocument/RedHatText-BoldItalic.woff2
share/doc/libevdocument/RedHatText-Italic.woff
share/doc/libevdocument/RedHatText-Italic.woff2
share/doc/libevdocument/RedHatText-Medium.woff
share/doc/libevdocument/RedHatText-Medium.woff2
share/doc/libevdocument/RedHatText-MediumItalic.woff
share/doc/libevdocument/RedHatText-MediumItalic.woff2
share/doc/libevdocument/RedHatText-Regular.woff
share/doc/libevdocument/RedHatText-Regular.woff2
share/doc/libevdocument/SourceCodePro-It.ttf.woff
share/doc/libevdocument/SourceCodePro-Regular.ttf.woff
share/doc/libevdocument/SourceCodePro-Semibold.ttf.woff
share/doc/libevdocument/alias.BackendPage.html
share/doc/libevdocument/alias.BackendPageDestroyFunc.html
share/doc/libevdocument/class.Annotation.html
share/doc/libevdocument/class.AnnotationAttachment.html
share/doc/libevdocument/class.AnnotationText.html
share/doc/libevdocument/class.AnnotationTextMarkup.html
share/doc/libevdocument/class.Attachment.html
share/doc/libevdocument/class.Document.html
share/doc/libevdocument/class.FormField.html
share/doc/libevdocument/class.FormFieldButton.html
share/doc/libevdocument/class.FormFieldChoice.html
share/doc/libevdocument/class.FormFieldSignature.html
share/doc/libevdocument/class.FormFieldText.html
share/doc/libevdocument/class.Image.html
share/doc/libevdocument/class.Layer.html
share/doc/libevdocument/class.Link.html
share/doc/libevdocument/class.LinkAction.html
share/doc/libevdocument/class.LinkDest.html
share/doc/libevdocument/class.Media.html
share/doc/libevdocument/class.Page.html
share/doc/libevdocument/class.RenderContext.html
share/doc/libevdocument/class.TransitionEffect.html
share/doc/libevdocument/classes_hierarchy.html
share/doc/libevdocument/const.MAJOR_VERSION.html
share/doc/libevdocument/const.MINOR_VERSION.html
share/doc/libevdocument/ctor.AnnotationAttachment.new.html
share/doc/libevdocument/ctor.AnnotationText.new.html
share/doc/libevdocument/ctor.AnnotationTextMarkup.highlight_new.html
share/doc/libevdocument/ctor.AnnotationTextMarkup.squiggly_new.html
share/doc/libevdocument/ctor.AnnotationTextMarkup.strike_out_new.html
share/doc/libevdocument/ctor.AnnotationTextMarkup.underline_new.html
share/doc/libevdocument/ctor.Attachment.new.html
share/doc/libevdocument/ctor.DocumentInfo.new.html
share/doc/libevdocument/ctor.DocumentLicense.new.html
share/doc/libevdocument/ctor.FormFieldButton.new.html
share/doc/libevdocument/ctor.FormFieldChoice.new.html
share/doc/libevdocument/ctor.FormFieldSignature.new.html
share/doc/libevdocument/ctor.FormFieldText.new.html
share/doc/libevdocument/ctor.Image.new.html
share/doc/libevdocument/ctor.Image.new_from_pixbuf.html
share/doc/libevdocument/ctor.Layer.new.html
share/doc/libevdocument/ctor.Link.new.html
share/doc/libevdocument/ctor.LinkAction.new_dest.html
share/doc/libevdocument/ctor.LinkAction.new_external_uri.html
share/doc/libevdocument/ctor.LinkAction.new_launch.html
share/doc/libevdocument/ctor.LinkAction.new_layers_state.html
share/doc/libevdocument/ctor.LinkAction.new_named.html
share/doc/libevdocument/ctor.LinkAction.new_remote.html
share/doc/libevdocument/ctor.LinkAction.new_reset_form.html
share/doc/libevdocument/ctor.LinkDest.new_fit.html
share/doc/libevdocument/ctor.LinkDest.new_fith.html
share/doc/libevdocument/ctor.LinkDest.new_fitr.html
share/doc/libevdocument/ctor.LinkDest.new_fitv.html
share/doc/libevdocument/ctor.LinkDest.new_named.html
share/doc/libevdocument/ctor.LinkDest.new_page.html
share/doc/libevdocument/ctor.LinkDest.new_page_label.html
share/doc/libevdocument/ctor.LinkDest.new_xyz.html
share/doc/libevdocument/ctor.MappingList.new.html
share/doc/libevdocument/ctor.Media.new_for_uri.html
share/doc/libevdocument/ctor.Page.new.html
share/doc/libevdocument/ctor.Rectangle.new.html
share/doc/libevdocument/ctor.RenderContext.new.html
share/doc/libevdocument/ctor.SourceLink.new.html
share/doc/libevdocument/ctor.TransitionEffect.new.html
share/doc/libevdocument/enum.AnnotationTextIcon.html
share/doc/libevdocument/enum.AnnotationTextMarkupType.html
share/doc/libevdocument/enum.AnnotationType.html
share/doc/libevdocument/enum.AnnotationsOverMarkup.html
share/doc/libevdocument/enum.CompressionType.html
share/doc/libevdocument/enum.DocumentContainsJS.html
share/doc/libevdocument/enum.DocumentLayout.html
share/doc/libevdocument/enum.DocumentMode.html
share/doc/libevdocument/enum.FileExporterFormat.html
share/doc/libevdocument/enum.FormFieldButtonType.html
share/doc/libevdocument/enum.FormFieldChoiceType.html
share/doc/libevdocument/enum.FormFieldTextType.html
share/doc/libevdocument/enum.LinkActionType.html
share/doc/libevdocument/enum.LinkDestType.html
share/doc/libevdocument/enum.SelectionStyle.html
share/doc/libevdocument/enum.TransitionEffectAlignment.html
share/doc/libevdocument/enum.TransitionEffectDirection.html
share/doc/libevdocument/enum.TransitionEffectType.html
share/doc/libevdocument/error.DocumentError.html
share/doc/libevdocument/flags.AnnotationsSaveMask.html
share/doc/libevdocument/flags.DocumentInfoFields.html
share/doc/libevdocument/flags.DocumentLoadFlags.html
share/doc/libevdocument/flags.DocumentPermissions.html
share/doc/libevdocument/flags.DocumentUIHints.html
share/doc/libevdocument/flags.FileExporterCapabilities.html
share/doc/libevdocument/flags.FindOptions.html
share/doc/libevdocument/fonts.css
share/doc/libevdocument/func.ANNOTATION_MARKUP_IFACE.html
share/doc/libevdocument/func.ASYNC_RENDERER_IFACE.html
share/doc/libevdocument/func.BACKEND_IMPLEMENT_INTERFACE.html
share/doc/libevdocument/func.BACKEND_REGISTER.html
share/doc/libevdocument/func.BACKEND_REGISTER_WITH_CODE.html
share/doc/libevdocument/func.CHECK_VERSION.html
share/doc/libevdocument/func.DEPRECATED_FOR.html
share/doc/libevdocument/func.DOCUMENT_ANNOTATIONS_IFACE.html
share/doc/libevdocument/func.DOCUMENT_ATTACHMENTS_IFACE.html
share/doc/libevdocument/func.DOCUMENT_FIND_IFACE.html
share/doc/libevdocument/func.DOCUMENT_FONTS_IFACE.html
share/doc/libevdocument/func.DOCUMENT_FORMS_IFACE.html
share/doc/libevdocument/func.DOCUMENT_IMAGES_IFACE.html
share/doc/libevdocument/func.DOCUMENT_LAYERS_IFACE.html
share/doc/libevdocument/func.DOCUMENT_LINKS_IFACE.html
share/doc/libevdocument/func.DOCUMENT_MEDIA_IFACE.html
share/doc/libevdocument/func.DOCUMENT_PRINT_IFACE.html
share/doc/libevdocument/func.DOCUMENT_SECURITY_IFACE.html
share/doc/libevdocument/func.DOCUMENT_TEXT_IFACE.html
share/doc/libevdocument/func.DOCUMENT_TRANSITION_IFACE.html
share/doc/libevdocument/func.FILE_EXPORTER_IFACE.html
share/doc/libevdocument/func.SELECTION_IFACE.html
share/doc/libevdocument/func.UNAVAILABLE.html
share/doc/libevdocument/func.backends_manager_get_all_types_info.html
share/doc/libevdocument/func.backends_manager_get_document.html
share/doc/libevdocument/func.backends_manager_get_document_module_name.html
share/doc/libevdocument/func.backends_manager_get_document_type_info.html
share/doc/libevdocument/func.file_compress.html
share/doc/libevdocument/func.file_copy_metadata.html
share/doc/libevdocument/func.file_get_mime_type.html
share/doc/libevdocument/func.file_get_mime_type_from_fd.html
share/doc/libevdocument/func.file_is_temp.html
share/doc/libevdocument/func.file_uncompress.html
share/doc/libevdocument/func.get_locale_dir.html
share/doc/libevdocument/func.init.html
share/doc/libevdocument/func.mkdtemp.html
share/doc/libevdocument/func.mkstemp.html
share/doc/libevdocument/func.mkstemp_file.html
share/doc/libevdocument/func.rect_cmp.html
share/doc/libevdocument/func.should_use_portal.html
share/doc/libevdocument/func.shutdown.html
share/doc/libevdocument/func.tmp_file_unlink.html
share/doc/libevdocument/func.tmp_filename_unlink.html
share/doc/libevdocument/func.tmp_uri_unlink.html
share/doc/libevdocument/func.xfer_uri_simple.html
share/doc/libevdocument/func.xmp_parse.html
share/doc/libevdocument/fzy.js
share/doc/libevdocument/go-up-symbolic.png
share/doc/libevdocument/iface.AnnotationMarkup.html
share/doc/libevdocument/iface.AsyncRenderer.html
share/doc/libevdocument/iface.DocumentAnnotations.html
share/doc/libevdocument/iface.DocumentAttachments.html
share/doc/libevdocument/iface.DocumentFind.html
share/doc/libevdocument/iface.DocumentFonts.html
share/doc/libevdocument/iface.DocumentForms.html
share/doc/libevdocument/iface.DocumentImages.html
share/doc/libevdocument/iface.DocumentLayers.html
share/doc/libevdocument/iface.DocumentLinks.html
share/doc/libevdocument/iface.DocumentMedia.html
share/doc/libevdocument/iface.DocumentPrint.html
share/doc/libevdocument/iface.DocumentSecurity.html
share/doc/libevdocument/iface.DocumentText.html
share/doc/libevdocument/iface.DocumentTransition.html
share/doc/libevdocument/iface.FileExporter.html
share/doc/libevdocument/iface.Selection.html
share/doc/libevdocument/index.html
share/doc/libevdocument/index.json
share/doc/libevdocument/libevdocument.devhelp2
share/doc/libevdocument/libevdocument.toml
share/doc/libevdocument/main.js
share/doc/libevdocument/method.Annotation.equal.html
share/doc/libevdocument/method.Annotation.get_annotation_type.html
share/doc/libevdocument/method.Annotation.get_area.html
share/doc/libevdocument/method.Annotation.get_color.html
share/doc/libevdocument/method.Annotation.get_contents.html
share/doc/libevdocument/method.Annotation.get_modified.html
share/doc/libevdocument/method.Annotation.get_name.html
share/doc/libevdocument/method.Annotation.get_page.html
share/doc/libevdocument/method.Annotation.get_page_index.html
share/doc/libevdocument/method.Annotation.get_rgba.html
share/doc/libevdocument/method.Annotation.set_area.html
share/doc/libevdocument/method.Annotation.set_color.html
share/doc/libevdocument/method.Annotation.set_contents.html
share/doc/libevdocument/method.Annotation.set_modified.html
share/doc/libevdocument/method.Annotation.set_modified_from_time.html
share/doc/libevdocument/method.Annotation.set_modified_from_time_t.html
share/doc/libevdocument/method.Annotation.set_name.html
share/doc/libevdocument/method.Annotation.set_rgba.html
share/doc/libevdocument/method.AnnotationAttachment.get_attachment.html
share/doc/libevdocument/method.AnnotationAttachment.set_attachment.html
share/doc/libevdocument/method.AnnotationMarkup.can_have_popup.html
share/doc/libevdocument/method.AnnotationMarkup.get_label.html
share/doc/libevdocument/method.AnnotationMarkup.get_opacity.html
share/doc/libevdocument/method.AnnotationMarkup.get_popup_is_open.html
share/doc/libevdocument/method.AnnotationMarkup.get_rectangle.html
share/doc/libevdocument/method.AnnotationMarkup.has_popup.html
share/doc/libevdocument/method.AnnotationMarkup.set_has_popup.html
share/doc/libevdocument/method.AnnotationMarkup.set_label.html
share/doc/libevdocument/method.AnnotationMarkup.set_opacity.html
share/doc/libevdocument/method.AnnotationMarkup.set_popup_is_open.html
share/doc/libevdocument/method.AnnotationMarkup.set_rectangle.html
share/doc/libevdocument/method.AnnotationText.get_icon.html
share/doc/libevdocument/method.AnnotationText.get_is_open.html
share/doc/libevdocument/method.AnnotationText.set_icon.html
share/doc/libevdocument/method.AnnotationText.set_is_open.html
share/doc/libevdocument/method.AnnotationTextMarkup.get_markup_type.html
share/doc/libevdocument/method.AnnotationTextMarkup.set_markup_type.html
share/doc/libevdocument/method.AsyncRenderer.render_pixbuf.html
share/doc/libevdocument/method.Attachment.get_creation_date.html
share/doc/libevdocument/method.Attachment.get_description.html
share/doc/libevdocument/method.Attachment.get_mime_type.html
share/doc/libevdocument/method.Attachment.get_modification_date.html
share/doc/libevdocument/method.Attachment.get_name.html
share/doc/libevdocument/method.Attachment.open.html
share/doc/libevdocument/method.Attachment.save.html
share/doc/libevdocument/method.Document.check_dimensions.html
share/doc/libevdocument/method.Document.find_page_by_label.html
share/doc/libevdocument/method.Document.get_backend_info.html
share/doc/libevdocument/method.Document.get_info.html
share/doc/libevdocument/method.Document.get_max_label_len.html
share/doc/libevdocument/method.Document.get_max_page_size.html
share/doc/libevdocument/method.Document.get_min_page_size.html
share/doc/libevdocument/method.Document.get_modified.html
share/doc/libevdocument/method.Document.get_n_pages.html
share/doc/libevdocument/method.Document.get_page.html
share/doc/libevdocument/method.Document.get_page_label.html
share/doc/libevdocument/method.Document.get_page_size.html
share/doc/libevdocument/method.Document.get_size.html
share/doc/libevdocument/method.Document.get_thumbnail.html
share/doc/libevdocument/method.Document.get_thumbnail_surface.html
share/doc/libevdocument/method.Document.get_title.html
share/doc/libevdocument/method.Document.get_uri.html
share/doc/libevdocument/method.Document.has_synctex.html
share/doc/libevdocument/method.Document.has_text_page_labels.html
share/doc/libevdocument/method.Document.is_page_size_uniform.html
share/doc/libevdocument/method.Document.load.html
share/doc/libevdocument/method.Document.load_fd.html
share/doc/libevdocument/method.Document.load_full.html
share/doc/libevdocument/method.Document.load_gfile.html
share/doc/libevdocument/method.Document.load_stream.html
share/doc/libevdocument/method.Document.render.html
share/doc/libevdocument/method.Document.save.html
share/doc/libevdocument/method.Document.set_modified.html
share/doc/libevdocument/method.Document.synctex_backward_search.html
share/doc/libevdocument/method.Document.synctex_forward_search.html
share/doc/libevdocument/method.DocumentAnnotations.add_annotation.html
share/doc/libevdocument/method.DocumentAnnotations.can_add_annotation.html
share/doc/libevdocument/method.DocumentAnnotations.can_remove_annotation.html
share/doc/libevdocument/method.DocumentAnnotations.document_is_modified.html
share/doc/libevdocument/method.DocumentAnnotations.get_annotations.html
share/doc/libevdocument/method.DocumentAnnotations.over_markup.html
share/doc/libevdocument/method.DocumentAnnotations.remove_annotation.html
share/doc/libevdocument/method.DocumentAnnotations.save_annotation.html
share/doc/libevdocument/method.DocumentAttachments.get_attachments.html
share/doc/libevdocument/method.DocumentAttachments.has_attachments.html
share/doc/libevdocument/method.DocumentFind.find_text.html
share/doc/libevdocument/method.DocumentFind.find_text_with_options.html
share/doc/libevdocument/method.DocumentFind.get_supported_options.html
share/doc/libevdocument/method.DocumentFonts.fill_model.html
share/doc/libevdocument/method.DocumentFonts.get_fonts_summary.html
share/doc/libevdocument/method.DocumentFonts.get_progress.html
share/doc/libevdocument/method.DocumentFonts.scan.html
share/doc/libevdocument/method.DocumentForms.document_is_modified.html
share/doc/libevdocument/method.DocumentForms.form_field_button_get_state.html
share/doc/libevdocument/method.DocumentForms.form_field_button_set_state.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_get_item.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_get_n_items.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_get_text.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_is_item_selected.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_select_item.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_set_text.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_toggle_item.html
share/doc/libevdocument/method.DocumentForms.form_field_choice_unselect_all.html
share/doc/libevdocument/method.DocumentForms.form_field_text_get_text.html
share/doc/libevdocument/method.DocumentForms.form_field_text_set_text.html
share/doc/libevdocument/method.DocumentForms.get_form_fields.html
share/doc/libevdocument/method.DocumentForms.reset_form.html
share/doc/libevdocument/method.DocumentImages.get_image.html
share/doc/libevdocument/method.DocumentImages.get_image_mapping.html
share/doc/libevdocument/method.DocumentInfo.copy.html
share/doc/libevdocument/method.DocumentInfo.free.html
share/doc/libevdocument/method.DocumentInfo.get_created_datetime.html
share/doc/libevdocument/method.DocumentInfo.get_modified_datetime.html
share/doc/libevdocument/method.DocumentInfo.set_from_xmp.html
share/doc/libevdocument/method.DocumentInfo.take_created_datetime.html
share/doc/libevdocument/method.DocumentInfo.take_modified_datetime.html
share/doc/libevdocument/method.DocumentLayers.get_layers.html
share/doc/libevdocument/method.DocumentLayers.has_layers.html
share/doc/libevdocument/method.DocumentLayers.hide_layer.html
share/doc/libevdocument/method.DocumentLayers.layer_is_visible.html
share/doc/libevdocument/method.DocumentLayers.show_layer.html
share/doc/libevdocument/method.DocumentLicense.copy.html
share/doc/libevdocument/method.DocumentLicense.free.html
share/doc/libevdocument/method.DocumentLicense.get_text.html
share/doc/libevdocument/method.DocumentLicense.get_uri.html
share/doc/libevdocument/method.DocumentLicense.get_web_statement.html
share/doc/libevdocument/method.DocumentLinks.find_link_dest.html
share/doc/libevdocument/method.DocumentLinks.find_link_page.html
share/doc/libevdocument/method.DocumentLinks.get_dest_page.html
share/doc/libevdocument/method.DocumentLinks.get_dest_page_label.html
share/doc/libevdocument/method.DocumentLinks.get_link_page.html
share/doc/libevdocument/method.DocumentLinks.get_link_page_label.html
share/doc/libevdocument/method.DocumentLinks.get_links.html
share/doc/libevdocument/method.DocumentLinks.get_links_model.html
share/doc/libevdocument/method.DocumentLinks.has_document_links.html
share/doc/libevdocument/method.DocumentMedia.get_media_mapping.html
share/doc/libevdocument/method.DocumentPrint.print_page.html
share/doc/libevdocument/method.DocumentSecurity.has_document_security.html
share/doc/libevdocument/method.DocumentSecurity.set_password.html
share/doc/libevdocument/method.DocumentText.get_text.html
share/doc/libevdocument/method.DocumentText.get_text_attrs.html
share/doc/libevdocument/method.DocumentText.get_text_layout.html
share/doc/libevdocument/method.DocumentText.get_text_mapping.html
share/doc/libevdocument/method.DocumentTransition.get_effect.html
share/doc/libevdocument/method.DocumentTransition.get_page_duration.html
share/doc/libevdocument/method.FileExporter.begin.html
share/doc/libevdocument/method.FileExporter.begin_page.html
share/doc/libevdocument/method.FileExporter.do_page.html
share/doc/libevdocument/method.FileExporter.end.html
share/doc/libevdocument/method.FileExporter.end_page.html
share/doc/libevdocument/method.FileExporter.get_capabilities.html
share/doc/libevdocument/method.Image.get_id.html
share/doc/libevdocument/method.Image.get_page.html
share/doc/libevdocument/method.Image.get_pixbuf.html
share/doc/libevdocument/method.Image.get_tmp_uri.html
share/doc/libevdocument/method.Image.save_tmp.html
share/doc/libevdocument/method.Layer.get_rb_group.html
share/doc/libevdocument/method.Layer.is_parent.html
share/doc/libevdocument/method.Link.get_action.html
share/doc/libevdocument/method.Link.get_title.html
share/doc/libevdocument/method.LinkAction.equal.html
share/doc/libevdocument/method.LinkAction.get_action_type.html
share/doc/libevdocument/method.LinkAction.get_dest.html
share/doc/libevdocument/method.LinkAction.get_exclude_reset_fields.html
share/doc/libevdocument/method.LinkAction.get_filename.html
share/doc/libevdocument/method.LinkAction.get_hide_list.html
share/doc/libevdocument/method.LinkAction.get_name.html
share/doc/libevdocument/method.LinkAction.get_params.html
share/doc/libevdocument/method.LinkAction.get_reset_fields.html
share/doc/libevdocument/method.LinkAction.get_show_list.html
share/doc/libevdocument/method.LinkAction.get_toggle_list.html
share/doc/libevdocument/method.LinkAction.get_uri.html
share/doc/libevdocument/method.LinkDest.equal.html
share/doc/libevdocument/method.LinkDest.get_bottom.html
share/doc/libevdocument/method.LinkDest.get_dest_type.html
share/doc/libevdocument/method.LinkDest.get_left.html
share/doc/libevdocument/method.LinkDest.get_named_dest.html
share/doc/libevdocument/method.LinkDest.get_page.html
share/doc/libevdocument/method.LinkDest.get_page_label.html
share/doc/libevdocument/method.LinkDest.get_right.html
share/doc/libevdocument/method.LinkDest.get_top.html
share/doc/libevdocument/method.LinkDest.get_zoom.html
share/doc/libevdocument/method.MappingList.find.html
share/doc/libevdocument/method.MappingList.find_custom.html
share/doc/libevdocument/method.MappingList.get.html
share/doc/libevdocument/method.MappingList.get_data.html
share/doc/libevdocument/method.MappingList.get_list.html
share/doc/libevdocument/method.MappingList.get_page.html
share/doc/libevdocument/method.MappingList.length.html
share/doc/libevdocument/method.MappingList.nth.html
share/doc/libevdocument/method.MappingList.ref.html
share/doc/libevdocument/method.MappingList.remove.html
share/doc/libevdocument/method.MappingList.unref.html
share/doc/libevdocument/method.Media.get_page_index.html
share/doc/libevdocument/method.Media.get_show_controls.html
share/doc/libevdocument/method.Media.get_uri.html
share/doc/libevdocument/method.Media.set_show_controls.html
share/doc/libevdocument/method.Rectangle.copy.html
share/doc/libevdocument/method.Rectangle.free.html
share/doc/libevdocument/method.RenderContext.compute_scaled_size.html
share/doc/libevdocument/method.RenderContext.compute_scales.html
share/doc/libevdocument/method.RenderContext.compute_transformed_size.html
share/doc/libevdocument/method.RenderContext.set_page.html
share/doc/libevdocument/method.RenderContext.set_rotation.html
share/doc/libevdocument/method.RenderContext.set_scale.html
share/doc/libevdocument/method.RenderContext.set_target_size.html
share/doc/libevdocument/method.Selection.get_selected_text.html
share/doc/libevdocument/method.Selection.get_selection_region.html
share/doc/libevdocument/method.Selection.render_selection.html
share/doc/libevdocument/method.SourceLink.copy.html
share/doc/libevdocument/method.SourceLink.free.html
share/doc/libevdocument/property.Annotation.area.html
share/doc/libevdocument/property.Annotation.color.html
share/doc/libevdocument/property.Annotation.contents.html
share/doc/libevdocument/property.Annotation.modified.html
share/doc/libevdocument/property.Annotation.name.html
share/doc/libevdocument/property.Annotation.page.html
share/doc/libevdocument/property.Annotation.rgba.html
share/doc/libevdocument/property.AnnotationAttachment.attachment.html
share/doc/libevdocument/property.AnnotationMarkup.can-have-popup.html
share/doc/libevdocument/property.AnnotationMarkup.has-popup.html
share/doc/libevdocument/property.AnnotationMarkup.label.html
share/doc/libevdocument/property.AnnotationMarkup.opacity.html
share/doc/libevdocument/property.AnnotationMarkup.popup-is-open.html
share/doc/libevdocument/property.AnnotationMarkup.rectangle.html
share/doc/libevdocument/property.AnnotationText.icon.html
share/doc/libevdocument/property.AnnotationText.is-open.html
share/doc/libevdocument/property.AnnotationTextMarkup.type.html
share/doc/libevdocument/property.Attachment.ctime.html
share/doc/libevdocument/property.Attachment.data.html
share/doc/libevdocument/property.Attachment.description.html
share/doc/libevdocument/property.Attachment.mtime.html
share/doc/libevdocument/property.Attachment.name.html
share/doc/libevdocument/property.Attachment.size.html
share/doc/libevdocument/property.Document.modified.html
share/doc/libevdocument/property.Link.action.html
share/doc/libevdocument/property.Link.title.html
share/doc/libevdocument/property.LinkAction.dest.html
share/doc/libevdocument/property.LinkAction.exclude-reset-fields.html
share/doc/libevdocument/property.LinkAction.filename.html
share/doc/libevdocument/property.LinkAction.hide-list.html
share/doc/libevdocument/property.LinkAction.name.html
share/doc/libevdocument/property.LinkAction.params.html
share/doc/libevdocument/property.LinkAction.reset-fields.html
share/doc/libevdocument/property.LinkAction.show-list.html
share/doc/libevdocument/property.LinkAction.toggle-list.html
share/doc/libevdocument/property.LinkAction.type.html
share/doc/libevdocument/property.LinkAction.uri.html
share/doc/libevdocument/property.LinkDest.bottom.html
share/doc/libevdocument/property.LinkDest.change.html
share/doc/libevdocument/property.LinkDest.left.html
share/doc/libevdocument/property.LinkDest.named.html
share/doc/libevdocument/property.LinkDest.page-label.html
share/doc/libevdocument/property.LinkDest.page.html
share/doc/libevdocument/property.LinkDest.right.html
share/doc/libevdocument/property.LinkDest.top.html
share/doc/libevdocument/property.LinkDest.type.html
share/doc/libevdocument/property.LinkDest.zoom.html
share/doc/libevdocument/property.TransitionEffect.alignment.html
share/doc/libevdocument/property.TransitionEffect.angle.html
share/doc/libevdocument/property.TransitionEffect.direction.html
share/doc/libevdocument/property.TransitionEffect.duration-real.html
share/doc/libevdocument/property.TransitionEffect.duration.html
share/doc/libevdocument/property.TransitionEffect.rectangular.html
share/doc/libevdocument/property.TransitionEffect.scale.html
share/doc/libevdocument/property.TransitionEffect.type.html
share/doc/libevdocument/search.js
share/doc/libevdocument/signal.AsyncRenderer.render-finished.html
share/doc/libevdocument/solarized-dark.css
share/doc/libevdocument/solarized-light.css
share/doc/libevdocument/struct.DocumentBackendInfo.html
share/doc/libevdocument/struct.DocumentInfo.html
share/doc/libevdocument/struct.DocumentLicense.html
share/doc/libevdocument/struct.FileExporterContext.html
share/doc/libevdocument/struct.Mapping.html
share/doc/libevdocument/struct.MappingList.html
share/doc/libevdocument/struct.Point.html
share/doc/libevdocument/struct.Rectangle.html
share/doc/libevdocument/struct.SourceLink.html
share/doc/libevdocument/struct.TypeInfo.html
share/doc/libevdocument/style.css
share/doc/libevdocument/type_func.Attachment.error_quark.html
share/doc/libevdocument/type_func.Document.doc_mutex_lock.html
share/doc/libevdocument/type_func.Document.doc_mutex_trylock.html
share/doc/libevdocument/type_func.Document.doc_mutex_unlock.html
share/doc/libevdocument/type_func.Document.factory_add_filters.html
share/doc/libevdocument/type_func.Document.factory_get_document.html
share/doc/libevdocument/type_func.Document.factory_get_document_for_fd.html
share/doc/libevdocument/type_func.Document.factory_get_document_for_gfile.html
share/doc/libevdocument/type_func.Document.factory_get_document_for_stream.html
share/doc/libevdocument/type_func.Document.factory_get_document_full.html
share/doc/libevdocument/type_func.Document.fc_mutex_lock.html
share/doc/libevdocument/type_func.Document.fc_mutex_trylock.html
share/doc/libevdocument/type_func.Document.fc_mutex_unlock.html
share/doc/libevdocument/type_func.Document.get_doc_mutex.html
share/doc/libevdocument/type_func.Document.get_fc_mutex.html
share/doc/libevdocument/type_func.Document.misc_format_date.html
share/doc/libevdocument/type_func.Document.misc_format_datetime.html
share/doc/libevdocument/type_func.Document.misc_get_loading_thumbnail.html
share/doc/libevdocument/type_func.Document.misc_get_page_border_size.html
share/doc/libevdocument/type_func.Document.misc_get_pointer_position.html
share/doc/libevdocument/type_func.Document.misc_get_screen_dpi.html
share/doc/libevdocument/type_func.Document.misc_get_thumbnail_frame.html
share/doc/libevdocument/type_func.Document.misc_get_widget_dpi.html
share/doc/libevdocument/type_func.Document.misc_invert_pixbuf.html
share/doc/libevdocument/type_func.Document.misc_invert_surface.html
share/doc/libevdocument/type_func.Document.misc_paint_one_page.html
share/doc/libevdocument/type_func.Document.misc_pixbuf_from_surface.html
share/doc/libevdocument/type_func.Document.misc_render_loading_thumbnail.html
share/doc/libevdocument/type_func.Document.misc_render_loading_thumbnail_surface.html
share/doc/libevdocument/type_func.Document.misc_render_thumbnail_surface_with_frame.html
share/doc/libevdocument/type_func.Document.misc_render_thumbnail_with_frame.html
share/doc/libevdocument/type_func.Document.misc_surface_from_pixbuf.html
share/doc/libevdocument/type_func.Document.misc_surface_rotate_and_scale.html
share/doc/libevdocument/type_func.DocumentError.quark.html
share/doc/libevdocument/vfunc.AsyncRenderer.render_finished.html
share/doc/libevdocument/vfunc.AsyncRenderer.render_pixbuf.html
share/doc/libevdocument/vfunc.Document.get_backend_info.html
share/doc/libevdocument/vfunc.Document.get_info.html
share/doc/libevdocument/vfunc.Document.get_n_pages.html
share/doc/libevdocument/vfunc.Document.get_page.html
share/doc/libevdocument/vfunc.Document.get_page_label.html
share/doc/libevdocument/vfunc.Document.get_page_size.html
share/doc/libevdocument/vfunc.Document.get_thumbnail.html
share/doc/libevdocument/vfunc.Document.get_thumbnail_surface.html
share/doc/libevdocument/vfunc.Document.load.html
share/doc/libevdocument/vfunc.Document.load_fd.html
share/doc/libevdocument/vfunc.Document.load_gfile.html
share/doc/libevdocument/vfunc.Document.load_stream.html
share/doc/libevdocument/vfunc.Document.render.html
share/doc/libevdocument/vfunc.Document.save.html
share/doc/libevdocument/vfunc.Document.support_synctex.html
share/doc/libevdocument/vfunc.DocumentAnnotations.add_annotation.html
share/doc/libevdocument/vfunc.DocumentAnnotations.document_is_modified.html
share/doc/libevdocument/vfunc.DocumentAnnotations.get_annotations.html
share/doc/libevdocument/vfunc.DocumentAnnotations.over_markup.html
share/doc/libevdocument/vfunc.DocumentAnnotations.remove_annotation.html
share/doc/libevdocument/vfunc.DocumentAnnotations.save_annotation.html
share/doc/libevdocument/vfunc.DocumentAttachments.get_attachments.html
share/doc/libevdocument/vfunc.DocumentAttachments.has_attachments.html
share/doc/libevdocument/vfunc.DocumentFind.find_text.html
share/doc/libevdocument/vfunc.DocumentFind.find_text_with_options.html
share/doc/libevdocument/vfunc.DocumentFind.get_supported_options.html
share/doc/libevdocument/vfunc.DocumentFonts.fill_model.html
share/doc/libevdocument/vfunc.DocumentFonts.get_fonts_summary.html
share/doc/libevdocument/vfunc.DocumentFonts.get_progress.html
share/doc/libevdocument/vfunc.DocumentFonts.scan.html
share/doc/libevdocument/vfunc.DocumentForms.document_is_modified.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_button_get_state.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_button_set_state.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_get_item.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_get_n_items.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_get_text.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_is_item_selected.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_select_item.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_set_text.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_toggle_item.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_unselect_all.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_text_get_text.html
share/doc/libevdocument/vfunc.DocumentForms.form_field_text_set_text.html
share/doc/libevdocument/vfunc.DocumentForms.get_form_fields.html
share/doc/libevdocument/vfunc.DocumentForms.reset_form.html
share/doc/libevdocument/vfunc.DocumentImages.get_image.html
share/doc/libevdocument/vfunc.DocumentImages.get_image_mapping.html
share/doc/libevdocument/vfunc.DocumentLayers.get_layers.html
share/doc/libevdocument/vfunc.DocumentLayers.has_layers.html
share/doc/libevdocument/vfunc.DocumentLayers.hide_layer.html
share/doc/libevdocument/vfunc.DocumentLayers.layer_is_visible.html
share/doc/libevdocument/vfunc.DocumentLayers.show_layer.html
share/doc/libevdocument/vfunc.DocumentLinks.find_link_dest.html
share/doc/libevdocument/vfunc.DocumentLinks.find_link_page.html
share/doc/libevdocument/vfunc.DocumentLinks.get_links.html
share/doc/libevdocument/vfunc.DocumentLinks.get_links_model.html
share/doc/libevdocument/vfunc.DocumentLinks.has_document_links.html
share/doc/libevdocument/vfunc.DocumentMedia.get_media_mapping.html
share/doc/libevdocument/vfunc.DocumentPrint.print_page.html
share/doc/libevdocument/vfunc.DocumentSecurity.has_document_security.html
share/doc/libevdocument/vfunc.DocumentSecurity.set_password.html
share/doc/libevdocument/vfunc.DocumentText.get_text.html
share/doc/libevdocument/vfunc.DocumentText.get_text_attrs.html
share/doc/libevdocument/vfunc.DocumentText.get_text_layout.html
share/doc/libevdocument/vfunc.DocumentText.get_text_mapping.html
share/doc/libevdocument/vfunc.DocumentTransition.get_effect.html
share/doc/libevdocument/vfunc.DocumentTransition.get_page_duration.html
share/doc/libevdocument/vfunc.FileExporter.begin.html
share/doc/libevdocument/vfunc.FileExporter.begin_page.html
share/doc/libevdocument/vfunc.FileExporter.do_page.html
share/doc/libevdocument/vfunc.FileExporter.end.html
share/doc/libevdocument/vfunc.FileExporter.end_page.html
share/doc/libevdocument/vfunc.FileExporter.get_capabilities.html
share/doc/libevdocument/vfunc.Selection.get_selected_text.html
share/doc/libevdocument/vfunc.Selection.get_selection_region.html
share/doc/libevdocument/vfunc.Selection.render_selection.html
share/doc/libevview/
share/doc/libevview/RedHatDisplay-Black.woff
share/doc/libevview/RedHatDisplay-Black.woff2
share/doc/libevview/RedHatDisplay-BlackItalic.woff
share/doc/libevview/RedHatDisplay-BlackItalic.woff2
share/doc/libevview/RedHatDisplay-Bold.woff
share/doc/libevview/RedHatDisplay-Bold.woff2
share/doc/libevview/RedHatDisplay-BoldItalic.woff
share/doc/libevview/RedHatDisplay-BoldItalic.woff2
share/doc/libevview/RedHatDisplay-Italic.woff
share/doc/libevview/RedHatDisplay-Italic.woff2
share/doc/libevview/RedHatDisplay-Medium.woff
share/doc/libevview/RedHatDisplay-Medium.woff2
share/doc/libevview/RedHatDisplay-MediumItalic.woff
share/doc/libevview/RedHatDisplay-MediumItalic.woff2
share/doc/libevview/RedHatDisplay-Regular.woff
share/doc/libevview/RedHatDisplay-Regular.woff2
share/doc/libevview/RedHatText-Bold.woff
share/doc/libevview/RedHatText-Bold.woff2
share/doc/libevview/RedHatText-BoldItalic.woff
share/doc/libevview/RedHatText-BoldItalic.woff2
share/doc/libevview/RedHatText-Italic.woff
share/doc/libevview/RedHatText-Italic.woff2
share/doc/libevview/RedHatText-Medium.woff
share/doc/libevview/RedHatText-Medium.woff2
share/doc/libevview/RedHatText-MediumItalic.woff
share/doc/libevview/RedHatText-MediumItalic.woff2
share/doc/libevview/RedHatText-Regular.woff
share/doc/libevview/RedHatText-Regular.woff2
share/doc/libevview/SourceCodePro-It.ttf.woff
share/doc/libevview/SourceCodePro-Regular.ttf.woff
share/doc/libevview/SourceCodePro-Semibold.ttf.woff
share/doc/libevview/class.DocumentModel.html
share/doc/libevview/class.Job.html
share/doc/libevview/class.JobAnnots.html
share/doc/libevview/class.JobAttachments.html
share/doc/libevview/class.JobExport.html
share/doc/libevview/class.JobFind.html
share/doc/libevview/class.JobFonts.html
share/doc/libevview/class.JobLayers.html
share/doc/libevview/class.JobLinks.html
share/doc/libevview/class.JobLoad.html
share/doc/libevview/class.JobLoadFd.html
share/doc/libevview/class.JobLoadGFile.html
share/doc/libevview/class.JobLoadStream.html
share/doc/libevview/class.JobPageData.html
share/doc/libevview/class.JobPrint.html
share/doc/libevview/class.JobRender.html
share/doc/libevview/class.JobSave.html
share/doc/libevview/class.JobThumbnail.html
share/doc/libevview/class.PrintOperation.html
share/doc/libevview/class.View.html
share/doc/libevview/class.ViewPresentation.html
share/doc/libevview/classes_hierarchy.html
share/doc/libevview/const.STOCK_ANNOT_SQUIGGLY.html
share/doc/libevview/const.STOCK_ANNOT_TEXT.html
share/doc/libevview/const.STOCK_ATTACHMENT.html
share/doc/libevview/const.STOCK_CLOSE.html
share/doc/libevview/const.STOCK_FIND_UNSUPPORTED.html
share/doc/libevview/const.STOCK_INVERTED_COLORS.html
share/doc/libevview/const.STOCK_OUTLINE.html
share/doc/libevview/const.STOCK_RESIZE_SE.html
share/doc/libevview/const.STOCK_RESIZE_SW.html
share/doc/libevview/const.STOCK_ROTATE_LEFT.html
share/doc/libevview/const.STOCK_ROTATE_RIGHT.html
share/doc/libevview/const.STOCK_RUN_PRESENTATION.html
share/doc/libevview/const.STOCK_SEND_TO.html
share/doc/libevview/const.STOCK_VIEW_CONTINUOUS.html
share/doc/libevview/const.STOCK_VIEW_DUAL.html
share/doc/libevview/const.STOCK_VIEW_SIDEBAR.html
share/doc/libevview/const.STOCK_VISIBLE.html
share/doc/libevview/const.STOCK_ZOOM.html
share/doc/libevview/const.STOCK_ZOOM_PAGE.html
share/doc/libevview/const.STOCK_ZOOM_WIDTH.html
share/doc/libevview/ctor.DocumentModel.new.html
share/doc/libevview/ctor.DocumentModel.new_with_document.html
share/doc/libevview/ctor.JobAnnots.new.html
share/doc/libevview/ctor.JobAttachments.new.html
share/doc/libevview/ctor.JobExport.new.html
share/doc/libevview/ctor.JobFind.new.html
share/doc/libevview/ctor.JobFonts.new.html
share/doc/libevview/ctor.JobLayers.new.html
share/doc/libevview/ctor.JobLinks.new.html
share/doc/libevview/ctor.JobLoad.new.html
share/doc/libevview/ctor.JobLoadFd.new.html
share/doc/libevview/ctor.JobLoadFd.new_take.html
share/doc/libevview/ctor.JobLoadGFile.new.html
share/doc/libevview/ctor.JobLoadStream.new.html
share/doc/libevview/ctor.JobPageData.new.html
share/doc/libevview/ctor.JobPrint.new.html
share/doc/libevview/ctor.JobRender.new.html
share/doc/libevview/ctor.JobSave.new.html
share/doc/libevview/ctor.JobThumbnail.new.html
share/doc/libevview/ctor.JobThumbnail.new_with_target_size.html
share/doc/libevview/ctor.PrintOperation.new.html
share/doc/libevview/ctor.View.new.html
share/doc/libevview/ctor.ViewPresentation.new.html
share/doc/libevview/enum.JobPriority.html
share/doc/libevview/enum.JobRunMode.html
share/doc/libevview/enum.JobThumbnailFormat.html
share/doc/libevview/enum.PageLayout.html
share/doc/libevview/enum.SizingMode.html
share/doc/libevview/flags.JobPageDataFlags.html
share/doc/libevview/fonts.css
share/doc/libevview/func.JOB_LOAD_FD.html
share/doc/libevview/func.JOB_LOAD_FD_CLASS.html
share/doc/libevview/func.JOB_LOAD_GFILE.html
share/doc/libevview/func.JOB_LOAD_GFILE_CLASS.html
share/doc/libevview/func.stock_icons_init.html
share/doc/libevview/func.stock_icons_set_screen.html
share/doc/libevview/func.stock_icons_shutdown.html
share/doc/libevview/fzy.js
share/doc/libevview/go-up-symbolic.png
share/doc/libevview/index.html
share/doc/libevview/index.json
share/doc/libevview/libevview.devhelp2
share/doc/libevview/libevview.toml
share/doc/libevview/main.js
share/doc/libevview/method.DocumentModel.get_continuous.html
share/doc/libevview/method.DocumentModel.get_document.html
share/doc/libevview/method.DocumentModel.get_dual_page.html
share/doc/libevview/method.DocumentModel.get_dual_page_odd_pages_left.html
share/doc/libevview/method.DocumentModel.get_fullscreen.html
share/doc/libevview/method.DocumentModel.get_inverted_colors.html
share/doc/libevview/method.DocumentModel.get_max_scale.html
share/doc/libevview/method.DocumentModel.get_min_scale.html
share/doc/libevview/method.DocumentModel.get_page.html
share/doc/libevview/method.DocumentModel.get_page_layout.html
share/doc/libevview/method.DocumentModel.get_rotation.html
share/doc/libevview/method.DocumentModel.get_rtl.html
share/doc/libevview/method.DocumentModel.get_scale.html
share/doc/libevview/method.DocumentModel.get_sizing_mode.html
share/doc/libevview/method.DocumentModel.set_continuous.html
share/doc/libevview/method.DocumentModel.set_document.html
share/doc/libevview/method.DocumentModel.set_dual_page.html
share/doc/libevview/method.DocumentModel.set_dual_page_odd_pages_left.html
share/doc/libevview/method.DocumentModel.set_fullscreen.html
share/doc/libevview/method.DocumentModel.set_inverted_colors.html
share/doc/libevview/method.DocumentModel.set_max_scale.html
share/doc/libevview/method.DocumentModel.set_min_scale.html
share/doc/libevview/method.DocumentModel.set_page.html
share/doc/libevview/method.DocumentModel.set_page_by_label.html
share/doc/libevview/method.DocumentModel.set_page_layout.html
share/doc/libevview/method.DocumentModel.set_rotation.html
share/doc/libevview/method.DocumentModel.set_rtl.html
share/doc/libevview/method.DocumentModel.set_scale.html
share/doc/libevview/method.DocumentModel.set_sizing_mode.html
share/doc/libevview/method.Job.cancel.html
share/doc/libevview/method.Job.failed.html
share/doc/libevview/method.Job.failed_from_error.html
share/doc/libevview/method.Job.get_run_mode.html
share/doc/libevview/method.Job.is_failed.html
share/doc/libevview/method.Job.is_finished.html
share/doc/libevview/method.Job.run.html
share/doc/libevview/method.Job.scheduler_push_job.html
share/doc/libevview/method.Job.scheduler_update_job.html
share/doc/libevview/method.Job.set_run_mode.html
share/doc/libevview/method.Job.succeeded.html
share/doc/libevview/method.JobExport.set_page.html
share/doc/libevview/method.JobFind.get_n_results.html
share/doc/libevview/method.JobFind.get_options.html
share/doc/libevview/method.JobFind.get_progress.html
share/doc/libevview/method.JobFind.get_results.html
share/doc/libevview/method.JobFind.has_results.html
share/doc/libevview/method.JobFind.set_options.html
share/doc/libevview/method.JobLinks.get_model.html
share/doc/libevview/method.JobLoad.set_password.html
share/doc/libevview/method.JobLoad.set_uri.html
share/doc/libevview/method.JobLoadFd.set_fd.html
share/doc/libevview/method.JobLoadFd.set_load_flags.html
share/doc/libevview/method.JobLoadFd.set_mime_type.html
share/doc/libevview/method.JobLoadFd.set_password.html
share/doc/libevview/method.JobLoadFd.take_fd.html
share/doc/libevview/method.JobLoadGFile.set_gfile.html
share/doc/libevview/method.JobLoadGFile.set_load_flags.html
share/doc/libevview/method.JobLoadGFile.set_password.html
share/doc/libevview/method.JobLoadStream.set_load_flags.html
share/doc/libevview/method.JobLoadStream.set_mime_type.html
share/doc/libevview/method.JobLoadStream.set_password.html
share/doc/libevview/method.JobLoadStream.set_stream.html
share/doc/libevview/method.JobPrint.set_cairo.html
share/doc/libevview/method.JobPrint.set_page.html
share/doc/libevview/method.JobRender.set_selection_info.html
share/doc/libevview/method.JobThumbnail.set_has_frame.html
share/doc/libevview/method.JobThumbnail.set_output_format.html
share/doc/libevview/method.PrintOperation.cancel.html
share/doc/libevview/method.PrintOperation.get_default_page_setup.html
share/doc/libevview/method.PrintOperation.get_embed_page_setup.html
share/doc/libevview/method.PrintOperation.get_error.html
share/doc/libevview/method.PrintOperation.get_job_name.html
share/doc/libevview/method.PrintOperation.get_print_settings.html
share/doc/libevview/method.PrintOperation.get_progress.html
share/doc/libevview/method.PrintOperation.get_status.html
share/doc/libevview/method.PrintOperation.run.html
share/doc/libevview/method.PrintOperation.set_current_page.html
share/doc/libevview/method.PrintOperation.set_default_page_setup.html
share/doc/libevview/method.PrintOperation.set_embed_page_setup.html
share/doc/libevview/method.PrintOperation.set_job_name.html
share/doc/libevview/method.PrintOperation.set_print_settings.html
share/doc/libevview/method.View.add_text_markup_annotation_for_selected_text.html
share/doc/libevview/method.View.autoscroll_start.html
share/doc/libevview/method.View.autoscroll_stop.html
share/doc/libevview/method.View.begin_add_annotation.html
share/doc/libevview/method.View.can_zoom_in.html
share/doc/libevview/method.View.can_zoom_out.html
share/doc/libevview/method.View.cancel_add_annotation.html
share/doc/libevview/method.View.copy.html
share/doc/libevview/method.View.copy_link_address.html
share/doc/libevview/method.View.current_event_is_type.html
share/doc/libevview/method.View.find_cancel.html
share/doc/libevview/method.View.find_changed.html
share/doc/libevview/method.View.find_next.html
share/doc/libevview/method.View.find_previous.html
share/doc/libevview/method.View.find_restart.html
share/doc/libevview/method.View.find_search_changed.html
share/doc/libevview/method.View.find_set_highlight_search.html
share/doc/libevview/method.View.find_set_result.html
share/doc/libevview/method.View.find_started.html
share/doc/libevview/method.View.focus_annotation.html
share/doc/libevview/method.View.get_allow_links_change_zoom.html
share/doc/libevview/method.View.get_enable_spellchecking.html
share/doc/libevview/method.View.get_has_selection.html
share/doc/libevview/method.View.get_page_extents.html
share/doc/libevview/method.View.get_page_extents_for_border.html
share/doc/libevview/method.View.get_selected_text.html
share/doc/libevview/method.View.handle_link.html
share/doc/libevview/method.View.hide_cursor.html
share/doc/libevview/method.View.highlight_forward_search.html
share/doc/libevview/method.View.is_caret_navigation_enabled.html
share/doc/libevview/method.View.is_loading.html
share/doc/libevview/method.View.next_page.html
share/doc/libevview/method.View.previous_page.html
share/doc/libevview/method.View.reload.html
share/doc/libevview/method.View.remove_annotation.html
share/doc/libevview/method.View.scroll.html
share/doc/libevview/method.View.select_all.html
share/doc/libevview/method.View.set_allow_links_change_zoom.html
share/doc/libevview/method.View.set_caret_cursor_position.html
share/doc/libevview/method.View.set_caret_navigation_enabled.html
share/doc/libevview/method.View.set_enable_spellchecking.html
share/doc/libevview/method.View.set_loading.html
share/doc/libevview/method.View.set_model.html
share/doc/libevview/method.View.set_page_cache_size.html
share/doc/libevview/method.View.show_cursor.html
share/doc/libevview/method.View.supports_caret_navigation.html
share/doc/libevview/method.View.zoom_in.html
share/doc/libevview/method.View.zoom_out.html
share/doc/libevview/method.ViewPresentation.get_current_page.html
share/doc/libevview/method.ViewPresentation.get_rotation.html
share/doc/libevview/method.ViewPresentation.next_page.html
share/doc/libevview/method.ViewPresentation.previous_page.html
share/doc/libevview/method.ViewPresentation.set_rotation.html
share/doc/libevview/property.DocumentModel.continuous.html
share/doc/libevview/property.DocumentModel.document.html
share/doc/libevview/property.DocumentModel.dual-odd-left.html
share/doc/libevview/property.DocumentModel.dual-page.html
share/doc/libevview/property.DocumentModel.fullscreen.html
share/doc/libevview/property.DocumentModel.inverted-colors.html
share/doc/libevview/property.DocumentModel.max-scale.html
share/doc/libevview/property.DocumentModel.min-scale.html
share/doc/libevview/property.DocumentModel.page-layout.html
share/doc/libevview/property.DocumentModel.page.html
share/doc/libevview/property.DocumentModel.rotation.html
share/doc/libevview/property.DocumentModel.rtl.html
share/doc/libevview/property.DocumentModel.scale.html
share/doc/libevview/property.DocumentModel.sizing-mode.html
share/doc/libevview/property.PrintOperation.document.html
share/doc/libevview/property.View.can-zoom-in.html
share/doc/libevview/property.View.can-zoom-out.html
share/doc/libevview/property.View.is-loading.html
share/doc/libevview/property.ViewPresentation.current-page.html
share/doc/libevview/property.ViewPresentation.document.html
share/doc/libevview/property.ViewPresentation.inverted-colors.html
share/doc/libevview/property.ViewPresentation.rotation.html
share/doc/libevview/search.js
share/doc/libevview/signal.DocumentModel.page-changed.html
share/doc/libevview/signal.Job.cancelled.html
share/doc/libevview/signal.Job.finished.html
share/doc/libevview/signal.JobFind.updated.html
share/doc/libevview/signal.JobFonts.updated.html
share/doc/libevview/signal.PrintOperation.begin-print.html
share/doc/libevview/signal.PrintOperation.done.html
share/doc/libevview/signal.PrintOperation.status-changed.html
share/doc/libevview/signal.View.activate.html
share/doc/libevview/signal.View.annot-added.html
share/doc/libevview/signal.View.annot-cancel-add.html
share/doc/libevview/signal.View.annot-changed.html
share/doc/libevview/signal.View.annot-removed.html
share/doc/libevview/signal.View.cursor-moved.html
share/doc/libevview/signal.View.external-link.html
share/doc/libevview/signal.View.handle-link.html
share/doc/libevview/signal.View.layers-changed.html
share/doc/libevview/signal.View.move-cursor.html
share/doc/libevview/signal.View.popup.html
share/doc/libevview/signal.View.scroll.html
share/doc/libevview/signal.View.selection-changed.html
share/doc/libevview/signal.View.sync-source.html
share/doc/libevview/signal.ViewPresentation.change-page.html
share/doc/libevview/signal.ViewPresentation.external-link.html
share/doc/libevview/signal.ViewPresentation.finished.html
share/doc/libevview/solarized-dark.css
share/doc/libevview/solarized-light.css
share/doc/libevview/style.css
share/doc/libevview/type_func.Job.scheduler_get_running_thread_job.html
share/doc/libevview/type_func.PrintOperation.exists_for_document.html
share/doc/libevview/vfunc.Job.cancelled.html
share/doc/libevview/vfunc.Job.finished.html
share/doc/libevview/vfunc.Job.run.html
share/doc/libevview/vfunc.JobFind.updated.html
share/doc/libevview/vfunc.JobFonts.updated.html
share/evince/
share/evince/hand-open.png
share/evince/icons/

View File

@ -3,6 +3,7 @@ COMMENT= location, timezone and weather-lookup library
GNOME_PROJECT= libgweather
GNOME_VERSION= 4.0.0
PKGNAME= libgweather4-${GNOME_VERSION}
REVISION= 0
SHARED_LIBS += gweather-4 0.0 # 0.0.0
@ -20,15 +21,13 @@ MODULES= devel/dconf \
x11/gnome
MODPY_RUNDEP= No
MODGNOME_TOOLS= gobject-introspection vala
MODGNOME_TOOLS= gi-docgen gobject-introspection vala
BUILD_DEPENDS= devel/py-gobject3${MODPY_FLAVOR}
LIB_DEPENDS= devel/libsoup \
geo/geocode-glib
CONFIGURE_ARGS= -Dgtk_doc=false
DEBUG_PACKAGES= ${BUILD_PACKAGES}
TEST_ENV= XDG_CACHE_HOME=${WRKBUILD}

View File

@ -6,13 +6,173 @@ include/libgweather-4.0/libgweather/gweather-info.h
include/libgweather-4.0/libgweather/gweather-location.h
include/libgweather-4.0/libgweather/gweather-version.h
include/libgweather-4.0/libgweather/gweather.h
lib/girepository-1.0/
lib/girepository-1.0/GWeather-4.0.typelib
lib/libgweather-4/
@lib lib/libgweather-4.so.${LIBgweather-4_VERSION}
lib/libgweather-4/Locations.bin
lib/pkgconfig/gweather4.pc
share/gir-1.0/
share/doc/libgweather-4.0/
share/doc/libgweather-4.0/RedHatDisplay-Black.woff
share/doc/libgweather-4.0/RedHatDisplay-Black.woff2
share/doc/libgweather-4.0/RedHatDisplay-BlackItalic.woff
share/doc/libgweather-4.0/RedHatDisplay-BlackItalic.woff2
share/doc/libgweather-4.0/RedHatDisplay-Bold.woff
share/doc/libgweather-4.0/RedHatDisplay-Bold.woff2
share/doc/libgweather-4.0/RedHatDisplay-BoldItalic.woff
share/doc/libgweather-4.0/RedHatDisplay-BoldItalic.woff2
share/doc/libgweather-4.0/RedHatDisplay-Italic.woff
share/doc/libgweather-4.0/RedHatDisplay-Italic.woff2
share/doc/libgweather-4.0/RedHatDisplay-Medium.woff
share/doc/libgweather-4.0/RedHatDisplay-Medium.woff2
share/doc/libgweather-4.0/RedHatDisplay-MediumItalic.woff
share/doc/libgweather-4.0/RedHatDisplay-MediumItalic.woff2
share/doc/libgweather-4.0/RedHatDisplay-Regular.woff
share/doc/libgweather-4.0/RedHatDisplay-Regular.woff2
share/doc/libgweather-4.0/RedHatText-Bold.woff
share/doc/libgweather-4.0/RedHatText-Bold.woff2
share/doc/libgweather-4.0/RedHatText-BoldItalic.woff
share/doc/libgweather-4.0/RedHatText-BoldItalic.woff2
share/doc/libgweather-4.0/RedHatText-Italic.woff
share/doc/libgweather-4.0/RedHatText-Italic.woff2
share/doc/libgweather-4.0/RedHatText-Medium.woff
share/doc/libgweather-4.0/RedHatText-Medium.woff2
share/doc/libgweather-4.0/RedHatText-MediumItalic.woff
share/doc/libgweather-4.0/RedHatText-MediumItalic.woff2
share/doc/libgweather-4.0/RedHatText-Regular.woff
share/doc/libgweather-4.0/RedHatText-Regular.woff2
share/doc/libgweather-4.0/SourceCodePro-It.ttf.woff
share/doc/libgweather-4.0/SourceCodePro-Regular.ttf.woff
share/doc/libgweather-4.0/SourceCodePro-Semibold.ttf.woff
share/doc/libgweather-4.0/adding-locations.html
share/doc/libgweather-4.0/alias.MoonLatitude.html
share/doc/libgweather-4.0/alias.MoonPhase.html
share/doc/libgweather-4.0/callback.FilterFunc.html
share/doc/libgweather-4.0/class.Info.html
share/doc/libgweather-4.0/class.Location.html
share/doc/libgweather-4.0/classes_hierarchy.html
share/doc/libgweather-4.0/ctor.Info.new.html
share/doc/libgweather-4.0/ctor.Location.new_detached.html
share/doc/libgweather-4.0/enum.ConditionPhenomenon.html
share/doc/libgweather-4.0/enum.ConditionQualifier.html
share/doc/libgweather-4.0/enum.DistanceUnit.html
share/doc/libgweather-4.0/enum.LocationLevel.html
share/doc/libgweather-4.0/enum.PressureUnit.html
share/doc/libgweather-4.0/enum.Sky.html
share/doc/libgweather-4.0/enum.SpeedUnit.html
share/doc/libgweather-4.0/enum.TemperatureUnit.html
share/doc/libgweather-4.0/enum.WindDirection.html
share/doc/libgweather-4.0/flags.FormatOptions.html
share/doc/libgweather-4.0/flags.Provider.html
share/doc/libgweather-4.0/fonts.css
share/doc/libgweather-4.0/fzy.js
share/doc/libgweather-4.0/go-up-symbolic.png
share/doc/libgweather-4.0/index.html
share/doc/libgweather-4.0/index.json
share/doc/libgweather-4.0/libgweather-4.0.devhelp2
share/doc/libgweather-4.0/libgweather-logo.svg
share/doc/libgweather-4.0/main.js
share/doc/libgweather-4.0/method.Conditions.to_string.html
share/doc/libgweather-4.0/method.Conditions.to_string_full.html
share/doc/libgweather-4.0/method.Info.abort.html
share/doc/libgweather-4.0/method.Info.get_apparent.html
share/doc/libgweather-4.0/method.Info.get_application_id.html
share/doc/libgweather-4.0/method.Info.get_attribution.html
share/doc/libgweather-4.0/method.Info.get_conditions.html
share/doc/libgweather-4.0/method.Info.get_contact_info.html
share/doc/libgweather-4.0/method.Info.get_dew.html
share/doc/libgweather-4.0/method.Info.get_enabled_providers.html
share/doc/libgweather-4.0/method.Info.get_forecast_list.html
share/doc/libgweather-4.0/method.Info.get_humidity.html
share/doc/libgweather-4.0/method.Info.get_icon_name.html
share/doc/libgweather-4.0/method.Info.get_location.html
share/doc/libgweather-4.0/method.Info.get_location_name.html
share/doc/libgweather-4.0/method.Info.get_pressure.html
share/doc/libgweather-4.0/method.Info.get_sky.html
share/doc/libgweather-4.0/method.Info.get_sunrise.html
share/doc/libgweather-4.0/method.Info.get_sunset.html
share/doc/libgweather-4.0/method.Info.get_symbolic_icon_name.html
share/doc/libgweather-4.0/method.Info.get_temp.html
share/doc/libgweather-4.0/method.Info.get_temp_max.html
share/doc/libgweather-4.0/method.Info.get_temp_min.html
share/doc/libgweather-4.0/method.Info.get_temp_summary.html
share/doc/libgweather-4.0/method.Info.get_upcoming_moonphases.html
share/doc/libgweather-4.0/method.Info.get_update.html
share/doc/libgweather-4.0/method.Info.get_value_apparent.html
share/doc/libgweather-4.0/method.Info.get_value_conditions.html
share/doc/libgweather-4.0/method.Info.get_value_dew.html
share/doc/libgweather-4.0/method.Info.get_value_moonphase.html
share/doc/libgweather-4.0/method.Info.get_value_pressure.html
share/doc/libgweather-4.0/method.Info.get_value_sky.html
share/doc/libgweather-4.0/method.Info.get_value_sunrise.html
share/doc/libgweather-4.0/method.Info.get_value_sunset.html
share/doc/libgweather-4.0/method.Info.get_value_temp.html
share/doc/libgweather-4.0/method.Info.get_value_temp_max.html
share/doc/libgweather-4.0/method.Info.get_value_temp_min.html
share/doc/libgweather-4.0/method.Info.get_value_update.html
share/doc/libgweather-4.0/method.Info.get_value_visibility.html
share/doc/libgweather-4.0/method.Info.get_value_wind.html
share/doc/libgweather-4.0/method.Info.get_visibility.html
share/doc/libgweather-4.0/method.Info.get_weather_summary.html
share/doc/libgweather-4.0/method.Info.get_wind.html
share/doc/libgweather-4.0/method.Info.is_daytime.html
share/doc/libgweather-4.0/method.Info.is_valid.html
share/doc/libgweather-4.0/method.Info.network_error.html
share/doc/libgweather-4.0/method.Info.next_sun_event.html
share/doc/libgweather-4.0/method.Info.set_application_id.html
share/doc/libgweather-4.0/method.Info.set_contact_info.html
share/doc/libgweather-4.0/method.Info.set_enabled_providers.html
share/doc/libgweather-4.0/method.Info.set_location.html
share/doc/libgweather-4.0/method.Info.update.html
share/doc/libgweather-4.0/method.Location.deserialize.html
share/doc/libgweather-4.0/method.Location.detect_nearest_city.html
share/doc/libgweather-4.0/method.Location.equal.html
share/doc/libgweather-4.0/method.Location.find_by_country_code.html
share/doc/libgweather-4.0/method.Location.find_by_station_code.html
share/doc/libgweather-4.0/method.Location.find_nearest_city.html
share/doc/libgweather-4.0/method.Location.find_nearest_city_full.html
share/doc/libgweather-4.0/method.Location.free_timezones.html
share/doc/libgweather-4.0/method.Location.get_city_name.html
share/doc/libgweather-4.0/method.Location.get_code.html
share/doc/libgweather-4.0/method.Location.get_coords.html
share/doc/libgweather-4.0/method.Location.get_country.html
share/doc/libgweather-4.0/method.Location.get_country_name.html
share/doc/libgweather-4.0/method.Location.get_distance.html
share/doc/libgweather-4.0/method.Location.get_english_name.html
share/doc/libgweather-4.0/method.Location.get_english_sort_name.html
share/doc/libgweather-4.0/method.Location.get_level.html
share/doc/libgweather-4.0/method.Location.get_name.html
share/doc/libgweather-4.0/method.Location.get_parent.html
share/doc/libgweather-4.0/method.Location.get_sort_name.html
share/doc/libgweather-4.0/method.Location.get_timezone.html
share/doc/libgweather-4.0/method.Location.get_timezone_str.html
share/doc/libgweather-4.0/method.Location.get_timezones.html
share/doc/libgweather-4.0/method.Location.has_coords.html
share/doc/libgweather-4.0/method.Location.has_timezone.html
share/doc/libgweather-4.0/method.Location.next_child.html
share/doc/libgweather-4.0/method.Location.serialize.html
share/doc/libgweather-4.0/migrating-3to4.html
share/doc/libgweather-4.0/opensearch.xml
share/doc/libgweather-4.0/property.Info.application-id.html
share/doc/libgweather-4.0/property.Info.contact-info.html
share/doc/libgweather-4.0/property.Info.enabled-providers.html
share/doc/libgweather-4.0/property.Info.location.html
share/doc/libgweather-4.0/search.js
share/doc/libgweather-4.0/signal.Info.updated.html
share/doc/libgweather-4.0/solarized-dark.css
share/doc/libgweather-4.0/solarized-light.css
share/doc/libgweather-4.0/struct.Conditions.html
share/doc/libgweather-4.0/style.css
share/doc/libgweather-4.0/type_func.Info.store_cache.html
share/doc/libgweather-4.0/type_func.Location.detect_nearest_city_finish.html
share/doc/libgweather-4.0/type_func.Location.get_world.html
share/doc/libgweather-4.0/type_func.LocationLevel.to_string.html
share/doc/libgweather-4.0/type_func.Sky.to_string.html
share/doc/libgweather-4.0/type_func.Sky.to_string_full.html
share/doc/libgweather-4.0/type_func.SpeedUnit.to_string.html
share/doc/libgweather-4.0/type_func.TemperatureUnit.to_real.html
share/doc/libgweather-4.0/type_func.WindDirection.to_string.html
share/doc/libgweather-4.0/type_func.WindDirection.to_string_full.html
share/doc/libgweather-4.0/urlmap.js
share/gir-1.0/GWeather-4.0.gir
share/glib-2.0/schemas/org.gnome.GWeather4.enums.xml
share/glib-2.0/schemas/org.gnome.GWeather4.gschema.xml
@ -21,8 +181,6 @@ share/libgweather-4/Locations.xml
share/libgweather-4/locations.dtd
share/locale/af/LC_MESSAGES/libgweather-4.0.mo
share/locale/am/LC_MESSAGES/libgweather-4.0.mo
share/locale/ang/
share/locale/ang/LC_MESSAGES/
share/locale/ang/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ar/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ar/LC_MESSAGES/libgweather-4.0.mo
@ -42,8 +200,6 @@ share/locale/bn/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/bn/LC_MESSAGES/libgweather-4.0.mo
share/locale/bn_IN/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/bn_IN/LC_MESSAGES/libgweather-4.0.mo
share/locale/br/
share/locale/br/LC_MESSAGES/
share/locale/br/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/br/LC_MESSAGES/libgweather-4.0.mo
share/locale/bs/LC_MESSAGES/libgweather-4.0-locations.mo
@ -52,8 +208,6 @@ share/locale/ca/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ca/LC_MESSAGES/libgweather-4.0.mo
share/locale/ca@valencia/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ca@valencia/LC_MESSAGES/libgweather-4.0.mo
share/locale/crh/
share/locale/crh/LC_MESSAGES/
share/locale/crh/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/crh/LC_MESSAGES/libgweather-4.0.mo
share/locale/cs/LC_MESSAGES/libgweather-4.0-locations.mo
@ -176,8 +330,6 @@ share/locale/ko/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ko/LC_MESSAGES/libgweather-4.0.mo
share/locale/ku/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ku/LC_MESSAGES/libgweather-4.0.mo
share/locale/ky/
share/locale/ky/LC_MESSAGES/
share/locale/ky/LC_MESSAGES/libgweather-4.0-locations.mo
share/locale/ky/LC_MESSAGES/libgweather-4.0.mo
share/locale/lt/LC_MESSAGES/libgweather-4.0-locations.mo

View File

@ -15,9 +15,11 @@ DEBUG_PACKAGES= ${BUILD_PACKAGES}
### stable
.if ${PROPERTIES:Mrust}
REVISION= 0
SHARED_LIBS += rsvg-2 41.0 # 50.0
GNOME_VERSION= ${STABLE_VERSION}
MODULES += lang/python
MODULES += lang/python
MODGNOME_TOOLS += gi-docgen
MODPY_RUNDEP= No
BUILD_DEPENDS= lang/rust \
textproc/py-docutils${MODPY_FLAVOR}
@ -55,7 +57,7 @@ WANTLIB += pixman-1 png pthread xcb xcb-render xcb-shm xml2 z
MODULES += x11/gnome
MODGNOME_TOOLS= gobject-introspection vala
MODGNOME_TOOLS += gobject-introspection vala
LIB_DEPENDS += devel/pango \
graphics/gdk-pixbuf2 \

View File

@ -4,4 +4,125 @@ share/doc/librsvg/
share/doc/librsvg/COMPILING.md
share/doc/librsvg/CONTRIBUTING.md
share/doc/librsvg/README.md
share/doc/librsvg/Rsvg-2.0/
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Black.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Black.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-BlackItalic.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-BlackItalic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Bold.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Bold.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-BoldItalic.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-BoldItalic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Italic.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Italic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Medium.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Medium.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-MediumItalic.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-MediumItalic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Regular.woff
share/doc/librsvg/Rsvg-2.0/RedHatDisplay-Regular.woff2
share/doc/librsvg/Rsvg-2.0/RedHatText-Bold.woff
share/doc/librsvg/Rsvg-2.0/RedHatText-Bold.woff2
share/doc/librsvg/Rsvg-2.0/RedHatText-BoldItalic.woff
share/doc/librsvg/Rsvg-2.0/RedHatText-BoldItalic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatText-Italic.woff
share/doc/librsvg/Rsvg-2.0/RedHatText-Italic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatText-Medium.woff
share/doc/librsvg/Rsvg-2.0/RedHatText-Medium.woff2
share/doc/librsvg/Rsvg-2.0/RedHatText-MediumItalic.woff
share/doc/librsvg/Rsvg-2.0/RedHatText-MediumItalic.woff2
share/doc/librsvg/Rsvg-2.0/RedHatText-Regular.woff
share/doc/librsvg/Rsvg-2.0/RedHatText-Regular.woff2
share/doc/librsvg/Rsvg-2.0/Rsvg-2.0.devhelp2
share/doc/librsvg/Rsvg-2.0/SourceCodePro-It.ttf.woff
share/doc/librsvg/Rsvg-2.0/SourceCodePro-Regular.ttf.woff
share/doc/librsvg/Rsvg-2.0/SourceCodePro-Semibold.ttf.woff
share/doc/librsvg/Rsvg-2.0/callback.SizeFunc.html
share/doc/librsvg/Rsvg-2.0/class.Handle.html
share/doc/librsvg/Rsvg-2.0/classes_hierarchy.html
share/doc/librsvg/Rsvg-2.0/const.MAJOR_VERSION.html
share/doc/librsvg/Rsvg-2.0/const.MICRO_VERSION.html
share/doc/librsvg/Rsvg-2.0/const.MINOR_VERSION.html
share/doc/librsvg/Rsvg-2.0/const.VERSION.html
share/doc/librsvg/Rsvg-2.0/ctor.Handle.new.html
share/doc/librsvg/Rsvg-2.0/ctor.Handle.new_from_data.html
share/doc/librsvg/Rsvg-2.0/ctor.Handle.new_from_file.html
share/doc/librsvg/Rsvg-2.0/ctor.Handle.new_from_gfile_sync.html
share/doc/librsvg/Rsvg-2.0/ctor.Handle.new_from_stream_sync.html
share/doc/librsvg/Rsvg-2.0/ctor.Handle.new_with_flags.html
share/doc/librsvg/Rsvg-2.0/enum.Unit.html
share/doc/librsvg/Rsvg-2.0/error.Error.html
share/doc/librsvg/Rsvg-2.0/flags.HandleFlags.html
share/doc/librsvg/Rsvg-2.0/fonts.css
share/doc/librsvg/Rsvg-2.0/func.CHECK_VERSION.html
share/doc/librsvg/Rsvg-2.0/func.DEPRECATED_FOR.html
share/doc/librsvg/Rsvg-2.0/func.cleanup.html
share/doc/librsvg/Rsvg-2.0/func.init.html
share/doc/librsvg/Rsvg-2.0/func.pixbuf_from_file.html
share/doc/librsvg/Rsvg-2.0/func.pixbuf_from_file_at_max_size.html
share/doc/librsvg/Rsvg-2.0/func.pixbuf_from_file_at_size.html
share/doc/librsvg/Rsvg-2.0/func.pixbuf_from_file_at_zoom.html
share/doc/librsvg/Rsvg-2.0/func.pixbuf_from_file_at_zoom_with_max.html
share/doc/librsvg/Rsvg-2.0/func.set_default_dpi.html
share/doc/librsvg/Rsvg-2.0/func.set_default_dpi_x_y.html
share/doc/librsvg/Rsvg-2.0/func.term.html
share/doc/librsvg/Rsvg-2.0/fzy.js
share/doc/librsvg/Rsvg-2.0/go-up-symbolic.png
share/doc/librsvg/Rsvg-2.0/index.html
share/doc/librsvg/Rsvg-2.0/index.json
share/doc/librsvg/Rsvg-2.0/main.js
share/doc/librsvg/Rsvg-2.0/method.Handle.close.html
share/doc/librsvg/Rsvg-2.0/method.Handle.free.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_base_uri.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_desc.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_dimensions.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_dimensions_sub.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_geometry_for_element.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_geometry_for_layer.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_intrinsic_dimensions.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_intrinsic_size_in_pixels.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_metadata.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_pixbuf.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_pixbuf_sub.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_position_sub.html
share/doc/librsvg/Rsvg-2.0/method.Handle.get_title.html
share/doc/librsvg/Rsvg-2.0/method.Handle.has_sub.html
share/doc/librsvg/Rsvg-2.0/method.Handle.internal_set_testing.html
share/doc/librsvg/Rsvg-2.0/method.Handle.read_stream_sync.html
share/doc/librsvg/Rsvg-2.0/method.Handle.render_cairo.html
share/doc/librsvg/Rsvg-2.0/method.Handle.render_cairo_sub.html
share/doc/librsvg/Rsvg-2.0/method.Handle.render_document.html
share/doc/librsvg/Rsvg-2.0/method.Handle.render_element.html
share/doc/librsvg/Rsvg-2.0/method.Handle.render_layer.html
share/doc/librsvg/Rsvg-2.0/method.Handle.set_base_gfile.html
share/doc/librsvg/Rsvg-2.0/method.Handle.set_base_uri.html
share/doc/librsvg/Rsvg-2.0/method.Handle.set_dpi.html
share/doc/librsvg/Rsvg-2.0/method.Handle.set_dpi_x_y.html
share/doc/librsvg/Rsvg-2.0/method.Handle.set_size_callback.html
share/doc/librsvg/Rsvg-2.0/method.Handle.set_stylesheet.html
share/doc/librsvg/Rsvg-2.0/method.Handle.write.html
share/doc/librsvg/Rsvg-2.0/migrating.html
share/doc/librsvg/Rsvg-2.0/overview.html
share/doc/librsvg/Rsvg-2.0/property.Handle.base-uri.html
share/doc/librsvg/Rsvg-2.0/property.Handle.desc.html
share/doc/librsvg/Rsvg-2.0/property.Handle.dpi-x.html
share/doc/librsvg/Rsvg-2.0/property.Handle.dpi-y.html
share/doc/librsvg/Rsvg-2.0/property.Handle.em.html
share/doc/librsvg/Rsvg-2.0/property.Handle.ex.html
share/doc/librsvg/Rsvg-2.0/property.Handle.flags.html
share/doc/librsvg/Rsvg-2.0/property.Handle.height.html
share/doc/librsvg/Rsvg-2.0/property.Handle.metadata.html
share/doc/librsvg/Rsvg-2.0/property.Handle.title.html
share/doc/librsvg/Rsvg-2.0/property.Handle.width.html
share/doc/librsvg/Rsvg-2.0/recommendations.html
share/doc/librsvg/Rsvg-2.0/search.js
share/doc/librsvg/Rsvg-2.0/solarized-dark.css
share/doc/librsvg/Rsvg-2.0/solarized-light.css
share/doc/librsvg/Rsvg-2.0/struct.DimensionData.html
share/doc/librsvg/Rsvg-2.0/struct.Length.html
share/doc/librsvg/Rsvg-2.0/struct.PositionData.html
share/doc/librsvg/Rsvg-2.0/struct.Rectangle.html
share/doc/librsvg/Rsvg-2.0/style.css
share/doc/librsvg/Rsvg-2.0/type_func.Error.quark.html
share/doc/librsvg/Rsvg-2.0/urlmap.js
share/doc/librsvg/code-of-conduct.md

View File

@ -2,6 +2,7 @@ COMMENT= library for storing and retrieving passwords and secrets
GNOME_PROJECT= libsecret
GNOME_VERSION= 0.20.5
REVISION= 0
SHARED_LIBS += secret-1 2.2 # 0.0.0
@ -13,7 +14,7 @@ WANTLIB += c gcrypt gio-2.0 glib-2.0 gobject-2.0
MODULES= devel/meson \
x11/gnome
MODGNOME_TOOLS= docbook gobject-introspection vala
MODGNOME_TOOLS= docbook gi-docgen gobject-introspection vala
LIB_DEPENDS= devel/glib2 \
security/libgcrypt
@ -22,8 +23,6 @@ LIB_DEPENDS= devel/glib2 \
# org.freedesktop.secrets; gnome-keyring-*|keepassxc-*:x11/gnome/keyring
#RUN_DEPENDS += x11/gnome/keyring
CONFIGURE_ARGS= -Dgtk_doc=false
# unable to autolaunch a dbus-daemon without a $DISPLAY for X11
TEST_IS_INTERACTIVE= X11

View File

@ -23,6 +23,325 @@ lib/girepository-1.0/Secret-1.typelib
lib/pkgconfig/libsecret-1.pc
lib/pkgconfig/libsecret-unstable.pc
@man man/man1/secret-tool.1
share/doc/libsecret-1/
share/doc/libsecret-1/RedHatDisplay-Black.woff
share/doc/libsecret-1/RedHatDisplay-Black.woff2
share/doc/libsecret-1/RedHatDisplay-BlackItalic.woff
share/doc/libsecret-1/RedHatDisplay-BlackItalic.woff2
share/doc/libsecret-1/RedHatDisplay-Bold.woff
share/doc/libsecret-1/RedHatDisplay-Bold.woff2
share/doc/libsecret-1/RedHatDisplay-BoldItalic.woff
share/doc/libsecret-1/RedHatDisplay-BoldItalic.woff2
share/doc/libsecret-1/RedHatDisplay-Italic.woff
share/doc/libsecret-1/RedHatDisplay-Italic.woff2
share/doc/libsecret-1/RedHatDisplay-Medium.woff
share/doc/libsecret-1/RedHatDisplay-Medium.woff2
share/doc/libsecret-1/RedHatDisplay-MediumItalic.woff
share/doc/libsecret-1/RedHatDisplay-MediumItalic.woff2
share/doc/libsecret-1/RedHatDisplay-Regular.woff
share/doc/libsecret-1/RedHatDisplay-Regular.woff2
share/doc/libsecret-1/RedHatText-Bold.woff
share/doc/libsecret-1/RedHatText-Bold.woff2
share/doc/libsecret-1/RedHatText-BoldItalic.woff
share/doc/libsecret-1/RedHatText-BoldItalic.woff2
share/doc/libsecret-1/RedHatText-Italic.woff
share/doc/libsecret-1/RedHatText-Italic.woff2
share/doc/libsecret-1/RedHatText-Medium.woff
share/doc/libsecret-1/RedHatText-Medium.woff2
share/doc/libsecret-1/RedHatText-MediumItalic.woff
share/doc/libsecret-1/RedHatText-MediumItalic.woff2
share/doc/libsecret-1/RedHatText-Regular.woff
share/doc/libsecret-1/RedHatText-Regular.woff2
share/doc/libsecret-1/SourceCodePro-It.ttf.woff
share/doc/libsecret-1/SourceCodePro-Regular.ttf.woff
share/doc/libsecret-1/SourceCodePro-Semibold.ttf.woff
share/doc/libsecret-1/class.Collection.html
share/doc/libsecret-1/class.Item.html
share/doc/libsecret-1/class.Prompt.html
share/doc/libsecret-1/class.Service.html
share/doc/libsecret-1/classes_hierarchy.html
share/doc/libsecret-1/const.BACKEND_EXTENSION_POINT_NAME.html
share/doc/libsecret-1/const.COLLECTION_DEFAULT.html
share/doc/libsecret-1/const.COLLECTION_SESSION.html
share/doc/libsecret-1/const.MAJOR_VERSION.html
share/doc/libsecret-1/const.MICRO_VERSION.html
share/doc/libsecret-1/const.MINOR_VERSION.html
share/doc/libsecret-1/ctor.Collection.new_for_dbus_path_finish.html
share/doc/libsecret-1/ctor.Collection.new_for_dbus_path_sync.html
share/doc/libsecret-1/ctor.Item.new_for_dbus_path_finish.html
share/doc/libsecret-1/ctor.Item.new_for_dbus_path_sync.html
share/doc/libsecret-1/ctor.Schema.new.html
share/doc/libsecret-1/ctor.Schema.newv.html
share/doc/libsecret-1/ctor.Value.new.html
share/doc/libsecret-1/ctor.Value.new_full.html
share/doc/libsecret-1/enum.BackendFlags.html
share/doc/libsecret-1/enum.Error.html
share/doc/libsecret-1/enum.SchemaAttributeType.html
share/doc/libsecret-1/enum.SchemaType.html
share/doc/libsecret-1/flags.CollectionCreateFlags.html
share/doc/libsecret-1/flags.CollectionFlags.html
share/doc/libsecret-1/flags.ItemCreateFlags.html
share/doc/libsecret-1/flags.ItemFlags.html
share/doc/libsecret-1/flags.SchemaFlags.html
share/doc/libsecret-1/flags.SearchFlags.html
share/doc/libsecret-1/flags.ServiceFlags.html
share/doc/libsecret-1/fonts.css
share/doc/libsecret-1/func.CHECK_VERSION.html
share/doc/libsecret-1/func.attributes_build.html
share/doc/libsecret-1/func.attributes_buildv.html
share/doc/libsecret-1/func.get_schema.html
share/doc/libsecret-1/func.password_clear.html
share/doc/libsecret-1/func.password_clear_finish.html
share/doc/libsecret-1/func.password_clear_sync.html
share/doc/libsecret-1/func.password_clearv.html
share/doc/libsecret-1/func.password_clearv_sync.html
share/doc/libsecret-1/func.password_free.html
share/doc/libsecret-1/func.password_lookup.html
share/doc/libsecret-1/func.password_lookup_binary_finish.html
share/doc/libsecret-1/func.password_lookup_binary_sync.html
share/doc/libsecret-1/func.password_lookup_finish.html
share/doc/libsecret-1/func.password_lookup_nonpageable_finish.html
share/doc/libsecret-1/func.password_lookup_nonpageable_sync.html
share/doc/libsecret-1/func.password_lookup_sync.html
share/doc/libsecret-1/func.password_lookupv.html
share/doc/libsecret-1/func.password_lookupv_binary_sync.html
share/doc/libsecret-1/func.password_lookupv_nonpageable_sync.html
share/doc/libsecret-1/func.password_lookupv_sync.html
share/doc/libsecret-1/func.password_search.html
share/doc/libsecret-1/func.password_search_finish.html
share/doc/libsecret-1/func.password_search_sync.html
share/doc/libsecret-1/func.password_searchv.html
share/doc/libsecret-1/func.password_searchv_sync.html
share/doc/libsecret-1/func.password_store.html
share/doc/libsecret-1/func.password_store_binary.html
share/doc/libsecret-1/func.password_store_binary_sync.html
share/doc/libsecret-1/func.password_store_finish.html
share/doc/libsecret-1/func.password_store_sync.html
share/doc/libsecret-1/func.password_storev.html
share/doc/libsecret-1/func.password_storev_binary.html
share/doc/libsecret-1/func.password_storev_binary_sync.html
share/doc/libsecret-1/func.password_storev_sync.html
share/doc/libsecret-1/func.password_wipe.html
share/doc/libsecret-1/fzy.js
share/doc/libsecret-1/go-up-symbolic.png
share/doc/libsecret-1/iface.Backend.html
share/doc/libsecret-1/iface.Retrievable.html
share/doc/libsecret-1/index.html
share/doc/libsecret-1/index.json
share/doc/libsecret-1/libsecret-1.devhelp2
share/doc/libsecret-1/libsecret-c-examples.html
share/doc/libsecret-1/libsecret-js-examples.html
share/doc/libsecret-1/libsecret-python-examples.html
share/doc/libsecret-1/libsecret-simple-api.html
share/doc/libsecret-1/libsecret-tpm2.html
share/doc/libsecret-1/libsecret-using.html
share/doc/libsecret-1/libsecret-vala-examples.html
share/doc/libsecret-1/main.js
share/doc/libsecret-1/method.Collection.delete.html
share/doc/libsecret-1/method.Collection.delete_finish.html
share/doc/libsecret-1/method.Collection.delete_sync.html
share/doc/libsecret-1/method.Collection.get_created.html
share/doc/libsecret-1/method.Collection.get_flags.html
share/doc/libsecret-1/method.Collection.get_items.html
share/doc/libsecret-1/method.Collection.get_label.html
share/doc/libsecret-1/method.Collection.get_locked.html
share/doc/libsecret-1/method.Collection.get_modified.html
share/doc/libsecret-1/method.Collection.get_service.html
share/doc/libsecret-1/method.Collection.load_items.html
share/doc/libsecret-1/method.Collection.load_items_finish.html
share/doc/libsecret-1/method.Collection.load_items_sync.html
share/doc/libsecret-1/method.Collection.refresh.html
share/doc/libsecret-1/method.Collection.search.html
share/doc/libsecret-1/method.Collection.search_finish.html
share/doc/libsecret-1/method.Collection.search_for_dbus_paths.html
share/doc/libsecret-1/method.Collection.search_for_dbus_paths_finish.html
share/doc/libsecret-1/method.Collection.search_for_dbus_paths_sync.html
share/doc/libsecret-1/method.Collection.search_sync.html
share/doc/libsecret-1/method.Collection.set_label.html
share/doc/libsecret-1/method.Collection.set_label_finish.html
share/doc/libsecret-1/method.Collection.set_label_sync.html
share/doc/libsecret-1/method.Item.delete.html
share/doc/libsecret-1/method.Item.delete_finish.html
share/doc/libsecret-1/method.Item.delete_sync.html
share/doc/libsecret-1/method.Item.get_attributes.html
share/doc/libsecret-1/method.Item.get_created.html
share/doc/libsecret-1/method.Item.get_flags.html
share/doc/libsecret-1/method.Item.get_label.html
share/doc/libsecret-1/method.Item.get_locked.html
share/doc/libsecret-1/method.Item.get_modified.html
share/doc/libsecret-1/method.Item.get_schema_name.html
share/doc/libsecret-1/method.Item.get_secret.html
share/doc/libsecret-1/method.Item.get_service.html
share/doc/libsecret-1/method.Item.load_secret.html
share/doc/libsecret-1/method.Item.load_secret_finish.html
share/doc/libsecret-1/method.Item.load_secret_sync.html
share/doc/libsecret-1/method.Item.refresh.html
share/doc/libsecret-1/method.Item.set_attributes.html
share/doc/libsecret-1/method.Item.set_attributes_finish.html
share/doc/libsecret-1/method.Item.set_attributes_sync.html
share/doc/libsecret-1/method.Item.set_label.html
share/doc/libsecret-1/method.Item.set_label_finish.html
share/doc/libsecret-1/method.Item.set_label_sync.html
share/doc/libsecret-1/method.Item.set_secret.html
share/doc/libsecret-1/method.Item.set_secret_finish.html
share/doc/libsecret-1/method.Item.set_secret_sync.html
share/doc/libsecret-1/method.Prompt.perform.html
share/doc/libsecret-1/method.Prompt.perform_finish.html
share/doc/libsecret-1/method.Prompt.perform_sync.html
share/doc/libsecret-1/method.Prompt.run.html
share/doc/libsecret-1/method.Retrievable.get_attributes.html
share/doc/libsecret-1/method.Retrievable.get_created.html
share/doc/libsecret-1/method.Retrievable.get_label.html
share/doc/libsecret-1/method.Retrievable.get_modified.html
share/doc/libsecret-1/method.Retrievable.retrieve_secret.html
share/doc/libsecret-1/method.Retrievable.retrieve_secret_finish.html
share/doc/libsecret-1/method.Retrievable.retrieve_secret_sync.html
share/doc/libsecret-1/method.Schema.ref.html
share/doc/libsecret-1/method.Schema.unref.html
share/doc/libsecret-1/method.Service.clear.html
share/doc/libsecret-1/method.Service.clear_finish.html
share/doc/libsecret-1/method.Service.clear_sync.html
share/doc/libsecret-1/method.Service.create_collection_dbus_path.html
share/doc/libsecret-1/method.Service.create_collection_dbus_path_finish.html
share/doc/libsecret-1/method.Service.create_collection_dbus_path_sync.html
share/doc/libsecret-1/method.Service.create_item_dbus_path.html
share/doc/libsecret-1/method.Service.create_item_dbus_path_finish.html
share/doc/libsecret-1/method.Service.create_item_dbus_path_sync.html
share/doc/libsecret-1/method.Service.decode_dbus_secret.html
share/doc/libsecret-1/method.Service.delete_item_dbus_path.html
share/doc/libsecret-1/method.Service.delete_item_dbus_path_finish.html
share/doc/libsecret-1/method.Service.delete_item_dbus_path_sync.html
share/doc/libsecret-1/method.Service.encode_dbus_secret.html
share/doc/libsecret-1/method.Service.ensure_session.html
share/doc/libsecret-1/method.Service.ensure_session_finish.html
share/doc/libsecret-1/method.Service.ensure_session_sync.html
share/doc/libsecret-1/method.Service.get_collection_gtype.html
share/doc/libsecret-1/method.Service.get_collections.html
share/doc/libsecret-1/method.Service.get_flags.html
share/doc/libsecret-1/method.Service.get_item_gtype.html
share/doc/libsecret-1/method.Service.get_secret_for_dbus_path.html
share/doc/libsecret-1/method.Service.get_secret_for_dbus_path_finish.html
share/doc/libsecret-1/method.Service.get_secret_for_dbus_path_sync.html
share/doc/libsecret-1/method.Service.get_secrets_for_dbus_paths.html
share/doc/libsecret-1/method.Service.get_secrets_for_dbus_paths_finish.html
share/doc/libsecret-1/method.Service.get_secrets_for_dbus_paths_sync.html
share/doc/libsecret-1/method.Service.get_session_algorithms.html
share/doc/libsecret-1/method.Service.get_session_dbus_path.html
share/doc/libsecret-1/method.Service.load_collections.html
share/doc/libsecret-1/method.Service.load_collections_finish.html
share/doc/libsecret-1/method.Service.load_collections_sync.html
share/doc/libsecret-1/method.Service.lock.html
share/doc/libsecret-1/method.Service.lock_dbus_paths.html
share/doc/libsecret-1/method.Service.lock_dbus_paths_finish.html
share/doc/libsecret-1/method.Service.lock_dbus_paths_sync.html
share/doc/libsecret-1/method.Service.lock_finish.html
share/doc/libsecret-1/method.Service.lock_sync.html
share/doc/libsecret-1/method.Service.lookup.html
share/doc/libsecret-1/method.Service.lookup_finish.html
share/doc/libsecret-1/method.Service.lookup_sync.html
share/doc/libsecret-1/method.Service.prompt.html
share/doc/libsecret-1/method.Service.prompt_at_dbus_path.html
share/doc/libsecret-1/method.Service.prompt_at_dbus_path_finish.html
share/doc/libsecret-1/method.Service.prompt_at_dbus_path_sync.html
share/doc/libsecret-1/method.Service.prompt_finish.html
share/doc/libsecret-1/method.Service.prompt_sync.html
share/doc/libsecret-1/method.Service.read_alias_dbus_path.html
share/doc/libsecret-1/method.Service.read_alias_dbus_path_finish.html
share/doc/libsecret-1/method.Service.read_alias_dbus_path_sync.html
share/doc/libsecret-1/method.Service.search.html
share/doc/libsecret-1/method.Service.search_finish.html
share/doc/libsecret-1/method.Service.search_for_dbus_paths.html
share/doc/libsecret-1/method.Service.search_for_dbus_paths_finish.html
share/doc/libsecret-1/method.Service.search_for_dbus_paths_sync.html
share/doc/libsecret-1/method.Service.search_sync.html
share/doc/libsecret-1/method.Service.set_alias.html
share/doc/libsecret-1/method.Service.set_alias_finish.html
share/doc/libsecret-1/method.Service.set_alias_sync.html
share/doc/libsecret-1/method.Service.set_alias_to_dbus_path.html
share/doc/libsecret-1/method.Service.set_alias_to_dbus_path_finish.html
share/doc/libsecret-1/method.Service.set_alias_to_dbus_path_sync.html
share/doc/libsecret-1/method.Service.store.html
share/doc/libsecret-1/method.Service.store_finish.html
share/doc/libsecret-1/method.Service.store_sync.html
share/doc/libsecret-1/method.Service.unlock.html
share/doc/libsecret-1/method.Service.unlock_dbus_paths.html
share/doc/libsecret-1/method.Service.unlock_dbus_paths_finish.html
share/doc/libsecret-1/method.Service.unlock_dbus_paths_sync.html
share/doc/libsecret-1/method.Service.unlock_finish.html
share/doc/libsecret-1/method.Service.unlock_sync.html
share/doc/libsecret-1/method.Value.get.html
share/doc/libsecret-1/method.Value.get_content_type.html
share/doc/libsecret-1/method.Value.get_text.html
share/doc/libsecret-1/method.Value.ref.html
share/doc/libsecret-1/method.Value.unref.html
share/doc/libsecret-1/method.Value.unref_to_password.html
share/doc/libsecret-1/migrating-libgnome-keyring.html
share/doc/libsecret-1/opensearch.xml
share/doc/libsecret-1/property.Backend.flags.html
share/doc/libsecret-1/property.Collection.created.html
share/doc/libsecret-1/property.Collection.flags.html
share/doc/libsecret-1/property.Collection.items.html
share/doc/libsecret-1/property.Collection.label.html
share/doc/libsecret-1/property.Collection.locked.html
share/doc/libsecret-1/property.Collection.modified.html
share/doc/libsecret-1/property.Collection.service.html
share/doc/libsecret-1/property.Item.flags.html
share/doc/libsecret-1/property.Item.locked.html
share/doc/libsecret-1/property.Item.service.html
share/doc/libsecret-1/property.Retrievable.attributes.html
share/doc/libsecret-1/property.Retrievable.created.html
share/doc/libsecret-1/property.Retrievable.label.html
share/doc/libsecret-1/property.Retrievable.modified.html
share/doc/libsecret-1/property.Service.collections.html
share/doc/libsecret-1/search.js
share/doc/libsecret-1/solarized-dark.css
share/doc/libsecret-1/solarized-light.css
share/doc/libsecret-1/struct.Schema.html
share/doc/libsecret-1/struct.SchemaAttribute.html
share/doc/libsecret-1/struct.Value.html
share/doc/libsecret-1/style.css
share/doc/libsecret-1/type_func.Backend.get.html
share/doc/libsecret-1/type_func.Backend.get_finish.html
share/doc/libsecret-1/type_func.Collection.create.html
share/doc/libsecret-1/type_func.Collection.create_finish.html
share/doc/libsecret-1/type_func.Collection.create_sync.html
share/doc/libsecret-1/type_func.Collection.for_alias.html
share/doc/libsecret-1/type_func.Collection.for_alias_finish.html
share/doc/libsecret-1/type_func.Collection.for_alias_sync.html
share/doc/libsecret-1/type_func.Collection.new_for_dbus_path.html
share/doc/libsecret-1/type_func.Error.get_quark.html
share/doc/libsecret-1/type_func.Item.create.html
share/doc/libsecret-1/type_func.Item.create_finish.html
share/doc/libsecret-1/type_func.Item.create_sync.html
share/doc/libsecret-1/type_func.Item.load_secrets.html
share/doc/libsecret-1/type_func.Item.load_secrets_finish.html
share/doc/libsecret-1/type_func.Item.load_secrets_sync.html
share/doc/libsecret-1/type_func.Item.new_for_dbus_path.html
share/doc/libsecret-1/type_func.Service.disconnect.html
share/doc/libsecret-1/type_func.Service.get.html
share/doc/libsecret-1/type_func.Service.get_finish.html
share/doc/libsecret-1/type_func.Service.get_sync.html
share/doc/libsecret-1/type_func.Service.open.html
share/doc/libsecret-1/type_func.Service.open_finish.html
share/doc/libsecret-1/type_func.Service.open_sync.html
share/doc/libsecret-1/urlmap.js
share/doc/libsecret-1/vfunc.Backend.clear.html
share/doc/libsecret-1/vfunc.Backend.clear_finish.html
share/doc/libsecret-1/vfunc.Backend.ensure_for_flags.html
share/doc/libsecret-1/vfunc.Backend.ensure_for_flags_finish.html
share/doc/libsecret-1/vfunc.Backend.lookup.html
share/doc/libsecret-1/vfunc.Backend.lookup_finish.html
share/doc/libsecret-1/vfunc.Backend.search.html
share/doc/libsecret-1/vfunc.Backend.search_finish.html
share/doc/libsecret-1/vfunc.Backend.store.html
share/doc/libsecret-1/vfunc.Backend.store_finish.html
share/doc/libsecret-1/vfunc.Retrievable.retrieve_secret.html
share/doc/libsecret-1/vfunc.Retrievable.retrieve_secret_finish.html
share/doc/libsecret-1/vfunc.Service.get_collection_gtype.html
share/doc/libsecret-1/vfunc.Service.get_item_gtype.html
share/doc/libsecret-1/vfunc.Service.prompt_async.html
share/doc/libsecret-1/vfunc.Service.prompt_finish.html
share/doc/libsecret-1/vfunc.Service.prompt_sync.html
share/gir-1.0/
share/gir-1.0/Secret-1.gir
share/locale/ab/