API Version: 41.0
Library Version: 41.0
gboolean ide_buffer_get_is_temporary ( IdeBuffer* self )
Checks if the buffer represents a temporary file.
This is useful to check by views that want to provide a save-as dialog when the user requests to save the buffer.
gboolean
TRUE if the buffer is for a temporary file.
TRUE