how to built a gtk develop Environment for C programe


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu how to built a gtk develop Environment for C programe
# 1  
Old 09-02-2012
how to built a gtk develop Environment for C programe

hi all:
as title . i want to built a C GUI program environment in ubuntu. i know i should install gtk . but i try and try , and still failed .Smilie could some one help me ? thanks !!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Programming

curses.h not found , gtk/gtk.h not found

i have downloaded <libncurses5-dev_5.7+20101128-1_i386.deb> and <ndk++-0.0.1alpha4.tar.bz2> which contains the header files curses.h and gtk/gtk.h .. i have also included them using .. #include "/home/ball/Desktop/Sudoku/project/libncurses5-dev_5.7+20101128-1_i386/usr/include/curses.h" ... (2 Replies)
Discussion started by: upvan111
2 Replies

2. UNIX for Dummies Questions & Answers

Help to develop a new application

Hi all, I am a beginner in advanced unix and just i finished my course in that so now I want to develop an application using advanced unix concepts and middleware technology, so that i can gain an initial working knowledge. Kindly give me a suggestion of what i can develop. (5 Replies)
Discussion started by: jimmyuk
5 Replies

3. UNIX for Advanced & Expert Users

Setup a Fully Featured C++ Develop Environment

Hello, I'm learning C++ and i want to know what i have to do for setup a fully featured C++ develop environment in my Ubuntu Intrepid Ibex, like Gedit, because i hate eMacs and non-graphical editors, they are so much confusing, and some other things that will help me with my development. ... (7 Replies)
Discussion started by: nathanpc
7 Replies

4. UNIX for Dummies Questions & Answers

About MBR,Boot Loader programe.

Hi all, I am newbie here.I want to know what is MBR,boot loader & boot strap programe. What is procedure of loading OS in to memory. Thanx in advance:) (1 Reply)
Discussion started by: vishwasrao
1 Replies

5. Programming

How to use dbxtra to debuge the programe by ncurses?

hello everyone, I am a programmer from china.I have a question about the debuger dbxtra.I am doing a soft with ncurses.and i don't know how to debuge the programe with dbxtra .for example run>>/dev/tty03,I don't know how to use it.Can you help me? thank you (0 Replies)
Discussion started by: xqw001
0 Replies

6. Shell Programming and Scripting

shell programe

please If one have the solution for c shell home work talk me about it or send it to me it is a homework for me and i can't do it any one can help me to solve it talk with me plese (1 Reply)
Discussion started by: Mager
1 Replies

7. UNIX for Dummies Questions & Answers

unix develop environment

hi! i am Carlos i study @ UABC (Autonomy University of Baja California)... i have a final project.... i need to make a presentation of the new... unix develop environment... but... i have some problems with that.... could you tell me something to help me? (0 Replies)
Discussion started by: Nx GT-R
0 Replies

8. Shell Programming and Scripting

develop a new kernel

Hi people, I am trying to install a second kernel on my Red Hat 8.0 machine. the existing kernel is 2.4.18 and I am trying to have 2.4.20. I already downloaded the source extracted it run make , make dep and make bzImage . Now when trying to copy the installed kernel image from /usr/src to... (4 Replies)
Discussion started by: bashirpopal
4 Replies

9. UNIX for Dummies Questions & Answers

Installing GTK to develop Perl GUI's

Hi! What do I need to do to install GTK so I can use Perl GUI's in UNIX? I want to install it in my account. I am not a sys admin or anything. Thanks in advance, P. (1 Reply)
Discussion started by: pmcg
1 Replies
Login or Register to Ask a Question
Gtk2::Stock(3pm)					User Contributed Perl Documentation					  Gtk2::Stock(3pm)

