Method

EogImageis_file_writable

Declaration [src]

gboolean
eog_image_is_file_writable (
  EogImage* img
)

Description [src]

Evaluate if the user has write permission on the image file.

Return value

Returns: gboolean
 

TRUE on success, FALSE if the user hasn’t write permissions on it, or img is not an EogImage.