struct Gtk::TextView::ExtendSelectionSignal

Overview

Emitted when the selection needs to be extended at location.

Defined in:

lib/gi-crystal/src/auto/gtk-4.0/text_view.cr

Instance Method Summary

Instance methods inherited from struct GObject::Signal

[](detail : String) : self [], name : String name

Constructor methods inherited from struct GObject::Signal

new(source : GObject::Object, detail : Nil | String = nil) new

Instance Method Detail


[View source]

[View source]

[View source]
def emit(granularity : Gtk::TextExtendSelection, location : Gtk::TextIter, start : Gtk::TextIter, end _end : Gtk::TextIter) : Nil #

[View source]
def name : String #
Description copied from struct GObject::Signal

The signal name


[View source]