Constructor
GdkContentProvidernew_for_value
Declaration [src]
GdkContentProvider*
gdk_content_provider_new_for_value (
  const GValue* value
)
Parameters
| value | GValue | 
| A  | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | GdkContentProvider | 
| A new  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |