![]() |
![]() |
![]() |
GtkExtra2 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <gtkextra.h> GtkWidget * gtk_item_entry_new (void
); GtkWidget * gtk_item_entry_new_with_max_length (gint max
); void gtk_item_entry_set_text (GtkItemEntry *item_entry
,const gchar *text
,GtkJustification justification
); void gtk_item_entry_set_justification (GtkItemEntry *item_entry
,GtkJustification justification
); void gtk_item_entry_set_cursor_visible (GtkItemEntry *entry
,gboolean visible
); gboolean gtk_item_entry_get_cursor_visible (GtkItemEntry *entry
);
void gtk_item_entry_set_text (GtkItemEntry *item_entry
,const gchar *text
,GtkJustification justification
);
void gtk_item_entry_set_justification (GtkItemEntry *item_entry
,GtkJustification justification
);
void gtk_item_entry_set_cursor_visible (GtkItemEntry *entry
,gboolean visible
);