Applet
Object Hierarchy:
Description:
[
CCode ( type_id =
"budgie_applet_get_type ()" ) ]
public class Applet :
EventBox,
Implementor,
Buildable
Content:
Properties:
Creation methods:
Methods:
Signals:
- public virtual signal void panel_position_changed (PanelPosition position)
Used to notify this applet of a change in the panel's placement on
screen, so that it may adjust its own layout to better suit the geometry.
- public virtual signal void panel_size_changed (int panel_size, int icon_size, int small_icon_size)
Used to notify this applet of a change in the panel size
Inherited Members:
All known members inherited from class Gtk.EventBox
All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Container
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Buildable