Signal

IdeTerminal::match-clicked

Declaration

gboolean
match_clicked (
  IdeTerminal* self,
  gdouble object,
  gdouble p0,
  gint p1,
  GdkModifierType p2,
  gchar* p3,
  gpointer user_data
)

Description

No description available.
Default handler:

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

Parameters

object

Type: gdouble

No description available.

p0

Type: gdouble

No description available.

p1

Type: gint

No description available.

p2

Type: GdkModifierType

No description available.

p3

Type: gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.