Method

FoundryAdwPagecan_save

Declaration [src]

gboolean
foundry_page_can_save (
  FoundryPage* self
)

Description [src]

Checks if the page can be saved.

Implementations of FoundryPage should notify the can-save property when the value of this function changes.

Return value

Type: gboolean

TRUE if the page can be saved.