mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 02:36:19 +01:00
Revert "g_key_file_has_key_full: Clarify the docs"
This reverts commit 4ddb84999d
.
This commit is contained in:
parent
4ddb84999d
commit
c38b7d769e
@ -3183,9 +3183,8 @@ g_key_file_has_key (GKeyFile *key_file,
|
|||||||
* Looks whether the key file has the key @key in the group
|
* Looks whether the key file has the key @key in the group
|
||||||
* @group_name.
|
* @group_name.
|
||||||
*
|
*
|
||||||
* Return value: %TRUE if the key @key in a group with the
|
* Return value: %TRUE if a group with the name @group_name
|
||||||
* name @group_name exists. Otherwise, @error is set and
|
* exists. Otherwise, @error is set and %FALSE is returned.
|
||||||
* %FALSE is returned.
|
|
||||||
*
|
*
|
||||||
* Since: 2.30
|
* Since: 2.30
|
||||||
* Rename to: g_key_file_has_key
|
* Rename to: g_key_file_has_key
|
||||||
|
Loading…
Reference in New Issue
Block a user