Example listing:

  1. AppInfo
  2. Opening files with a GLib.Application:
  3. Application with actions:
  4. Application with actions:
  5. Using extra D-Bus hooks with a GLib.Application:
  6. Commandline-handling and GLib.Applications
  7. Buffered input-streams
  8. Charset conversion
  9. DataInputStreams
  10. DataOutputStreams
  11. Drives
  12. Append to file, sync
  13. Append to file, async
  14. Copy a file, sync
  15. Copy a file, async
  16. Create a file, sync
  17. Create a file async
  18. Create a file, rw, sync
  19. Create a file, rw, async
  20. Delete a file, sync
  21. Delete a file, async
  22. List all files in a directory, sync
  23. List all files in a directory, async
  24. Find enclosing mount, sync
  25. Find enclosing mount, async
  26. Get the base name
  27. Get the parent directory
  28. Parse names
  29. Get the path
  30. Get the URI
  31. Get the URI scheme
  32. Load content, sync
  33. Load content, async
  34. Create a single directory
  35. Create a directory with parents
  36. Create a symbolic link
  37. File monitoring
  38. Directory monitoring
  39. File monitoring
  40. Move a file
  41. Construct a File for a given commandline-argument
  42. Construct a File for a given path
  43. Construct a File for a given URI
  44. Temporary files
  45. Open an existing file for r/w, sync
  46. Open an existing file for r/w, async
  47. Get the default application to handle a file
  48. Check if a file exists
  49. Inspect the FileType
  50. FileInfo, sync
  51. FileInfo, async
  52. Read, sync
  53. Read, async
  54. Replace file-content (stream-based), sync
  55. Replace file-content (stream-based), async
  56. Replace file-content (uint8[]-based), sync
  57. Replace file-content (uint8[]-based), async
  58. Get a stream to override a file in r/w, sync
  59. Get a stream to override a file in r/w, async
  60. Rename a file, sync
  61. Rename a file, async
  62. Trash a file
  63. FileAttribute matching
  64. FileIOStream
  65. Filename completion
  66. InetAddress
  67. InetSocketAddress
  68. IOSchedulerJob
  69. IOStream
  70. MemoryOutputStream
  71. Mounts
  72. Network addresses
  73. Network Monitoring
  74. Replace content
  75. Resolver, lookup by address, sync
  76. Resolver, lookup by address, async
  77. Resolver, lookup by name, sync
  78. Resolver, lookup by name, async
  79. Resolver, service-lookup, sync (1)
  80. Resolver, service-lookup, async, (1)
  81. Resolver, service-lookup, sync (2)
  82. Seekable streams
  83. GSettings
  84. Sockets
  85. SocketAddressEnumerator
  86. Socket client, sync
  87. Socket client, async
  88. Socket Listener, sync
  89. Socket listener, async
  90. Socket service
  91. Print Srv-records for a service
  92. Threaded socket service
  93. Volume monitoring
  94. ZLib-Compression