Method

GimpResourceis_font

Declaration [src]

gboolean
gimp_resource_is_font (
  GimpResource* resource
)

Description [src]

Returns whether the resource is a font.

This procedure returns TRUE if the specified resource is a font.

Available since:3.0

Return value

Returns: gboolean
 

TRUE if the resource is a font, FALSE otherwise.