Method
GtkSourceFileSaverget_location
Declaration [src]
GFile*
gtk_source_file_saver_get_location (
GtkSourceFileSaver* saver
)
Return value
Type: GFile
The GFile
where to save the buffer to.
The returned data is owned by the instance. |