mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Document that the get_default() functions for the various GIO modules will never return NULL
This commit is contained in:
@@ -118,7 +118,7 @@ static guint signals[LAST_SIGNAL] = { 0 };
|
||||
*
|
||||
* Gets a reference to the default #GMemoryMonitor for the system.
|
||||
*
|
||||
* Returns: (transfer full): a new reference to the default #GMemoryMonitor
|
||||
* Returns: (not nullable) (transfer full): a new reference to the default #GMemoryMonitor
|
||||
*
|
||||
* Since: 2.64
|
||||
*/
|
||||
|
Reference in New Issue
Block a user