Lines Matching refs:gchar

157 typedef char    gchar;
368 gchar *name;
426 gchar *name;
463 gchar *label_text;
557 gchar *format;
616 const gchar *filename;
617 const gchar *uri;
618 const gchar *display_name;
619 const gchar *mime_type;
657 gchar* (*fp_gtk_check_version)(guint required_major, guint required_minor,
674 GtkShadowType shadow_type, const gchar *detail,
678 GtkShadowType shadow_type, const gchar *detail,
682 GtkShadowType shadow_type, const gchar *detail,
686 const gchar *detail, gint x, gint y, gint width, gint height);
688 GtkShadowType shadow_type, const gchar *detail,
691 const gchar *detail, gint x, gint y, gint width, gint height,
694 GtkShadowType shadow_type, const gchar *detail,
697 GtkShadowType shadow_type, const gchar *detail,
702 GtkShadowType shadow_type, const gchar *detail,
705 const gchar *detail, gint x, gint y, gint width, gint height);
707 const gchar *detail, gint x, gint y, gint width, gint height);
709 GtkShadowType shadow_type, const gchar *detail,
713 GtkShadowType shadow_type, const gchar *detail,
716 const gchar *detail, gint x, gint y, gint width, gint height);
729 GdkPixbuf *gtk2_get_stock_icon(gint widget_type, const gchar *stock_id,
731 GdkPixbuf *gtk2_get_icon(const gchar *filename, gint size);
759 gchar* (*fp_gtk_file_chooser_get_filename)(GtkFileChooser *chooser);
762 GtkWidget* (*fp_gtk_file_chooser_dialog_new)(const gchar *title,
764 const gchar *first_button_text, ...);
766 const gchar *filename);
770 const gchar *name);
782 gchar* (*fp_gtk_file_chooser_get_current_folder)(GtkFileChooser *chooser);
786 const gchar *detailed_signal, GCallback c_handler, gpointer data,