API Version: 48
Library Version: 48
Generated by gi-docgen 2025.4
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