Table of Contents

Interface Orientable

Namespace
Gtk
Assembly
Gtk-4.0.dll
public interface Orientable

Fields

OrientationPropertyDefinition

public static readonly Property<Orientation, Orientable> OrientationPropertyDefinition

Field Value

Property<Orientation, Orientable>

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

Orientation

Orientation Orientation { get; set; }

Property Value

Orientation

Methods

GetOrientation()

Orientation GetOrientation()

Returns

Orientation

SetOrientation(Orientation)

void SetOrientation(Orientation orientation)

Parameters

orientation Orientation