| Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── DzlBin ╰── DzlDockRevealer ╰── DzlDockBinEdge ╰── IdeLayoutPane ╰── IdeLayoutTransientSidebar
IdeLayoutTransientSidebar implements AtkImplementorIface, GtkBuildable and DzlDockItem.
void ide_layout_transient_sidebar_set_panel (IdeLayoutTransientSidebar *self,GtkWidget *panel);
void ide_layout_transient_sidebar_set_view (IdeLayoutTransientSidebar *self,IdeLayoutView *view);
Sets the view for which the panel is transient for. When focus leaves the sidebar or the view, the panel will be dismissed.
Since: 3.26