Class GdkContentSerializer
java.lang.Object
org.eclipse.swt.dnd.GdkContentSerializer
Wrapper for GDK class GdkContentSerializer with convenience methods to aid in
writing
ContentProviders for GTK4-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonggtype()longgvalue()longintpriority()voidreturn_error(long error) void
-
Field Details
-
serializer
private long serializer
-
-
Constructor Details
-
GdkContentSerializer
public GdkContentSerializer(long serializer)
-
-
Method Details
-
mime_type
-
gtype
public long gtype() -
gvalue
public long gvalue() -
output_stream
public long output_stream() -
priority
public int priority() -
cancellable
public long cancellable() -
return_success
public void return_success() -
return_error
public void return_error(long error)
-