mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
Don't use <filename> in docs
Switch to simpler markdown, `foo`.
This commit is contained in:
@@ -44,9 +44,9 @@
|
||||
* #GWin32InputStream implements #GInputStream for reading from a
|
||||
* Windows file handle.
|
||||
*
|
||||
* Note that <filename><gio/gwin32inputstream.h></filename> belongs
|
||||
* to the Windows-specific GIO interfaces, thus you have to use the
|
||||
* <filename>gio-windows-2.0.pc</filename> pkg-config file when using it.
|
||||
* Note that `<gio/gwin32inputstream.h>` belongs to the Windows-specific GIO
|
||||
* interfaces, thus you have to use the `gio-windows-2.0.pc` pkg-config file
|
||||
* when using it.
|
||||
*/
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user