| GNOME Desktop Library Reference Manual | ||||
|---|---|---|---|---|
#include <libgnomeui/gnome-hint.h>
GnomeHint;
GtkWidget * gnome_hint_new (const gchar *hintfile,
const gchar *title,
const gchar *background_image,
const gchar *logo_image,
const gchar *startupkey);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GtkDialog +----GnomeHint
typedef struct _GnomeHint GnomeHint;
GnomeHint is deprecated and should not be used in newly-written code.
GtkWidget * gnome_hint_new (constgchar *hintfile, constgchar *title, constgchar *background_image, constgchar *logo_image, constgchar *startupkey);
gnome_hint_new has been deprecated since version 2.18 and should not be used in newly-written code.
hintfile : |
|
title : |
|
background_image : |
|
logo_image : |
|
startupkey : |
|
| Returns : |