mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
Fix g_unix_socket_address_abstract_names_supported docs
The previous description was a cut-n-paste from another function.
This commit is contained in:
parent
0ffe722193
commit
64383fa3d9
@ -383,9 +383,9 @@ g_unix_socket_address_get_is_abstract (GUnixSocketAddress *address)
|
||||
* g_unix_socket_address_abstract_names_supported:
|
||||
* @address: a #GInetSocketAddress
|
||||
*
|
||||
* Gets @address's path.
|
||||
* Checks if abstract unix domain socket names are supported.
|
||||
*
|
||||
* Returns: %TRUE if the address is abstract, %FALSE otherwise
|
||||
* Returns: %TRUE if supported, %FALSE otherwise
|
||||
*
|
||||
* Since: 2.22
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user