File: xsapi.pod.head

package info (click to toggle)
libglib-perl 1%3A1.081-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 832 kB
  • ctags: 280
  • sloc: perl: 2,036; ansic: 473; makefile: 53
file content (23 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

=head1 NAME

Glib::xsapi - internal API reference for GPerl.

=head1 SYNOPSIS

 #include <gperl.h>

=head1 DESCRIPTION

This is the binding developer's API reference for GPerl, automatically
generated from the xs source files.  This header defines the the public
interface for use when creating new Perl language bindings for GLib-based C
libraries.

gperl.h includes for you all the headers needed for writing XSUBs 
(EXTERN.h, perl.h, and XSUB.h), we well as all of GLib (via glib-object.h).

=head1 API

=cut