Ejemplo n.º 1
0
 /// <summary>Initializes a new instance of the <see cref="EventGrabber"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public EventGrabber(Efl.Object parent = null
                     ) : base(efl_canvas_event_grabber_class_get(), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 2
0
 /// <summary>Initializes a new instance of the <see cref="Images"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public Images(Efl.Object parent = null
               ) : base(efl_ui_text_factory_images_class_get(), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 3
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected LoopTimer(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 4
0
 ///<summary>Creates a new instance.</summary>
 ///<param name="parent">Parent instance.</param>
 public NavigationBarPart(Efl.Object parent = null
                          ) :
     base(efl_ui_navigation_bar_part_class_get(), typeof(NavigationBarPart), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 5
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected SelectModel(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 6
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected SurfaceWayland(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 7
0
 /// <summary>Initializes a new instance of the <see cref="Observable"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected Observable(IntPtr baseKlass, Efl.Object parent) : base(baseKlass, parent)
 {
 }
Ejemplo n.º 8
0
 /// <summary>Initializes a new instance of the <see cref="ViewFactory"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public ViewFactory(Efl.Object parent = null
                    ) : base(efl_ui_view_factory_class_get(), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 9
0
 /// <summary>Initializes a new instance of the <see cref="ViewFactory"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected ViewFactory(IntPtr baseKlass, Efl.Object parent) : base(baseKlass, parent)
 {
 }
Ejemplo n.º 10
0
 /// <summary>Initializes a new instance of the <see cref="ManagerRootFocus"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public ManagerRootFocus(Efl.Object parent = null
                         ) : base(efl_ui_focus_manager_root_focus_class_get(), typeof(ManagerRootFocus), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 11
0
 /// <summary>Initializes a new instance of the <see cref="ManagerRootFocus"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="managedType">The managed type of the public constructor that originated this call.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected ManagerRootFocus(IntPtr baseKlass, System.Type managedType, Efl.Object parent) : base(baseKlass, managedType, parent)
 {
 }
 /// <summary>Initializes a new instance of the <see cref="ListPlaceholderItem"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected ListPlaceholderItem(IntPtr baseKlass, Efl.Object parent) : base(baseKlass, parent)
 {
 }
Ejemplo n.º 13
0
 public CircleUIManager(Efl.Object layout)
 {
     _handle = Interop.Eext.eext_circle_surface_layout_add(layout.NativeHandle);
 }
Ejemplo n.º 14
0
 /// <summary>Initializes a new instance of the <see cref="EventGrabber"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected EventGrabber(IntPtr baseKlass, Efl.Object parent) : base(baseKlass, parent)
 {
 }
Ejemplo n.º 15
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected IndicatorIcon(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 16
0
 /// <summary>Initializes a new instance of the <see cref="GestureTripleTap"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public GestureTripleTap(Efl.Object parent = null
                         ) : base(efl_canvas_gesture_triple_tap_class_get(), typeof(GestureTripleTap), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 17
0
 ///<summary>Creates a new instance.</summary>
 ///<param name="parent">Parent instance.</param>
 public SurfaceWayland(Efl.Object parent = null
                       ) :
     base(efl_canvas_surface_wayland_class_get(), typeof(SurfaceWayland), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 18
0
 /// <summary>Initializes a new instance of the <see cref="GestureTripleTap"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="managedType">The managed type of the public constructor that originated this call.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected GestureTripleTap(IntPtr baseKlass, System.Type managedType, Efl.Object parent) : base(baseKlass, managedType, parent)
 {
 }
Ejemplo n.º 19
0
 /// <summary>Initializes a new instance of the <see cref="Observable"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public Observable(Efl.Object parent = null
                   ) : base(efl_observable_class_get(), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 20
0
 ///<summary>Creates a new instance.</summary>
 ///<param name="parent">Parent instance.</param>
 public ImageZoomablePan(Efl.Object parent = null
                         ) :
     base(efl_ui_image_zoomable_pan_class_get(), typeof(ImageZoomablePan), parent)
 {
     FinishInstantiation();
 }
 /// <summary>Initializes a new instance of the <see cref="Fallback"/> class.</summary>
 /// <param name="parent">Parent instance.</param>
 public Fallback(Efl.Object parent = null
                 ) : base(efl_ui_text_factory_fallback_class_get(), typeof(Fallback), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 22
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected ImageZoomablePan(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 23
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected NavigationBarPart(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 24
0
 ///<summary>Creates a new instance.</summary>
 ///<param name="parent">Parent instance.</param>
 public LoopMessageFuture(Efl.Object parent = null
                          ) :
     base(efl_loop_message_future_class_get(), typeof(LoopMessageFuture), parent)
 {
     FinishInstantiation();
 }
Ejemplo n.º 25
0
 /// <summary>Initializes a new instance of the <see cref="Panes"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="managedType">The managed type of the public constructor that originated this call.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected Panes(IntPtr baseKlass, System.Type managedType, Efl.Object parent) : base(baseKlass, managedType, parent)
 {
 }
Ejemplo n.º 26
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected LoopMessageFuture(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }
Ejemplo n.º 27
0
 /// <summary>Initializes a new instance of the <see cref="Images"/> class.
 /// Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 /// <param name="baseKlass">The pointer to the base native Eo class.</param>
 /// <param name="parent">The Efl.Object parent of this instance.</param>
 protected Images(IntPtr baseKlass, Efl.Object parent) : base(baseKlass, parent)
 {
 }
Ejemplo n.º 28
0
 ///<summary>Creates a new instance.</summary>
 ///<param name="parent">Parent instance.</param>
 public IndicatorIcon(Efl.Object parent = null
                      ) :
     base(efl_page_indicator_icon_class_get(), typeof(IndicatorIcon), parent)
 {
     FinishInstantiation();
 }
                private static Efl.Canvas.GestureRecognizerResult recognize(System.IntPtr obj, System.IntPtr pd, Efl.Canvas.Gesture gesture, Efl.Object watched, Efl.Canvas.GestureTouch kw_event)
                {
                    Eina.Log.Debug("function efl_gesture_recognizer_recognize was called");
                    var ws = Efl.Eo.Globals.GetWrapperSupervisor(obj);

                    if (ws != null)
                    {
                        Efl.Canvas.GestureRecognizerResult _ret_var = default(Efl.Canvas.GestureRecognizerResult);
                        try
                        {
                            _ret_var = ((GestureRecognizer)ws.Target).Recognize(gesture, watched, kw_event);
                        }
                        catch (Exception e)
                        {
                            Eina.Log.Warning($"Callback error: {e.ToString()}");
                            Eina.Error.Set(Eina.Error.UNHANDLED_EXCEPTION);
                        }

                        return(_ret_var);
                    }
                    else
                    {
                        return(efl_gesture_recognizer_recognize_ptr.Value.Delegate(Efl.Eo.Globals.efl_super(obj, Efl.Eo.Globals.efl_class_get(obj)), gesture, watched, kw_event));
                    }
                }
Ejemplo n.º 30
0
 ///<summary>Internal usage: Constructor to forward the wrapper initialization to the root class that interfaces with native code. Should not be used directly.</summary>
 protected LayoutPartBg(IntPtr base_klass, System.Type managed_type, Efl.Object parent) : base(base_klass, managed_type, parent)
 {
 }