API Version: 14
Library Version: 14
Generated by gi-docgen 2023.3
int shell_app_compare_by_name ( ShellApp* app, ShellApp* other )
Order two applications by name.
other
Type: ShellApp
ShellApp
The other app.
Type: int
int
-1, 0, or 1; suitable for use as a comparison function for e.g. g_slist_sort()
g_slist_sort()