Method
AgsGuiFileWidgetget_current_path
since: 6.6.0
[−]
Description [src]
Get current path of file_widget
.
Available since: 6.6.0
Gets property | AgsGui.FileWidget:current-path |
[−]
Return value
Type: gchar*
The current path as string.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |