page_is_selected


Description:

[ CCode ( cname = "gimp_page_selector_page_is_selected" ) ]
[ Version ( since = "2.4" ) ]
public bool page_is_selected (int page_no)

Parameters:

this

Pointer to a PageSelector.

page_no

The number of the page to check.

Returns:

true if the page is selected, false otherwise.