Budgie.AppletInfo¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Set the applet alignment |
||
r/w/c |
Set the applet instance |
||
r/w |
Set the applet description |
||
r/w |
Set the applet icon |
||
r/w |
Set the applet name |
||
r/w |
Set the applet position |
||
r/w/c |
Set the applet |
||
r/w |
Set the applet UUID |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Budgie.AppletInfo(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
This type is private to the panel implementation, and is used to monitor, track, and control each applet instance.
- classmethod new(plugin_info, uuid, applet, settings)¶
- Parameters:
plugin_info (
Peas.PluginInfo
) –uuid (
str
) –applet (
Budgie.Applet
) –settings (
Gio.Settings
) –
- Return type:
Property Details¶
- Budgie.AppletInfo.props.alignment¶
-
Set the applet alignment
- Budgie.AppletInfo.props.applet¶
-
Set the applet instance
- Budgie.AppletInfo.props.description¶
-
Set the applet description
- Budgie.AppletInfo.props.icon¶
-
Set the applet icon
- Budgie.AppletInfo.props.name¶
-
Set the applet name
- Budgie.AppletInfo.props.position¶
-
Set the applet position
- Budgie.AppletInfo.props.settings¶
-
Set the applet
Gio.Settings