Table of Contents

Class OrientableHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class OrientableHelper : Object, IObject, INotifyPropertyChanged, IDisposable, Orientable, IHandle, GTypeProvider
Inheritance
OrientableHelper
Implements
Inherited Members

Constructors

OrientableHelper(IntPtr, bool)

public OrientableHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Properties

Orientation

public Orientation Orientation { get; set; }

Property Value

Orientation

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetOrientation()

public Orientation GetOrientation()

Returns

Orientation

SetOrientation(Orientation)

public void SetOrientation(Orientation orientation)

Parameters

orientation Orientation