Class GdkContentDeserializer

java.lang.Object
org.eclipse.swt.dnd.GdkContentDeserializer

class GdkContentDeserializer extends Object
Wrapper for GDK class GdkContentDeserializer with convenience methods to aid in writing ContentProviders for GTK4
  • Field Details

    • deserializer

      private long deserializer
  • Constructor Details

    • GdkContentDeserializer

      public GdkContentDeserializer(long deserializer)
  • Method Details

    • gtype

      public long gtype()
    • mime_type

      public String 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()