IconInfo.getEmbeddedRect

Gets the coordinates of a rectangle within the icon that can be used for display of information such as a preview of the contents of a text file. See gtk_icon_info_set_raw_coordinates() for further information about the coordinate system. Since 2.4

class IconInfo
int
getEmbeddedRect

Parameters

rectangle Rectangle

GdkRectangle in which to store embedded rectangle coordinates; coordinates are only stored when this function returns TRUE. out

Return Value

Type: int

TRUE if the icon has an embedded rectangle

Meta