Method

GdkEventref

Declaration [src]

GdkEvent*
gdk_event_ref (
  GdkEvent* event
)

Description [src]

Increase the ref count of event.

Return value

Type: GdkEvent

event.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.