Method

Gdk.ContentDeserializer.set_task_data

Declaration [src]

void
gdk_content_deserializer_set_task_data (
  GdkContentDeserializer* deserializer,
  gpointer data,
  GDestroyNotify notify
)

Description [src]

Associate data with the current deserialization operation.

Parameters

data gpointer
 

data to associate with this operation

notify GDestroyNotify
 

destroy notify for data