Method
GimpUiPageSelectorget_page_label
Declaration [src]
gchar*
gimp_page_selector_get_page_label (
GimpPageSelector* selector,
gint page_no
)
Return value
Returns: | gchar* |
The page’s label, or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . | |
The value is a NUL terminated UTF-8 string. |