mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
Merge branch 'io-channel-get-line-term-bad-gir' into 'main'
g_io_channel_get_line_term: add (out) annotation Closes #2895 See merge request GNOME/glib!3232
This commit is contained in:
commit
828030a6b2
@ -913,7 +913,7 @@ g_io_channel_set_line_term (GIOChannel *channel,
|
||||
/**
|
||||
* g_io_channel_get_line_term:
|
||||
* @channel: a #GIOChannel
|
||||
* @length: a location to return the length of the line terminator
|
||||
* @length: (out) (optional): a location to return the length of the line terminator
|
||||
*
|
||||
* This returns the string that #GIOChannel uses to determine
|
||||
* where in the file a line break occurs. A value of %NULL
|
||||
|
Loading…
Reference in New Issue
Block a user