Class
PhoshFeedbackManager
Description [src]
final class Phosh.FeedbackManager : GObject.Object {
/* No available fields */
}
Sends and configures user feedback.
Constructors
phosh_feedback_manager_new
No description available.
Instance methods
phosh_feedback_manager_get_icon_name
No description available.
phosh_feedback_manager_get_profile
No description available.
phosh_feedback_manager_toggle
No description available.
phosh_feedback_manager_trigger_feedback
No description available.
Properties
Phosh.FeedbackManager:icon-name
The feedback icon name.
Phosh.FeedbackManager:present
Whether feedback manager is present.
Phosh.FeedbackManager:profile
The feedback profile name.
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.