[perl-Glib-Object-Introspection] Clarify a statement in the docs
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Clarify a statement in the docs
- Date: Wed, 19 Mar 2014 21:05:46 +0000 (UTC)
commit bc0c3ffa0fbb5966988300f81ffb18995acd6016
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Fri Mar 7 11:04:22 2014 +0100
Clarify a statement in the docs
lib/Glib/Object/Introspection.pm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index a1983e4..e7785a9 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -295,8 +295,8 @@ include gtk+, webkit, libsoup and many more.
=head2 C<< Glib::Object::Introspection->setup >>
-To allow Glib::Object::Introspection to create bindings for a library, it must
-have installed a typelib file, for example
+To allow Glib::Object::Introspection to create bindings for a library, the
+library must have installed a typelib file, for example
C<$prefix/lib/girepository-1.0/Gtk-3.0.typelib>. In your code you then simply
call C<< Glib::Object::Introspection->setup >> to set everything up. This
method takes a couple of key-value pairs as arguments. These three are
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]