Method

GdkEventref

Declaration [src]

GdkEvent*
gdk_event_ref (
  GdkEvent* event
)

Description [src]

Increase the ref count of event.

Return value

Returns: GdkEvent
 

event.

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