g_param_get_*() changes
- From: Tim Janik <timj gtk org>
- To: Gtk+ Developers <gtk-devel-list gnome org>, GnomeNG <gnome-2-0-list gnome org>
- Subject: g_param_get_*() changes
- Date: Wed, 14 Nov 2001 01:01:30 +0100 (CET)
i just noticed, that g_param_get_nick, g_param_get_name, and g_param_get_blurb
are inconsistent with the rest of the GParamSpec API, so i'm about to commit
the following fix:
* gparam.[hc]: s/g_param_get/g_param_spec_get/ for get_nick,
get_name and get_blurb, to be consistent with the rest of the
g_param_spec_*() functions.
aparently, only beast and gtk+/tests/prop-editor.c seem to use these
functions currently.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]