Package: gtk
Function gtk-recent-chooser-dialog-new-for-manager
Lambda Listgtk-recent-chooser-dialog-new-for-manager (title parent manager &rest buttons) Argumentstitle -- a :string with the title of the dialog, or nil parent -- transient gtk-window parent of the dialog, or nil manager -- a gtk-recent-manager object buttons -- pairs with a button text or stock ID and the response ID for the button of type gtk-response-type Return ValueA new gtk-recent-chooser-dialog object. Details Creates a new gtk-recent-chooser-dialog with a specified recent
manager. This is useful if you have implemented your own recent manager, or if you have a customized instance of a gtk-recent-manager object. | See also |
2020-9-13