mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
g_io_channel_get_line_term: add (optional) annotation
This commit is contained in:
@@ -913,7 +913,7 @@ g_io_channel_set_line_term (GIOChannel *channel,
|
||||
/**
|
||||
* g_io_channel_get_line_term:
|
||||
* @channel: a #GIOChannel
|
||||
* @length: (out): 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
|
||||
|
Reference in New Issue
Block a user