GimpUi.ColorSelection.get_right_vbox

@accepts(GimpUi.ColorSelection)
@returns(Gtk.Box)
def get_right_vbox(self):
    # Python wrapper for gimp_color_selection_get_right_vbox()
  

Since 3.0

self

A GimpUi.ColorSelection widget.

Returns