Class

AstalScrollable

[]

Description

class Astal.Scrollable : Gtk.ScrolledWindow
{
  /* No available fields */
}

Subclass of GtkScrolledWindow which has its policy default to GTK_POLICY_AUTOMATIC. Its css selector is scrollable. Its child getter returns the child of the inner GtkViewport, instead of the viewport.

[]

Constructors

astal_scrollable_new
No description available.

[]

Instance methods

astal_scrollable_get_child
No description available.

astal_scrollable_get_hscroll
No description available.

astal_scrollable_set_hscroll
No description available.

astal_scrollable_get_vscroll
No description available.

astal_scrollable_set_vscroll
No description available.

Methods inherited from GtkScrolledWindow (32)
Methods inherited from GtkBin (1)
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (43)
[]

Properties

Astal.Scrollable:hscroll
No description available.

Astal.Scrollable:vscroll
No description available.

Properties inherited from GtkScrolledWindow (15)
Properties inherited from GtkContainer (3)
Properties inherited from GtkWidget (39)
[]

Signals

Signals inherited from GtkScrolledWindow (4)
Signals inherited from GtkContainer (4)
Signals inherited from GtkWidget (69)
Signals inherited from GObject (1)

Class structure