set_page_label


Description:

[ CCode ( cname = "gimp_page_selector_set_page_label" ) ]
[ Version ( since = "2.4" ) ]
public void set_page_label (int page_no, string label)

Sets the label of the specified page.

Parameters:

this

Pointer to a PageSelector.

page_no

The number of the page to set the label for.

label

The label.