Class Index | Cross Index | Namespace Index |
Gdk Visual Handle
Contained in: global
Derived from:
Gdk_Handle
Derived by:
none
#include <gtk--/visual.h>
public function member index: |
||
Gdk_Visual | (); | |
Gdk_Visual | (GdkVisual* visual); | |
Gdk_Visual | (const Gdk_Visual& visual); | |
Gdk_Visual& | get_best | (void); |
Gdk_Visual& | get_best | (gint depth); |
Gdk_Visual& | get_best | (GdkVisualType visual_type); |
Gdk_Visual& | get_best | (gint depth, GdkVisualType visual_type); |
static gint | get_best_depth | (void); |
static GdkVisualType | get_best_type | (void); |
Gdk_Visual& | get_system | (void); |
Gdk_Visual& | operator = | (const Gdk_Visual&); |
void | release | (); |
~Gdk_Visual | (); | |
protected function member index: |
||
void | ref | (); |
void | unref | (); |
private function member index: |
||
void | create | (); |
You can't create a visual! You must ask the system for one! Use the get functions.