Inheritance diagram for Arrow:

This is like a label, not a button.
Public Member Functions | |
| this (ArrowType arrow_type, ShadowType shadow_type) | |
| Creates a new arrow with a direction and a shadow type. | |
| void | set (ArrowType arrow_type, ShadowType shadow_type) |
| Sets the arrow direction and a shadow types. | |
Protected Member Functions | |
| this (GtkWidget *gtkWidget) | |
| Creates a Misc from a GtkMisc. | |
|
||||||||||||
|
Sets the arrow direction and a shadow types.
|
|
||||||||||||
|
Creates a new arrow with a direction and a shadow type.
|
|
|
Creates a Misc from a GtkMisc.
Reimplemented from Misc. |
|
|
|
|