Virtual Method
LfbGdbusFeedbackget_profile
Declaration [src]
const gchar*
get_profile (
LfbGdbusFeedback* object
)
Description [src]
Gets the value of the “Profile” D-Bus property.
Since this D-Bus property is both readable and writable, it is meaningful to use this function on both the client- and service-side.
The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where object
was constructed. Use lfb_gdbus_feedback_dup_profile()
if on another thread.