Table of Contents

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

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