Signal

GtkSourceView::join-lines

Declaration

void
join_lines (
  GtkSourceView* self,
  gpointer user_data
)

Description [src]

Keybinding signal to join the lines currently selected.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

The signal can be emitted directly