Method

GimpUiPageSelectorpage_is_selected

since: 2.4

Declaration [src]

gboolean
gimp_page_selector_page_is_selected (
  GimpPageSelector* selector,
  gint page_no
)

Description

No description available.

Available since: 2.4

Parameters

page_no

Type: gint

The number of the page to check.

Return value

Type: gboolean

TRUE if the page is selected, FALSE otherwise.