[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkFileChooserNative

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 7012

type TGtkFileChooserNative = object

  function new();

  

  function get_accept_label;

  

  function get_cancel_label;

  

  procedure set_accept_label();

  

  procedure set_cancel_label();

  

  property accept_label: Pgchar; [rw]

  

  property cancel_label: Pgchar; [rw]

  

end;

Inheritance

TGtkFileChooserNative