Method
AgsFileLinkget_filename
since: 3.6.17
[−]
Description [src]
Get filename of file_link
.
Available since: 3.6.17
Gets property | Ags.FileLink:filename |
[−]
Return value
Type: gchar*
The filename.
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. |