~ubuntu-branches/ubuntu/trusty/fcitx/trusty-proposed

« back to all changes in this revision

Viewing changes to src/ui/classic/fcitx-classicui.fxaddon

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2013-02-10 17:03:56 UTC
  • mfrom: (1.3.18) (33.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130210170356-2yuv6xy3ed378kn0
Tags: 1:4.2.7-1
* New upstream release.
* New binary packages:
  - fcitx-libs-gclient: D-Bus client library for Glib
  - fcitx-libs-qt: D-Bus client library for Qt
  - fcitx-module-quickphrase-editor: Quick Phrase editor module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[FcitxAddon]
 
2
Name=fcitx-classic-ui
 
3
Prefix=ClassicUI
 
4
Include0="classicuiinterface.h"
 
5
Function0=LoadImage
 
6
Function1=GetKeyboardFontColor
 
7
Function2=GetFont
 
8
Function3=
 
9
Function4=
 
10
Function5=
 
11
Function6=
 
12
Self.Type=FcitxClassicUI*
 
13
 
 
14
[LoadImage]
 
15
Name=load-image
 
16
Return=cairo_surface_t*
 
17
Self.Deref=&$<->skin
 
18
Self.DerefType=FcitxSkin*
 
19
Arg0=const char*
 
20
Arg1=boolean*
 
21
Arg1.Deref=1
 
22
Arg1.DerefType=boolean
 
23
Res.WrapFunc=LoadImage
 
24
Res.Deref=$@ ? $@->image : NULL
 
25
Res.DerefType=SkinImage*
 
26
 
 
27
[GetKeyboardFontColor]
 
28
Name=get-keyboard-font-color
 
29
Return=FcitxConfigColor*
 
30
Res.Exp=&$<->skin.skinKeyboard.keyColor
 
31
 
 
32
[GetFont]
 
33
Name=get-font
 
34
Return=char**
 
35
Res.Exp=&$<->font