aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/menuitem.c
Commit message (Collapse)AuthorAgeFilesLines
* Casting the gsize to an int for 64-bit systems. We shouldn't have pngs over ↵Ted Gould2009-09-031-1/+1
| | | | 4 GB anyway. Wonder how dbus would handle it...
* Some comments in gtk-doc style.Ted Gould2009-09-021-0/+25
|
* Fleshing out the get function again stealing code from libindicate-gtk.Ted Gould2009-09-021-1/+35
|
* Fleshing out the setting function. Stealing from libindicate.Ted Gould2009-09-021-1/+26
|
* Adding some place holders for the image handling functions.Ted Gould2009-09-021-0/+46