[ CCode ( cname = "xapp_favorites_create_actions" ) ]
[ Version ( since = "2.0" ) ]
public List<Action> create_actions (string? mimetypes)
Generates a list of favorite GtkActions.
| this |
The Favorites instance. |
| mimetypes |
The mimetypes to filter for, or NULL to include all favorites. |
|
a new ActionGroup populated with a list of favorites, or NULL if there are no favorites. |