Table of Contents

Class ColorChooserDialog

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

Methods

GetGType()

Calls native function gtk_color_chooser_dialog_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(NullableUtf8StringHandle, IntPtr)

Calls native constructor gtk_color_chooser_dialog_new.

public static extern IntPtr New(NullableUtf8StringHandle title, IntPtr parent)

Parameters

title NullableUtf8StringHandle

Transfer ownership: None Nullable: True

parent IntPtr

Transfer ownership: None Nullable: True

Returns

IntPtr

Transfer ownership: None Nullable: False