Package: gtk

Function gtk-recent-chooser-dialog-new

Lambda List

gtk-recent-chooser-dialog-new (title parent &rest buttons)

Arguments

title -- a :string with the title of the dialog, or nil
parent -- transient gtk-window parent of the dialog, or nil
buttons -- pairs with a button text or stock ID and the response ID for the button of type gtk-response-type

Return Value

Details

Creates a new gtk-recent-chooser-dialog. This function is analogous to the function gtk-dialog-new-with-buttons.
 

See also

2020-9-13