API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
gboolean ide_buffer_get_loading ( IdeBuffer* self )
This checks to see if the buffer is currently loading. This is equivalent to calling ide_buffer_get_state() and checking for IDE_BUFFER_STATE_LOADING.
ide_buffer_get_state()
IDE_BUFFER_STATE_LOADING
Type: gboolean
gboolean
TRUE if the buffer is loading; otherwise FALSE.
TRUE
FALSE