Ardour  9.0-pre0-427-gd2a3450e2f
_GtkIconData Struct Reference

#include <gtkiconcache.h>

Public Attributes

gboolean has_embedded_rect
 
gint x0
 
gint y0
 
gint x1
 
gint y1
 
GdkPointattach_points
 
gint n_attach_points
 
gchar * display_name
 

Detailed Description

Definition at line 28 of file gtkiconcache.h.

Member Data Documentation

◆ attach_points

GdkPoint* _GtkIconData::attach_points

Definition at line 33 of file gtkiconcache.h.

◆ display_name

gchar* _GtkIconData::display_name

Definition at line 36 of file gtkiconcache.h.

◆ has_embedded_rect

gboolean _GtkIconData::has_embedded_rect

Definition at line 30 of file gtkiconcache.h.

◆ n_attach_points

gint _GtkIconData::n_attach_points

Definition at line 34 of file gtkiconcache.h.

◆ x0

gint _GtkIconData::x0

Definition at line 31 of file gtkiconcache.h.

◆ x1

gint _GtkIconData::x1

Definition at line 31 of file gtkiconcache.h.

◆ y0

gint _GtkIconData::y0

Definition at line 31 of file gtkiconcache.h.

◆ y1

gint _GtkIconData::y1

Definition at line 31 of file gtkiconcache.h.


The documentation for this struct was generated from the following file: