Class Index Cross Index Namespace Index

Class Gtk::AccelEntry


Contained in: Gtk
Derived from: GtkAccelEntry
Derived by: none

#include <gtk--/accelgroup.h>


public function member index:

AccelGroup* get_accel_group() const;
GtkAccelFlags get_flags() const;
guint get_key() const;
GdkModifierType get_mods() const;
Object* get_object() const;
GtkAccelEntry* gtkobj();
const GtkAccelEntry* gtkobj() const;
~AccelEntry();
 

protected function member index:

AccelEntry(void* do_not_derive_me);
 

private function member index:

AccelEntry(GtkAccelEntry* castitem);
 

Description:



Function Member Descriptions: