Class OrientableHelper
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class OrientableHelper : Object, IDisposable, Orientable, InstanceFactory, GTypeProvider
- Inheritance
-
OrientableHelper
- Implements
- Inherited Members
Constructors
OrientableHelper(ObjectHandle)
public OrientableHelper(ObjectHandle handle)
Parameters
handle
ObjectHandle
Properties
Orientation
public Orientation Orientation { get; set; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
GetOrientation()
public Orientation GetOrientation()
Returns
SetOrientation(Orientation)
public void SetOrientation(Orientation orientation)
Parameters
orientation
Orientation