forked from AuroraMiddleware/gtk
docs: De-indent GtkRecentInfo.get_applications() return value
Otherwise the four spaces will be treated as a pre-formatted block by Markdown.
This commit is contained in:
parent
a6da2db4ea
commit
3c0f047597
@ -1779,9 +1779,8 @@ gtk_recent_info_get_application_info (GtkRecentInfo *info,
|
||||
*
|
||||
* Retrieves the list of applications that have registered this resource.
|
||||
*
|
||||
* Returns: (array length=length zero-terminated=1) (transfer full):
|
||||
* a newly allocated %NULL-terminated array of strings.
|
||||
* Use g_strfreev() to free it.
|
||||
* Returns: (array length=length zero-terminated=1) (transfer full): a newly
|
||||
* allocated %NULL-terminated array of strings. Use g_strfreev() to free it.
|
||||
*/
|
||||
char **
|
||||
gtk_recent_info_get_applications (GtkRecentInfo *info,
|
||||
|
Loading…
Reference in New Issue
Block a user