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