Signal

GntWM::mouse-clicked

Declaration

gboolean
mouse_clicked (
  GntWM* self,
  gint object,
  gint p0,
  gint p1,
  gpointer p2,
  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: gint

No description available.

p0

Type: gint

No description available.

p1

Type: gint

No description available.

p2

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.