Arrow Class Reference

Inheritance diagram for Arrow:

Misc List of all members.

Detailed Description

A widget that displays an 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.


Member Function Documentation

void Arrow.set ArrowType  arrow_type,
ShadowType  shadow_type
 

Sets the arrow direction and a shadow types.

Parameters:
arrow_type the direction
shadow_type the shadow type

Arrow.this ArrowType  arrow_type,
ShadowType  shadow_type
 

Creates a new arrow with a direction and a shadow type.

Parameters:
arrow_type the direction
shadow_type the shadow type

Arrow.this GtkWidget *  gtkWidget  )  [protected]
 

Creates a Misc from a GtkMisc.

Parameters:
gtkWidget the GtkMisc

Reimplemented from Misc.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo