GimpUi.ChainButton.get_button

@accepts(GimpUi.ChainButton)
@returns(Gtk.Button)
def get_button(self):
    # Python wrapper for gimp_chain_button_get_button()
  

Since 3.0

self

A GimpUi.ChainButton.

Returns