Table of Contents

Class LayoutChild

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class LayoutChild
Inheritance
LayoutChild
Inherited Members

Methods

GetChildWidget(IntPtr)

Calls native method gtk_layout_child_get_child_widget.

public static extern IntPtr GetChildWidget(IntPtr layoutChild)

Parameters

layoutChild IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: None Nullable: False

GetGType()

Calls native function gtk_layout_child_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

GetLayoutManager(IntPtr)

Calls native method gtk_layout_child_get_layout_manager.

public static extern IntPtr GetLayoutManager(IntPtr layoutChild)

Parameters

layoutChild IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: None Nullable: False