Top | ![]() |
![]() |
![]() |
![]() |
BudgieAppletInfo *
budgie_applet_info_new_from_uuid (const char *uuid
);
BudgieAppletInfo * budgie_applet_info_new (PeasPluginInfo *plugin_info
,const char *uuid
,BudgieApplet *applet
,GSettings *settings
);
“alignment”
property “alignment” char *
Set the applet alignment.
Owner: BudgieAppletInfo
Flags: Read / Write
Default value: "start"
“applet”
property “applet” gpointer
Set the applet instance.
[type BudgieApplet]
Owner: BudgieAppletInfo
Flags: Read / Write / Construct
“description”
property “description” char *
Set the applet description.
Owner: BudgieAppletInfo
Flags: Read / Write
Default value: NULL
“icon”
property “icon” char *
Set the applet icon.
Owner: BudgieAppletInfo
Flags: Read / Write
Default value: NULL
“name”
property “name” char *
Set the applet name.
Owner: BudgieAppletInfo
Flags: Read / Write
Default value: NULL
“position”
property “position” int
Set the applet position.
Owner: BudgieAppletInfo
Flags: Read / Write
Allowed values: [-1000,1000]
Default value: 0
“settings”
property “settings” gpointer
Set the applet GSettings.
[type GSettings]
Owner: BudgieAppletInfo
Flags: Read / Write / Construct