|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <ytk/gtktreeviewcolumn.h>#include <ytk/gtktreemodelfilter.h>#include <ytk/gtkliststore.h>#include <ytk/gtkentrycompletion.h>#include <ytk/gtkentry.h>Go to the source code of this file.
Classes | |
| struct | _GtkEntryCompletionPrivate |
Functions | |
| gboolean | _gtk_entry_completion_resize_popup (GtkEntryCompletion *completion) |
| void | _gtk_entry_completion_popup (GtkEntryCompletion *completion) |
| void | _gtk_entry_completion_popdown (GtkEntryCompletion *completion) |
| gchar * | _gtk_entry_completion_compute_prefix (GtkEntryCompletion *completion, const char *key) |
| void | _gtk_entry_get_borders (GtkEntry *entry, gint *xborder, gint *yborder) |
| void | _gtk_entry_effective_inner_border (GtkEntry *entry, GtkBorder *border) |
| void | _gtk_entry_reset_im_context (GtkEntry *entry) |
| gchar* _gtk_entry_completion_compute_prefix | ( | GtkEntryCompletion * | completion, |
| const char * | key | ||
| ) |
| void _gtk_entry_completion_popdown | ( | GtkEntryCompletion * | completion | ) |
| void _gtk_entry_completion_popup | ( | GtkEntryCompletion * | completion | ) |
| gboolean _gtk_entry_completion_resize_popup | ( | GtkEntryCompletion * | completion | ) |
| void _gtk_entry_get_borders | ( | GtkEntry * | entry, |
| gint * | xborder, | ||
| gint * | yborder | ||
| ) |
| void _gtk_entry_reset_im_context | ( | GtkEntry * | entry | ) |