Signal

IdeSourceView::jump

Declaration

void
jump (
  IdeSourceView* self,
  const GtkTextIter* object,
  const GtkTextIter* p0,
  gpointer user_data
)

Description

No description available.
Default handler:

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

Parameters

object const GtkTextIter*
  No description available.
 The data is owned by the caller of the function.
p0 const GtkTextIter*
  No description available.
 The data is owned by the caller of the function.