Class

AgsGuiScrolledScaleBox

[]

Description

class AgsGui.ScrolledScaleBox : Gtk.Grid
  implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
  scrolled_window: GtkScrolledWindow*,
  scale_box: GtkBox*
}

No description available.

[]

Constructors

ags_scrolled_scale_box_new

Create a new AgsScrolledScaleBox.

since: 3.0.0

[]

Instance methods

ags_scrolled_scale_box_get_scrolled_window

Get scrolled_window of scrolled_scale_box.

since: 4.0.0

Methods inherited from GtkGrid (22)
Methods inherited from GtkWidget (162)
Methods inherited from GObject (43)
Methods inherited from GtkAccessible (19)
Methods inherited from GtkBuildable (1)
Methods inherited from GtkOrientable (2)
[]

Properties

Properties inherited from GtkGrid (5)
Properties inherited from GtkWidget (34)
Properties inherited from GtkAccessible (1)
Properties inherited from GtkOrientable (1)
[]

Signals

Signals inherited from GtkWidget (13)
Signals inherited from GObject (1)

Class structure