Top | ![]() |
![]() |
![]() |
![]() |
|
_init () |
|
update_label_margin () |
|
set_applet_label () |
|
set_applet_enabled () |
|
hide_applet_label () |
|
hide_applet_icon () |
update_label_margin ();
Sets a margin between the icon and the label when it contains a non empty string. The margin is always set to zero in a vertical panel
set_applet_enabled (boolean enabled
);
Sets whether the applet is enabled or not. A disabled applet sets its padding to 0px and doesn't react to clicks
hide_applet_label (boolean hide
);
Sets whether the applets label is hidden or not. A convenience function to hide applet labels when an applet is placed in a vertical panel