Method
IdeCompletionContextget_buffer
since: 3.32
Description
Gets the underlying buffer used by the context.
This is a convenience function to get the buffer via the IdeCompletion
property.
Available since: 3.32
Return value
Type: GtkTextBuffer
A GtkTextBuffer
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |