Table of Contents

Class CarouselIndicatorLines

Namespace
Adw.Internal
Assembly
Adw-1.dll
public class CarouselIndicatorLines
Inheritance
CarouselIndicatorLines
Inherited Members

Methods

GetCarousel(IntPtr)

Calls native method adw_carousel_indicator_lines_get_carousel.

public static extern IntPtr GetCarousel(IntPtr self)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: None Nullable: True

GetGType()

Calls native function adw_carousel_indicator_lines_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New()

Calls native constructor adw_carousel_indicator_lines_new.

public static extern IntPtr New()

Returns

IntPtr

Transfer ownership: None Nullable: False

SetCarousel(IntPtr, IntPtr)

Calls native method adw_carousel_indicator_lines_set_carousel.

public static extern void SetCarousel(IntPtr self, IntPtr carousel)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

carousel IntPtr

Transfer ownership: None Nullable: True