GimpUi.ColorButton.get_ui_manager

@accepts(GimpUi.ColorButton)
@returns(Gtk.UIManager)
def get_ui_manager(self):
    # Python wrapper for gimp_color_button_get_ui_manager()
  

Since 2.10

self

a GimpUi.ColorButton.

Returns