jigdo API
gtk/support.hh File Reference
#include <gtk/gtk.h>Go to the source code of this file.
Defines | |
| #define | textdomain(String) (String) |
| #define | gettext(String) (String) |
| #define | dgettext(Domain, Message) (Message) |
| #define | dcgettext(Domain, Message, Type) (Message) |
| #define | bindtextdomain(Domain, Directory) (Domain) |
| #define | _(String) (String) |
| #define | N_(String) (String) |
Functions | |
| GtkWidget * | lookup_widget (GtkWidget *widget, const gchar *widget_name) |
| void | add_pixmap_directory (const gchar *directory) |
| GtkWidget * | create_pixmap (GtkWidget *widget, const gchar *filename) |
| GdkPixbuf * | create_pixbuf (const gchar *filename) |
| void | glade_set_atk_action_description (AtkAction *action, const gchar *action_name, const gchar *description) |
Define Documentation
| #define _ | ( | String | ) | (String) |
Referenced by _getopt_internal(), UrlMap::addServer(), Progress::appendProgress(), Progress::appendSize(), Progress::appendSizes(), Progress::appendSpeed(), cmdOptions(), JobLine::create(), GUI::create(), create_pixbuf(), create_pixmap(), error_CouldntRename(), exit_tryHelp(), fileToImage(), JigdoDescVec::get(), info_NeedMoreFiles(), Gunzip::inject(), JigdoCache::JigdoCache(), JigdoConfig::JigdoConfig(), JigdoDesc::listMissing(), JigdoDesc::makeImage(), GtkSingleUrl::on_closeButton_clicked(), on_download_closeButton_enter(), on_download_pauseButton_enter(), on_download_restartButton_enter(), on_download_startButton_enter(), on_download_stopButton_enter(), on_jigdo_closeButton_enter(), on_jigdo_pauseButton_enter(), on_jigdo_restartButton_enter(), on_jigdo_startButton_enter(), on_jigdo_stopButton_enter(), GtkSingleUrl::on_restartButton_clicked(), GtkSingleUrl::on_startButton_clicked(), openForInput(), openForOutput(), outOfMemory(), UrlMapping::parseOptions(), GtkSingleUrl::pause(), JobList::postGtkInit(), printUsage(), Zibstream::read(), JigdoCache::readFilenames(), readTemplate(), readTmpFile(), ConfigFile::rescan(), Job::MakeImageDl::run(), GtkSingleUrl::run(), GtkMakeImage::run(), scanMemSize(), Logger::scanOptions(), scanTimespan(), JigdoDesc::seekFromEnd(), setLicenseText(), GtkSingleUrl::stop(), throw_RecurseError_forDir(), throw_RecurseError_forObject(), tryHelp(), willOutputTo(), writeAll(), writeMerge(), Zobstream::writeZipped(), and JigdoCache::~JigdoCache().
| #define bindtextdomain | ( | Domain, | |||
| Directory | ) | (Domain) |
Referenced by main().
| #define dcgettext | ( | Domain, | |||
| Message, | |||||
| Type | ) | (Message) |
| #define dgettext | ( | Domain, | |||
| Message | ) | (Message) |
| #define gettext | ( | String | ) | (String) |
| #define N_ | ( | String | ) | (String) |
| #define textdomain | ( | String | ) | (String) |
Referenced by main().
Function Documentation
| void add_pixmap_directory | ( | const gchar * | directory | ) |
| GdkPixbuf* create_pixbuf | ( | const gchar * | filename | ) |
References _, error(), find_pixmap_file(), and NULL.
| GtkWidget* create_pixmap | ( | GtkWidget * | widget, | |
| const gchar * | filename | |||
| ) |
References _, find_pixmap_file(), and NULL.
| void glade_set_atk_action_description | ( | AtkAction * | action, | |
| const gchar * | action_name, | |||
| const gchar * | description | |||
| ) |
| GtkWidget* lookup_widget | ( | GtkWidget * | widget, | |
| const gchar * | widget_name | |||
| ) |
References NULL.
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
1.5.6