Re: docs
- From: TP Muller <tpm01 aber ac uk>
- To: gtk-app-devel-list gnome org
- Subject: Re: docs
- Date: Mon, 3 Feb 2003 19:14:41 +0000
On Monday 03 February 2003 09:59, Ronald Roth wrote:
It might be good if the docs mentioned when argument lists need to
terminated by a NULL, i.e. g_build_filename(). Woulda saved me a lot of
time.
it is in the docs:
http://developer.gnome.org/doc/API/2.0/glib/glib-Miscellaneous-Utility-Functions.html#g-build-filename
first_element : the first element in the path
... : remaining elements in path, terminated by NULL
Returns : a newly-allocated string that must be freed with g_free()
-Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]