NAME
Gtk2::Stock Gtk2::StockItem When a Gtk2::StockItem is returned from a function or required as a parameter a hash reference with the following key/value pairs will be required/returned. { stock_id => (string), label => (string), modifier => (Gtk2::Gdk::ModifierType), keyval => (integer), translation_domain => (string), } Stock Items +-----------------------------------+-------------------+-------------+ | Stock-Id | Label | Mod-Key | +-----------------------------------+-------------------+-------------+ | gtk-about | _About | | | gtk-add | _Add | | | gtk-apply | _Apply | | | gtk-bold | _Bold | | | gtk-cancel | _Cancel | | | gtk-cdrom | _CD-Rom | | | gtk-clear | _Clear | | | gtk-close | _Close | <control>-W | | gtk-connect | C_onnect | | | gtk-convert | _Convert | | | gtk-copy | _Copy | <control>-C | | gtk-cut | Cu_t | <control>-X | | gtk-delete | _Delete | | | gtk-dialog-error | Error | | | gtk-dialog-info | Information | | | gtk-dialog-question | Question | | | gtk-dialog-warning | Warning | | | gtk-discard | _Discard | | | gtk-disconnect | _Disconnect | | | gtk-edit | _Edit | | | gtk-execute | _Execute | | | gtk-find | _Find | <control>-F | | gtk-find-and-replace | Find and _Replace | <control>-R | | gtk-floppy | _Floppy | | | gtk-fullscreen | _Fullscreen | | | gtk-go-back | _Back | | | gtk-go-down | _Down | | | gtk-go-forward | _Forward | | | gtk-go-up | _Up | | | gtk-goto-bottom | _Bottom | | | gtk-goto-first | _First | | | gtk-goto-last | _Last | | | gtk-goto-top | _Top | | | gtk-harddisk | _Harddisk | | | gtk-help | _Help | <control>-H | | gtk-home | _Home | | | gtk-indent | Increase Indent | | | gtk-index | _Index | | | gtk-info | _Information | | | gtk-italic | _Italic | | | gtk-jump-to | _Jump to | | | gtk-justify-center | _Center | | | gtk-justify-fill | _Fill | | | gtk-justify-left | _Left | | | gtk-justify-right | _Right | | | gtk-leave-fullscreen | _Leave Fullscreen | | | gtk-media-forward | _Forward | | | gtk-media-next | _Next | | | gtk-media-pause | P_ause | | | gtk-media-play | _Play | | | gtk-media-previous | Pre_vious | | | gtk-media-record | _Record | | | gtk-media-rewind | R_ewind | | | gtk-media-stop | _Stop | | | gtk-network | _Network | | | gtk-new | _New | <control>-N | | gtk-no | _No | | | gtk-ok | _OK | | | gtk-open | _Open | <control>-O | | gtk-orientation-landscape | Landscape | | | gtk-orientation-portrait | Portrait | | | gtk-orientation-reverse-landscape | Reverse landscape | | | gtk-orientation-reverse-portrait | Reverse portrait | | | gtk-page-setup | Page Set_up | | | gtk-paste | _Paste | <control>-V | | gtk-preferences | _Preferences | | | gtk-print | _Print | | | gtk-print-preview | Print Pre_view | | | gtk-properties | _Properties | | | gtk-quit | _Quit | <control>-Q | | gtk-redo | _Redo | | | gtk-refresh | _Refresh | | | gtk-remove | _Remove | | | gtk-revert-to-saved | _Revert | | | gtk-save | _Save | <control>-S | | gtk-save-as | Save _As | | | gtk-select-all | Select _All | | | gtk-select-color | _Color | | | gtk-select-font | _Font | | | gtk-sort-ascending | _Ascending | | | gtk-sort-descending | _Descending | | | gtk-spell-check | _Spell Check | | | gtk-stop | _Stop | | | gtk-strikethrough | _Strikethrough | | | gtk-undelete | _Undelete | | | gtk-underline | _Underline | | | gtk-undo | _Undo | | | gtk-unindent | Decrease Indent | | | gtk-yes | _Yes | | | gtk-zoom-100 | _Normal Size | | | gtk-zoom-fit | Best _Fit | | | gtk-zoom-in | Zoom _In | | | gtk-zoom-out | Zoom _Out | | +-----------------------------------+-------------------+-------------+ METHODS
Gtk2::Stock->add (...) o ... (list) of Gtk2::StockItem's to be added list = Gtk2::Stock->list_ids Returns a list of strings, the stock-ids. scalar = Gtk2::Stock->lookup ($stock_id) o $stock_id (string) Returns a hash reference, a Gtk2::StockItem. Gtk2::Stock->set_translate_func ($domain, $func, $data=undef) o $domain (string) o $func (scalar) o $data (scalar) Since: gtk+ 2.8 SEE ALSO
Gtk2 COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::Stock(3pm)