mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Don't use <filename> in docs
Switch to simpler markdown, `foo`.
This commit is contained in:
@@ -51,9 +51,9 @@
|
||||
* asynchronous I/O. If it refers to a regular file, it will fall back
|
||||
* to doing asynchronous I/O in another thread.)
|
||||
*
|
||||
* Note that <filename><gio/gunixinputstream.h></filename> belongs
|
||||
* to the UNIX-specific GIO interfaces, thus you have to use the
|
||||
* <filename>gio-unix-2.0.pc</filename> pkg-config file when using it.
|
||||
* Note that `<gio/gunixinputstream.h>` belongs to the UNIX-specific GIO
|
||||
* interfaces, thus you have to use the `gio-unix-2.0.pc` pkg-config
|
||||
* file when using it.
|
||||
*/
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user