Method
IdeCompletionremove_common_prefix
Declaration
void
ide_completion_remove_common_prefix (
IdeCompletion* self,
GtkTextIter* begin,
const gchar* prefix
)
Parameters
begin |
GtkTextIter |
No description available. | |
The data is owned by the caller of the function. | |
prefix |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |