Window
Object Hierarchy:
Description:
public class Window :
ApplicationWindow
Content:
Properties:
Delegates:
Creation methods:
Methods:
- public Button add_bubble_icon (string icon_name, string tooltip, owned BubbleAction action)
- public Label add_bubble_label (string text, bool dimmed = false)
- public Button add_bubble_menu (string icon_name, string tooltip, Popover popover)
- public SearchBubble add_bubble_search (string placeholder, owned BubbleSearchAction action)
- public Button add_bubble_suggested (string label, owned BubbleAction action)
- public Button add_bubble_text (string label, owned BubbleAction action)
- public void add_bubble_widget (Widget w)
- public override void dispose ()
- public bool get_sidebar_visible ()
- public void set_bubbles_on_hover (bool on_hover)
- public void set_content (Widget widget)
- public void set_sidebar (Widget widget)
- public void set_sidebar_visible (bool visible)
- public void set_sidebar_width (int width)
- public void set_title (string title)
- public override void size_allocate (int width, int height, int baseline)
Inherited Members:
All known members inherited from class Gtk.ApplicationWindow
All known members inherited from class Gtk.Window
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface GLib.ActionGroup
All known members inherited from interface GLib.ActionMap
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Native
All known members inherited from interface Gtk.Root
All known members inherited from interface Gtk.ShortcutManager