mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
annotate g_content_type_guess
parameter as filename
This commit is contained in:
parent
62a88d9f38
commit
82ece18644
@ -736,7 +736,7 @@ g_content_type_from_mime_type (const gchar *mime_type)
|
||||
|
||||
/**
|
||||
* g_content_type_guess:
|
||||
* @filename: (nullable): a string, or %NULL
|
||||
* @filename: (nullable) (type filename): a path, or %NULL
|
||||
* @data: (nullable) (array length=data_size): a stream of data, or %NULL
|
||||
* @data_size: the size of @data
|
||||
* @result_uncertain: (out) (optional): return location for the certainty
|
||||
|
Loading…
Reference in New Issue
Block a user