gtksource.completion_info
Module for [CompletionInfo] class
Types 3
classCompletionInfo : gtk.window.Window
Methods
CompletionInfo self()Returns `this`, for use in `with` statements.CompletionInfoGidBuilder builder()Get builder for [gtksource.completion_info.CompletionInfo] Returns: New builder objectvoid moveToIter(gtk.text_view.TextView view, gtk.text_iter.TextIter iter = null)Moves the #GtkSourceCompletionInfo to iter. If iter is null info is moved to the cursor position. Moving will respect the #GdkGravity setting of the info window and will ensure the line at iter is ...Fluent builder for [gtksource.completion_info.CompletionInfo]
Methods