add documentation for G_OPTION_ARG_INT64
authorBastien Nocera <hadess@hadess.net>
Thu, 11 May 2006 18:37:15 +0000 (18:37 +0000)
committerBastien Nocera <hadess@src.gnome.org>
Thu, 11 May 2006 18:37:15 +0000 (18:37 +0000)
commit93ec25ad676b33e0cdf61649156d0b028f6f9aab
tree7aae344773ad63a9b5c4cb21894256b2eb2c8184
parent268084caf93aca272da086749afa3a1e58c76a83
add documentation for G_OPTION_ARG_INT64

2006-05-11  Bastien Nocera  <hadess@hadess.net>

* glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64

2006-05-11  Bastien Nocera  <hadess@hadess.net>

* glib/goption.c: (parse_int64), (parse_arg), (free_changes_list):
* glib/goption.h:
* tests/option-test.c: (arg_test6), (main): add an int64 type for
GOption (G_OPTION_ARG_INT64) (#341237)
ChangeLog
ChangeLog.pre-2-12
docs/reference/ChangeLog
docs/reference/glib/tmpl/option.sgml
glib/goption.c
glib/goption.h
tests/option-test.c