Virtual Method

Gtk.TextView.extend_selection

Declaration [src]

gboolean
extend_selection (
  GtkTextView* text_view,
  GtkTextExtendSelection granularity,
  const GtkTextIter* location,
  GtkTextIter* start,
  GtkTextIter* end
)

Description

No description available.

Parameters

granularity GtkTextExtendSelection
  No description available.
location GtkTextIter
  No description available.
 Ownership is not transferred to the callee
start GtkTextIter
  No description available.
 Ownership is not transferred to the callee
end GtkTextIter
  No description available.
 Ownership is not transferred to the callee

Return value

Returns: gboolean
No description available.