Class GTKAccelLabel


Class-Hierarchy:

    NSObject
      |
      +---GTK
	    |
	    +---GTKObject
		  |
		  +---GTKWidget
			|
			+---GTKMisc
			      |
			      +---GTKLabel
				    |
				    +---GTKAccelLabel

Class GTKAccelLabel inherits from GTKLabel


Last modified: 3.1.2001 (GToolKit/GToolKit.m)

Method Index

+ (id) accelLabelWithString:(NSString *) string
+ (GtkType) getType
- (guint) getAccelWidth
- (id) initWithString:(NSString *) string
- (gboolean) refetch
- (void) setAccelWidget:(GTKWidget *) accel_widget

Methods

+ (GtkType) getType

Overrides: + (GtkType) getType in GTKLabel

+ (id) accelLabelWithString:(NSString *) string

- (id) initWithString:(NSString *) string

- (guint) getAccelWidth

- (void) setAccelWidget:(GTKWidget *) accel_widget

- (gboolean) refetch


generated Thu Jan 4 20:20:27 2001 by Objcdoc