Class FileChooserWidget
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
FileChooserActionTransfer ownership: None Nullable: False
Returns
- IntPtr
Transfer ownership: None Nullable: False