Table of Contents

Class FontChooserDialog

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

Methods

GetGType()

Calls native function gtk_font_chooser_dialog_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(NullableUtf8StringHandle, IntPtr)

Calls native constructor gtk_font_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