BudgiePopover
BudgiePopover
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkPopover
╰── BudgiePopover
Implemented Interfaces
BudgiePopover implements
AtkImplementorIface and GtkBuildable.
Functions
budgie_popover_new ()
GtkWidget *
budgie_popover_new (GtkWidget *relative_to
);
Types and Values
struct BudgiePopoverClass
struct BudgiePopoverClass {
GtkPopoverClass parent_class;
gpointer padding[4];
};
BUDGIE_TYPE_POPOVER
#define BUDGIE_TYPE_POPOVER (budgie_popover_get_type())
BudgiePopover
typedef struct _BudgiePopover BudgiePopover;