API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
gboolean gnt_file_sel_set_current_location ( GntFileSel* sel, const char* path )
Set the current location of the file selector.
path
Type: const char*
const char*
The current path of the selector.
Type: gboolean
gboolean
TRUE if the current location was successfully changed, FALSE otherwise.
TRUE
FALSE