|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <gtkiconcache.h>
Public Attributes | |
| gboolean | has_embedded_rect |
| gint | x0 |
| gint | y0 |
| gint | x1 |
| gint | y1 |
| GdkPoint * | attach_points |
| gint | n_attach_points |
| gchar * | display_name |
Definition at line 28 of file gtkiconcache.h.
| GdkPoint* _GtkIconData::attach_points |
Definition at line 33 of file gtkiconcache.h.
| gchar* _GtkIconData::display_name |
Definition at line 36 of file gtkiconcache.h.
| gboolean _GtkIconData::has_embedded_rect |
Definition at line 30 of file gtkiconcache.h.
| gint _GtkIconData::n_attach_points |
Definition at line 34 of file gtkiconcache.h.
| gint _GtkIconData::x0 |
Definition at line 31 of file gtkiconcache.h.
| gint _GtkIconData::x1 |
Definition at line 31 of file gtkiconcache.h.
| gint _GtkIconData::y0 |
Definition at line 31 of file gtkiconcache.h.
| gint _GtkIconData::y1 |
Definition at line 31 of file gtkiconcache.h.