Function
GtkRecentSortFunc
Declaration
gint
(*GtkRecentSortFunc)(
GtkRecentInfo*a,
GtkRecentInfo*b,
gpointeruser_data
)
Description
No description available.
Parameters
a-
Type:
GtkRecentInfoNo description available.
The data is owned by the caller of the function. b-
Type:
GtkRecentInfoNo description available.
The data is owned by the caller of the function. user_data-
Type:
gpointerNo description available.
The argument can beNULL.The data is owned by the caller of the function.
Return value
Type: gint
No description available.