IApplet
Object Hierarchy:
Description:
[
DBus ( name =
"org.cairodock.CairoDock.applet" ) ]
public interface IApplet :
Object
Content:
Methods:
- public abstract void AddDataRenderer (string cType, int iNbValues, string cTheme) throws IOError
- public abstract void AddMenuItems (HashTable<string,Variant>[] pItems) throws IOError
- public abstract void Animate (string cAnimation, int iRounds) throws IOError
- public abstract void BindShortkey (string[] cShortkeys) throws IOError
- public abstract void ControlAppli (string cApplicationClass) throws IOError
- public abstract void DemandsAttention (bool bStart, string cAnimation) throws IOError
- public abstract Variant Get (string cProperty) throws IOError
- public abstract HashTable<string,Variant> GetAll () throws IOError
- public abstract void PopupDialog (HashTable<string,Variant> hDialogAttributes, HashTable<string,Variant> hWidgetAttributes) throws IOError
- public abstract void RenderValues (double[] pValues) throws IOError
- public abstract void SetEmblem (string cImage, int iPosition) throws IOError
- public abstract void SetIcon (string cImage) throws IOError
- public abstract void SetLabel (string cLabel) throws IOError
- public abstract void SetQuickInfo (string cQuickInfo) throws IOError
- public abstract void ShowAppli (bool bShow) throws IOError
- public abstract void ShowDialog (string cMessage, int iDuration) throws IOError
Signals:
Inherited Members:
All known members inherited from class GLib.Object