get_save_delegate


Description:

public unowned SaveDelegate? get_save_delegate ()

Gets the save_delegate property.

The save delegate may be used to perform save operations on the content within the widget.

Document editors might use this to save the file to disk.

Parameters:

this

a Widget

Returns:

a SaveDelegate or null