Table of Contents

Class CarouselIndicatorDots

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

Methods

GetCarousel(IntPtr)

Calls native method adw_carousel_indicator_dots_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_dots_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New()

Calls native constructor adw_carousel_indicator_dots_new.

public static extern IntPtr New()

Returns

IntPtr

Transfer ownership: None Nullable: False

SetCarousel(IntPtr, IntPtr)

Calls native method adw_carousel_indicator_dots_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