Table of Contents

Class FileChooserWidget

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

Methods

GetGType()

Calls native function gtk_file_chooser_widget_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(FileChooserAction)

Calls native constructor gtk_file_chooser_widget_new.

public static extern IntPtr New(FileChooserAction action)

Parameters

action FileChooserAction

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: None Nullable: False