Method

PhoshMprisDBusMediaPlayer2set_desktop_entry

Declaration [src]

void
phosh_mpris_dbus_media_player2_set_desktop_entry (
  PhoshMprisDBusMediaPlayer2* object,
  const gchar* value
)

Description [src]

Sets the DesktopEntry” D-Bus property to value.

Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.

This method is not directly available to language bindings.

Parameters

value const gchar*
 

The value to set.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.