setAppInfo
fun setAppInfo(uri: String, name: String, exec: String, count: <Error class: unknown class>, stamp: Long): <Error class: unknown class><Boolean>(source)
⚠️ Deprecated ⚠️
This is deprecated since version 2.66.
Use g_bookmark_file_set_application_info() instead, as time_t
is deprecated due to the year 2038 problem.
Sets the meta-data of application @name inside the list of applications that have registered a bookmark for @uri inside
Return
true if the application's meta-data was successfully changed.
Since
2.12
Parameters
uri
a valid URI
name
an application's name
exec
an application's command line
count
the number of registrations done for this application
stamp
the time of the last registration for this application