mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
giomodule: Fix a copy/paste error in some internal documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody
This commit is contained in:
parent
5e02a9f8af
commit
891026d9fc
@ -722,8 +722,8 @@ try_class (GIOExtension *extension,
|
|||||||
* The result is cached after it is generated the first time, and
|
* The result is cached after it is generated the first time, and
|
||||||
* the function is thread-safe.
|
* the function is thread-safe.
|
||||||
*
|
*
|
||||||
* Returns: (transfer none): an object implementing
|
* Returns: (transfer none): the type to instantiate to implement
|
||||||
* @extension_point, or %NULL if there are no usable
|
* @extension_point, or %G_TYPE_INVALID if there are no usable
|
||||||
* implementations.
|
* implementations.
|
||||||
*/
|
*/
|
||||||
GType
|
GType
|
||||||
|
Loading…
Reference in New Issue
Block a user