Virtual Method

GtkWidgetfocus_in_event

[]

Declaration [src]

gboolean
focus_in_event (
  GtkWidget* widget,
  GdkEventFocus* event
)
[]

Description [src]

Signal emitted when the keyboard focus enters the widget’s window.

[]

Parameters

event

Type: GdkEventFocus

No description available.

The data is owned by the caller of the method.
[]

Return value

Type: gboolean

No description available.