Method

GdkCrossingEventget_focus

Declaration [src]

gboolean
gdk_crossing_event_get_focus (
  GdkEvent* event
)

Description [src]

Checks if the event surface is the focus surface.

Return value

Type: gboolean

TRUE if the surface is the focus surface.