Class GTKAccelLabel


Class-Hierarchy:

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

Class GTKAccelLabel inherits from GTKLabel


Last modified: 8.4.99 (./GToolKit.m)

Method Index

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

Methods

+ (GtkType) getType

Overrides: + (GtkType) getType in GTKLabel

+ accelLabelWithString:(const NSString *) string

- initWithString:(const NSString *) string

- (guint) getAccelWidth

- (void) setAccelWidget:(GTKWidget *) accel_widget

- (gboolean) refetch


generated Thu Apr 8 6:47:27 1999 by Objcdoc