GtkFileSelection::show_fileop_buttons

void show_fileop_buttons();

Use this method if you want to show the three file operation buttons at the top of the file selection dialog, namely, file rename, file delete and folder create.

The file operation button are shown by default. There is no need to call this method explicitly.

See also: hide_fileop_buttons()