File: doctypes

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 (15 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Use this file to add to the documentation generation system a set of
# C type name to Perl type description mappings for types which are not
# registered with the GLib type system.  This allows the documentation
# system to produce useful type names or descriptions in documentation.
# The C type name should have no spaces; namely, do NOT include
# "const" and/or "*".  Also, "_ornull" is handled for you ("or undef" gets
# appended to the description).  The description may have spaces.
#
# C name        description
# ------------  ----------------
GMainContext	Glib::MainContext thingamabob
GMainLoop	Glib::MainLoop
GParamSpec	Glib::ParamSpec
GParamFlags	Glib::ParamFlags
gunichar	character