Class GTKAccelLabel


Class-Hierarchy:

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

Class GTKAccelLabel inherits from GTKLabel


Last modified: 19.1.2000 (GToolKit/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 Wed Jan 19 1:31:48 2000 by Objcdoc