After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787123 - glib: Slighty update GIOChannel documentation
glib: Slighty update GIOChannel documentation
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-09-01 12:57 UTC by Bastien Nocera
Modified: 2017-09-08 14:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib: Slighty update GIOChannel documentation (2.74 KB, patch)
2017-09-01 12:57 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2017-09-01 12:57:50 UTC
.
Comment 1 Bastien Nocera 2017-09-01 12:57:55 UTC
Created attachment 358933 [details] [review]
glib: Slighty update GIOChannel documentation

Explain the default values of _{get,set}_close_on_unref() in the main
description rather than the argument one, link to the GIOChannel
structure when talking about it, and mention the default value of
"close on unref" in g_io_channel_unix_new().
Comment 2 Philip Withnall 2017-09-08 14:39:58 UTC
Review of attachment 358933 [details] [review]:

++
Comment 3 Philip Withnall 2017-09-08 14:41:06 UTC
Thanks. Pushed with a tweak to fix a typo in the commit subject.