GimpUi.ChainButton.get_icon_size

@accepts(GimpUi.ChainButton)
@returns(Gtk.IconSize)
def get_icon_size(self):
    # Python wrapper for gimp_chain_button_get_icon_size()
  

Gets the icon size of the GimpUi.ChainButton.

Since 2.10.10

self

Pointer to a GimpUi.ChainButton.

Returns