Class FontChooserDialog
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
NullableUtf8StringHandleTransfer ownership: None Nullable: True
parent
IntPtrTransfer ownership: None Nullable: True
Returns
- IntPtr
Transfer ownership: None Nullable: False