GimpUi.PageSelector.select_all

@accepts(GimpUi.PageSelector)
@returns(none)
def select_all(self):
    # Python wrapper for gimp_page_selector_select_all()
  

Selects all pages.

Since 2.4

self

Pointer to a GimpUi.PageSelector.